forked from Ivasoft/docker-tvheadend
Compare commits
6 Commits
42078692-l
...
fbc94aee-l
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae4e65e8b4 | ||
|
|
40101423d3 | ||
|
|
267d71999e | ||
|
|
8d64a8b941 | ||
|
|
301726296e | ||
|
|
14a02b2793 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -355,7 +355,7 @@ pipeline {
|
||||
if grep -wq "${CONTAINER_NAME}" ${TEMPDIR}/unraid/templates/unraid/ignore.list; then
|
||||
echo "Image is on the ignore list, marking Unraid template as deprecated"
|
||||
cp ${TEMPDIR}/docker-${CONTAINER_NAME}/.jenkins-external/${CONTAINER_NAME}.xml ${TEMPDIR}/unraid/templates/unraid/
|
||||
git add unraid/${CONTAINER_NAME}.xml
|
||||
git add -u unraid/${CONTAINER_NAME}.xml
|
||||
git mv unraid/${CONTAINER_NAME}.xml unraid/deprecated/${CONTAINER_NAME}.xml || :
|
||||
git commit -m 'Bot Moving Deprecated Unraid Template' || :
|
||||
else
|
||||
|
||||
@@ -11,12 +11,12 @@ bzip2-1.0.8-r1
|
||||
ca-certificates-20211220-r0
|
||||
ca-certificates-bundle-20211220-r0
|
||||
coreutils-9.0-r2
|
||||
curl-7.80.0-r1
|
||||
curl-7.80.0-r2
|
||||
expat-2.4.7-r0
|
||||
ffmpeg-4.4.1-r2
|
||||
ffmpeg-libs-4.4.1-r2
|
||||
fontconfig-2.13.1-r4
|
||||
freetype-2.11.1-r0
|
||||
freetype-2.11.1-r2
|
||||
fribidi-1.0.11-r0
|
||||
fts-1.2.7-r1
|
||||
gdbm-1.22-r0
|
||||
@@ -38,8 +38,8 @@ libblkid-2.37.4-r0
|
||||
libbsd-0.11.3-r1
|
||||
libbz2-1.0.8-r1
|
||||
libc-utils-0.7.2-r3
|
||||
libcrypto1.1-1.1.1n-r0
|
||||
libcurl-7.80.0-r1
|
||||
libcrypto1.1-1.1.1o-r0
|
||||
libcurl-7.80.0-r2
|
||||
libdav1d-0.9.2-r0
|
||||
libdrm-2.4.109-r0
|
||||
libdvbcsa-1.1.0-r1
|
||||
@@ -62,7 +62,7 @@ libproc-3.3.17-r0
|
||||
libretls-3.3.4-r3
|
||||
libsrt-1.4.2-r1
|
||||
libssh-0.9.6-r1
|
||||
libssl1.1-1.1.1n-r0
|
||||
libssl1.1-1.1.1o-r0
|
||||
libstdc++-10.3.1_git20211027-r0
|
||||
libtasn1-4.18.0-r0
|
||||
libtheora-1.1.1-r16
|
||||
@@ -81,7 +81,7 @@ libxcb-1.14-r2
|
||||
libxdmcp-1.1.3-r0
|
||||
libxext-1.3.4-r0
|
||||
libxfixes-6.0.0-r0
|
||||
libxml2-2.9.13-r0
|
||||
libxml2-2.9.14-r0
|
||||
libxshmfence-1.3-r1
|
||||
libxslt-1.1.35-r0
|
||||
linux-headers-5.10.41-r0
|
||||
@@ -101,11 +101,11 @@ ncurses-libs-6.3_p20211120-r0
|
||||
ncurses-terminfo-base-6.3_p20211120-r0
|
||||
nettle-3.7.3-r0
|
||||
nghttp2-libs-1.46.0-r0
|
||||
openssl-1.1.1n-r0
|
||||
openssl-1.1.1p-r0
|
||||
opus-1.3.1-r1
|
||||
p11-kit-0.24.0-r1
|
||||
pcre-8.45-r1
|
||||
pcre2-10.39-r0
|
||||
pcre2-10.40-r0
|
||||
perl-5.34.0-r1
|
||||
perl-archive-zip-1.68-r1
|
||||
perl-b-hooks-endofscope-0.25-r0
|
||||
@@ -257,5 +257,5 @@ x265-libs-3.5-r0
|
||||
xvidcore-1.3.7-r1
|
||||
xz-5.2.5-r1
|
||||
xz-libs-5.2.5-r1
|
||||
zlib-1.2.12-r0
|
||||
zlib-1.2.12-r1
|
||||
zstd-libs-1.5.0-r0
|
||||
|
||||
Reference in New Issue
Block a user