From d1e8b72de555a998e7c09a5e3a39c8ce10c847a6 Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:13:39 +0200 Subject: [PATCH 1/6] Update emby to 4.5.0.50 (linuxserver/emby:4.5.0.50-ls56) --- emby/CHANGELOG.md | 4 ++++ emby/build.json | 8 ++++---- emby/config.json | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index d3fe974af..c446f3fe1 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.0 + + - Update emby to 4.5.0.50 (linuxserver/emby:4.5.0.50-ls56) + ## 0.4.0 - Update emby to 4.4.3.0 (linuxserver/emby:4.4.3.0-ls45) diff --git a/emby/build.json b/emby/build.json index 376737797..e0018dc62 100644 --- a/emby/build.json +++ b/emby/build.json @@ -1,12 +1,12 @@ { "build_from_template": { "image": "linuxserver/emby", - "version": "4.4.3.0-ls45" + "version": "4.5.0.50-ls56" }, "build_from": { - "armhf": "linuxserver/emby:arm32v7-4.4.3.0-ls45", - "aarch64": "linuxserver/emby:arm64v8-4.4.3.0-ls45", - "amd64": "linuxserver/emby:amd64-4.4.3.0-ls45" + "armhf": "linuxserver/emby:arm32v7-4.5.0.50-ls56", + "aarch64": "linuxserver/emby:arm64v8-4.5.0.50-ls56", + "amd64": "linuxserver/emby:amd64-4.5.0.50-ls56" }, "squash": false, "args": {} diff --git a/emby/config.json b/emby/config.json index 11f72d89b..96e48965b 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,6 +1,6 @@ { "name": "emby", - "version": "0.4.0", + "version": "0.5.0", "slug": "emby", "legacy": false, "maintenance": { From f413db08cae94c1a7ba44a57dfa314006c6e19a2 Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:13:41 +0200 Subject: [PATCH 2/6] Update hyperion to 2.0.0-alpha.8 (2.0.0-alpha.8) --- hyperion/CHANGELOG.md | 4 ++++ hyperion/build.json | 2 +- hyperion/config.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/hyperion/CHANGELOG.md b/hyperion/CHANGELOG.md index 51ddcc5e5..4243f1553 100644 --- a/hyperion/CHANGELOG.md +++ b/hyperion/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - Update hyperion to 2.0.0-alpha.8 (2.0.0-alpha.8) + ## 0.2.2 - Update hyperion to 2.0.0-alpha.7 (2.0.0-alpha.7) diff --git a/hyperion/build.json b/hyperion/build.json index 431131b77..6b6270063 100644 --- a/hyperion/build.json +++ b/hyperion/build.json @@ -6,6 +6,6 @@ }, "squash": false, "args": { - "RELEASE": "2.0.0-alpha.7" + "RELEASE": "2.0.0-alpha.8" } } diff --git a/hyperion/config.json b/hyperion/config.json index ba2dbac66..1ff602119 100644 --- a/hyperion/config.json +++ b/hyperion/config.json @@ -1,6 +1,6 @@ { "name": "hyperion", - "version": "0.2.2", + "version": "0.3.0", "slug": "hyperion", "legacy": false, "maintenance": { From 7b92619779efaee8f521db4f5ef31f77f901b099 Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:13:41 +0200 Subject: [PATCH 3/6] Update jackett to 0.16.1327 (linuxserver/jackett:v0.16.1327-ls18) --- jackett/CHANGELOG.md | 4 ++++ jackett/build.json | 8 ++++---- jackett/config.json | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index 962795a30..c8ccd420f 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.14.0 + + - Update jackett to 0.16.1327 (linuxserver/jackett:v0.16.1327-ls18) + ## 0.13.0 - Update jackett to 0.16.1023 (linuxserver/jackett:v0.16.1023-ls15) diff --git a/jackett/build.json b/jackett/build.json index 03233e110..efcd0eeee 100644 --- a/jackett/build.json +++ b/jackett/build.json @@ -1,12 +1,12 @@ { "build_from_template": { "image": "linuxserver/jackett", - "version": "v0.16.1023-ls15" + "version": "v0.16.1327-ls18" }, "build_from": { - "armhf": "linuxserver/jackett:arm32v7-v0.16.1023-ls15", - "aarch64": "linuxserver/jackett:arm64v8-v0.16.1023-ls15", - "amd64": "linuxserver/jackett:amd64-v0.16.1023-ls15" + "armhf": "linuxserver/jackett:arm32v7-v0.16.1327-ls18", + "aarch64": "linuxserver/jackett:arm64v8-v0.16.1327-ls18", + "amd64": "linuxserver/jackett:amd64-v0.16.1327-ls18" }, "squash": false, "args": {} diff --git a/jackett/config.json b/jackett/config.json index 8b2667b52..2c3ea3270 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -1,6 +1,6 @@ { "name": "jackett", - "version": "0.13.0", + "version": "0.14.0", "slug": "jackett", "legacy": false, "maintenance": { From e6d6b938a11297fb479577c1898cabd81d15c5bf Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:13:46 +0200 Subject: [PATCH 4/6] Update znc to 1.8.2 (linuxserver/znc:znc-1.8.2-ls41) --- znc/CHANGELOG.md | 4 ++++ znc/build.json | 8 ++++---- znc/config.json | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/znc/CHANGELOG.md b/znc/CHANGELOG.md index 4ee0fc471..e500755fa 100644 --- a/znc/CHANGELOG.md +++ b/znc/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.7.0 + + - Update znc to 1.8.2 (linuxserver/znc:znc-1.8.2-ls41) + ## 0.6.0 - Update znc to 1.8.1 (linuxserver/znc:znc-1.8.1-ls38) diff --git a/znc/build.json b/znc/build.json index de00e82c0..c548c3daa 100644 --- a/znc/build.json +++ b/znc/build.json @@ -1,12 +1,12 @@ { "build_from_template": { "image": "linuxserver/znc", - "version": "znc-1.8.1-ls38" + "version": "znc-1.8.2-ls41" }, "build_from": { - "armhf": "linuxserver/znc:arm32v7-znc-1.8.1-ls38", - "aarch64": "linuxserver/znc:arm64v8-znc-1.8.1-ls38", - "amd64": "linuxserver/znc:amd64-znc-1.8.1-ls38" + "armhf": "linuxserver/znc:arm32v7-znc-1.8.2-ls41", + "aarch64": "linuxserver/znc:arm64v8-znc-1.8.2-ls41", + "amd64": "linuxserver/znc:amd64-znc-1.8.2-ls41" }, "squash": false, "args": {} diff --git a/znc/config.json b/znc/config.json index 2abae7ea2..13c6322ea 100644 --- a/znc/config.json +++ b/znc/config.json @@ -1,6 +1,6 @@ { "name": "znc", - "version": "0.6.0", + "version": "0.7.0", "slug": "znc", "legacy": false, "maintenance": { From 30e6856fdaadc0fe15e680f9b529eade93c3578b Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:22:50 +0200 Subject: [PATCH 5/6] znc: upgrade curl and jq package --- znc/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/znc/Dockerfile b/znc/Dockerfile index 2821603a8..e74817521 100644 --- a/znc/Dockerfile +++ b/znc/Dockerfile @@ -3,8 +3,8 @@ ARG BUILD_FROM FROM $BUILD_FROM RUN apk add --no-cache \ - curl=7.67.0-r0 \ - jq=1.6-r0 \ + curl=7.69.1-r1 \ + jq=1.6-r1 \ && curl -J -L -o /tmp/bashio.tar.gz \ "https://github.com/hassio-addons/bashio/archive/v0.8.0.tar.gz" \ && mkdir /tmp/bashio \ From 6f7bf80340b946d809f17f2e3fe3fc829f38284f Mon Sep 17 00:00:00 2001 From: Arne Petersen Date: Thu, 24 Sep 2020 08:57:29 +0200 Subject: [PATCH 6/6] hyperion: remove zlib workaround --- hyperion/Dockerfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hyperion/Dockerfile b/hyperion/Dockerfile index 757edd627..923b709df 100644 --- a/hyperion/Dockerfile +++ b/hyperion/Dockerfile @@ -21,17 +21,10 @@ RUN apt-get update \ libqt5core5a=5.11.3+dfsg1-1+deb10u3 \ libusb-1.0=2:1.0.22-2 \ zlib1g-dev=1:1.2.11.dfsg-1 \ - # unzip needed for zlib fix, see below - unzip=6.0-23+deb10u1 \ && if [[ "${BUILD_ARCH}" = "amd64" ]]; then ARCH="Linux-x86_64"; fi \ && if [[ "${BUILD_ARCH}" = "aarch64" ]]; then ARCH="Linux-aarch64"; fi \ && curl -fsSL https://github.com/hyperion-project/hyperion.ng/releases/download/${RELEASE}/Hyperion-${RELEASE}-${ARCH}.deb > /tmp/Hyperion-${RELEASE}-${ARCH}.deb \ && dpkg -i /tmp/Hyperion-${RELEASE}-${ARCH}.deb \ - # temporary zlib fix, see https://github.com/hyperion-project/hyperion.ng/issues/881 - && mkdir /usr/share/hyperion/lib/python/ \ - && unzip /usr/share/hyperion/bin/python35.zip -d /usr/share/hyperion/lib/python \ - && rm /usr/share/hyperion/bin/python35.zip \ - # temporary zlib fix end && rm -fr \ /tmp/* \ /var/{cache,log}/* \