From 199d0a6707f73174e2acbe55b1a749ba8f6ce8f9 Mon Sep 17 00:00:00 2001 From: thespad Date: Tue, 25 Feb 2025 20:24:11 +0000 Subject: [PATCH 01/58] Check for broken dns credentials value in cli.ini and remove --- root/etc/s6-overlay/s6-rc.d/init-certbot-config/run | 3 +++ 1 file changed, 3 insertions(+) diff --git a/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run b/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run index 51e8e5e..c81153b 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run +++ b/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run @@ -56,6 +56,9 @@ touch /config/etc/letsencrypt/cli.ini lsiown abc:abc /config/etc/letsencrypt/cli.ini grep -qF 'agree-tos' /config/etc/letsencrypt/cli.ini || echo 'agree-tos=true' >>/config/etc/letsencrypt/cli.ini +# Check for broken dns credentials value in cli.ini and remove +sed -i '/dns--credentials/d' /config/etc/letsencrypt/cli.ini + # copy dns default configs cp -n /defaults/dns-conf/* /config/dns-conf/ 2> >(grep -v 'cp: not replacing') lsiown -R abc:abc /config/dns-conf From 4632ecb91ad0119813bc22b481c8250b358f15d1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 26 Feb 2025 08:57:28 +0000 Subject: [PATCH 02/58] Bot Updating Package Versions --- package_versions.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 1151c4a..1c854db 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.36.26 python -botocore 1.36.26 python +boto3 1.37.1 python +botocore 1.37.1 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -117,7 +117,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.1 python -google-api-python-client 2.161.0 python +google-api-python-client 2.162.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.68.0 python @@ -338,7 +338,7 @@ requests-mock 1.12.1 python rsa 4.9 python s3transfer 0.11.2 python scanelf 1.3.8-r1 apk -setuptools 75.8.0 python +setuptools 75.8.1 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From 2528e2f0272a806b6a8d15d19159326c80750dcf Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 1 Mar 2025 03:33:12 +0000 Subject: [PATCH 03/58] Bot Updating Package Versions --- package_versions.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 1c854db..fcb87bc 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.1 python -botocore 1.37.1 python +boto3 1.37.4 python +botocore 1.37.4 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -82,7 +82,7 @@ certifi 2025.1.31 python cffi 1.17.1 python charset-normalizer 3.4.1 python cloudflare 2.19.4 python -composer 2.8.5 binary +composer 2.8.6 binary configargparse 1.7 python configobj 5.0.9 python coreutils 9.5-r2 apk @@ -158,7 +158,7 @@ libdav1d 1.5.0-r0 apk libedit 20240808.3.1-r0 apk libevent 2.1.12-r7 apk libexpat 2.6.4-r0 apk -libffi 3.4.6-r0 apk +libffi 3.4.7-r0 apk libgcc 14.2.0-r4 apk libgcrypt 1.10.3-r1 apk libgd 2.3.3-r9 apk @@ -336,9 +336,9 @@ requests 2.32.3 python requests-file 2.1.0 python requests-mock 1.12.1 python rsa 4.9 python -s3transfer 0.11.2 python +s3transfer 0.11.3 python scanelf 1.3.8-r1 apk -setuptools 75.8.1 python +setuptools 75.8.2 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From 586eaa3b4cd681fc3f68799ca45eb92f50bb1620 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 8 Mar 2025 03:24:16 +0000 Subject: [PATCH 04/58] Bot Updating Package Versions --- package_versions.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index fcb87bc..093a7e3 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.4 python -botocore 1.37.4 python +boto3 1.37.9 python +botocore 1.37.9 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -89,11 +89,11 @@ coreutils 9.5-r2 apk coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk -cryptography 44.0.1 python +cryptography 44.0.2 python curl 8.12.1-r0 apk distro 1.9.0 python dns-lexicon 3.20.1 python -dnslib 0.9.25 python +dnslib 0.9.26 python dnspython 2.7.0 python domeneshop 0.4.4 python fail2ban 1.1.0 python @@ -117,10 +117,10 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.1 python -google-api-python-client 2.162.0 python +google-api-python-client 2.163.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.68.0 python +googleapis-common-protos 1.69.1 python gpg 2.4.7-r0 apk gpg-agent 2.4.7-r0 apk gpg-wks-server 2.4.7-r0 apk @@ -199,7 +199,7 @@ libxau 1.0.11-r4 apk libxcb 1.16.1-r0 apk libxdmcp 1.1.5-r1 apk libxext 1.3.6-r2 apk -libxml2 2.13.4-r3 apk +libxml2 2.13.4-r4 apk libxpm 3.5.17-r0 apk libxslt 1.1.42-r1 apk libxt 1.3.1-r0 apk @@ -211,7 +211,7 @@ loopialib 0.2.0 python lxml 5.3.1 python lz4-libs 1.10.0-r0 apk memcached 1.6.32-r0 apk -mock 5.1.0 python +mock 5.2.0 python more-itertools 10.3.0 python mpdecimal 4.0.0-r0 apk msal 1.31.1 python @@ -336,7 +336,7 @@ requests 2.32.3 python requests-file 2.1.0 python requests-mock 1.12.1 python rsa 4.9 python -s3transfer 0.11.3 python +s3transfer 0.11.4 python scanelf 1.3.8-r1 apk setuptools 75.8.2 python shadow 4.16.0-r1 apk From 5a8b8010eea3fcf0abc229ba49beef5363524eb7 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 11 Mar 2025 17:20:25 +0000 Subject: [PATCH 05/58] Bot Updating Package Versions --- package_versions.txt | 46 +++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 093a7e3..2628364 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,7 +1,7 @@ NAME VERSION TYPE Simple Launcher 1.1.0.14 dotnet (+5 duplicates) acl-libs 2.3.2-r1 apk -acme 3.2.0 python +acme 3.3.0 python alpine-baselayout 3.6.8-r1 apk alpine-baselayout-data 3.6.8-r1 apk alpine-keys 2.5-r0 apk @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.9 python -botocore 1.37.9 python +boto3 1.37.10 python +botocore 1.37.10 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -34,18 +34,18 @@ ca-certificates 20241121-r1 apk ca-certificates-bundle 20241121-r1 apk cachetools 5.5.2 python catatonit 0.2.0-r0 apk -certbot 3.2.0 python +certbot 3.3.0 python certbot-dns-acmedns 0.1.0 python certbot-dns-aliyun 2.0.0 python certbot-dns-azure 2.6.1 python certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 3.2.0 python +certbot-dns-cloudflare 3.3.0 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 3.2.0 python -certbot-dns-directadmin 1.0.13 python -certbot-dns-dnsimple 3.2.0 python -certbot-dns-dnsmadeeasy 3.2.0 python +certbot-dns-digitalocean 3.3.0 python +certbot-dns-directadmin 1.0.14 python +certbot-dns-dnsimple 3.3.0 python +certbot-dns-dnsmadeeasy 3.3.0 python certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python @@ -53,27 +53,27 @@ certbot-dns-dreamhost 1.0 python certbot-dns-duckdns 1.5 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 3.2.0 python +certbot-dns-gehirn 3.3.0 python certbot-dns-glesys 2.1.0 python certbot-dns-godaddy 2.8.0 python -certbot-dns-google 3.2.0 python +certbot-dns-google 3.3.0 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python certbot-dns-inwx 3.0.2 python certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 3.2.0 python +certbot-dns-linode 3.3.0 python certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 3.2.0 python +certbot-dns-luadns 3.3.0 python certbot-dns-namecheap 1.0.0 python certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 3.2.0 python -certbot-dns-ovh 3.2.0 python +certbot-dns-nsone 3.3.0 python +certbot-dns-ovh 3.3.0 python certbot-dns-porkbun 0.9.1 python -certbot-dns-rfc2136 3.2.0 python -certbot-dns-route53 3.2.0 python -certbot-dns-sakuracloud 3.2.0 python +certbot-dns-rfc2136 3.3.0 python +certbot-dns-route53 3.3.0 python +certbot-dns-sakuracloud 3.3.0 python certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python @@ -116,7 +116,7 @@ gnupg-keyboxd 2.4.7-r0 apk gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk -google-api-core 2.24.1 python +google-api-core 2.24.2 python google-api-python-client 2.163.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python @@ -142,6 +142,7 @@ jaraco-collections 5.1.0 python jaraco-context 5.3.0 python jaraco-functools 4.0.1 python jaraco-text 3.12.1 python +jinja2 3.1.6 python jmespath 1.0.1 python josepy 1.15.0 python jq 1.7.1-r0 apk @@ -199,7 +200,7 @@ libxau 1.0.11-r4 apk libxcb 1.16.1-r0 apk libxdmcp 1.1.5-r1 apk libxext 1.3.6-r2 apk -libxml2 2.13.4-r4 apk +libxml2 2.13.4-r5 apk libxpm 3.5.17-r0 apk libxslt 1.1.42-r1 apk libxt 1.3.1-r0 apk @@ -210,6 +211,7 @@ logrotate 3.21.0-r1 apk loopialib 0.2.0 python lxml 5.3.1 python lz4-libs 1.10.0-r0 apk +markupsafe 3.0.2 python memcached 1.6.32-r0 apk mock 5.2.0 python more-itertools 10.3.0 python @@ -310,7 +312,7 @@ platformdirs 4.2.2 python popt 1.19-r4 apk portalocker 2.10.1 python procps-ng 4.0.4-r2 apk -proto-plus 1.26.0 python +proto-plus 1.26.1 python protobuf 5.29.3 python pyacmedns 0.4 python pyasn1 0.6.1 python @@ -338,7 +340,7 @@ requests-mock 1.12.1 python rsa 4.9 python s3transfer 0.11.4 python scanelf 1.3.8-r1 apk -setuptools 75.8.2 python +setuptools 76.0.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From 2992a09e3260bf0a68832e8e5e6b47186ebe7236 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 15 Mar 2025 03:30:55 +0000 Subject: [PATCH 06/58] Bot Updating Package Versions --- package_versions.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 2628364..be5c876 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -12,18 +12,18 @@ apk-tools 2.14.6-r3 apk apr 1.7.5-r0 apk apr-util 1.6.3-r1 apk argon2-libs 20190702-r5 apk -attrs 25.1.0 python +attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python azure-core 1.32.0 python -azure-identity 1.20.0 python +azure-identity 1.21.0 python azure-mgmt-core 1.5.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.10 python -botocore 1.37.10 python +boto3 1.37.13 python +botocore 1.37.13 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -99,7 +99,7 @@ domeneshop 0.4.4 python fail2ban 1.1.0 python fail2ban 1.1.0-r2 apk fail2ban-pyc 1.1.0-r2 apk -filelock 3.17.0 python +filelock 3.18.0 python findutils 4.10.0-r0 apk fontconfig 2.15.0-r1 apk freetype 2.13.3-r0 apk @@ -117,7 +117,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.163.0 python +google-api-python-client 2.164.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.69.1 python @@ -202,7 +202,7 @@ libxdmcp 1.1.5-r1 apk libxext 1.3.6-r2 apk libxml2 2.13.4-r5 apk libxpm 3.5.17-r0 apk -libxslt 1.1.42-r1 apk +libxslt 1.1.42-r2 apk libxt 1.3.1-r0 apk libxtables 1.8.11-r1 apk libzip 1.11.2-r0 apk @@ -216,8 +216,8 @@ memcached 1.6.32-r0 apk mock 5.2.0 python more-itertools 10.3.0 python mpdecimal 4.0.0-r0 apk -msal 1.31.1 python -msal-extensions 1.2.0 python +msal 1.32.0 python +msal-extensions 1.3.1 python musl 1.2.5-r9 apk musl-utils 1.2.5-r9 apk my-test-package 1.0 python @@ -310,7 +310,6 @@ pip 25.0.1 python pkb-client 2.0.0 python platformdirs 4.2.2 python popt 1.19-r4 apk -portalocker 2.10.1 python procps-ng 4.0.4-r2 apk proto-plus 1.26.1 python protobuf 5.29.3 python From f909c85857ac14976d60db079b4918efcbcf1aa7 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 17 Mar 2025 13:53:02 +0000 Subject: [PATCH 07/58] Bot Updating Package Versions --- package_versions.txt | 132 +++++++++++++++++++++---------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index be5c876..a15e84f 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -120,7 +120,7 @@ google-api-core 2.24.2 python google-api-python-client 2.164.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.69.1 python +googleapis-common-protos 1.69.2 python gpg 2.4.7-r0 apk gpg-agent 2.4.7-r0 apk gpg-wks-server 2.4.7-r0 apk @@ -158,7 +158,7 @@ libcurl 8.12.1-r0 apk libdav1d 1.5.0-r0 apk libedit 20240808.3.1-r0 apk libevent 2.1.12-r7 apk -libexpat 2.6.4-r0 apk +libexpat 2.7.0-r0 apk libffi 3.4.7-r0 apk libgcc 14.2.0-r4 apk libgcrypt 1.10.3-r1 apk @@ -180,7 +180,7 @@ libmnl 1.0.5-r2 apk libncursesw 6.5_p20241006-r3 apk libnftnl 1.2.8-r0 apk libpanelw 6.5_p20241006-r3 apk -libpng 1.6.44-r0 apk +libpng 1.6.47-r0 apk libpq 17.4-r0 apk libproc2 4.0.4-r2 apk libpsl 0.21.5-r3 apk @@ -226,25 +226,25 @@ ncurses-terminfo-base 6.5_p20241006-r3 apk netcat-openbsd 1.226.1.1-r0 apk nettle 3.10-r1 apk nghttp2-libs 1.64.0-r0 apk -nginx 1.26.2-r4 apk -nginx-mod-devel-kit 1.26.2-r4 apk -nginx-mod-http-brotli 1.26.2-r4 apk -nginx-mod-http-dav-ext 1.26.2-r4 apk -nginx-mod-http-echo 1.26.2-r4 apk -nginx-mod-http-fancyindex 1.26.2-r4 apk -nginx-mod-http-geoip2 1.26.2-r4 apk -nginx-mod-http-headers-more 1.26.2-r4 apk -nginx-mod-http-image-filter 1.26.2-r4 apk -nginx-mod-http-perl 1.26.2-r4 apk -nginx-mod-http-redis2 1.26.2-r4 apk -nginx-mod-http-set-misc 1.26.2-r4 apk -nginx-mod-http-upload-progress 1.26.2-r4 apk -nginx-mod-http-xslt-filter 1.26.2-r4 apk -nginx-mod-mail 1.26.2-r4 apk -nginx-mod-rtmp 1.26.2-r4 apk -nginx-mod-stream 1.26.2-r4 apk -nginx-mod-stream-geoip2 1.26.2-r4 apk -nginx-vim 1.26.2-r4 apk +nginx 1.26.3-r0 apk +nginx-mod-devel-kit 1.26.3-r0 apk +nginx-mod-http-brotli 1.26.3-r0 apk +nginx-mod-http-dav-ext 1.26.3-r0 apk +nginx-mod-http-echo 1.26.3-r0 apk +nginx-mod-http-fancyindex 1.26.3-r0 apk +nginx-mod-http-geoip2 1.26.3-r0 apk +nginx-mod-http-headers-more 1.26.3-r0 apk +nginx-mod-http-image-filter 1.26.3-r0 apk +nginx-mod-http-perl 1.26.3-r0 apk +nginx-mod-http-redis2 1.26.3-r0 apk +nginx-mod-http-set-misc 1.26.3-r0 apk +nginx-mod-http-upload-progress 1.26.3-r0 apk +nginx-mod-http-xslt-filter 1.26.3-r0 apk +nginx-mod-mail 1.26.3-r0 apk +nginx-mod-rtmp 1.26.3-r0 apk +nginx-mod-stream 1.26.3-r0 apk +nginx-mod-stream-geoip2 1.26.3-r0 apk +nginx-vim 1.26.3-r0 apk npth 1.6-r4 apk oniguruma 6.9.9-r0 apk openssl 3.3.3-r0 apk @@ -256,55 +256,55 @@ pcre2 10.43-r0 apk perl 5.40.1-r0 apk perl-error 0.17029-r2 apk perl-git 2.47.2-r0 apk -php83 8.3.17-r0 apk -php83-bcmath 8.3.17-r0 apk -php83-bz2 8.3.17-r0 apk -php83-common 8.3.17-r0 apk -php83-ctype 8.3.17-r0 apk -php83-curl 8.3.17-r0 apk -php83-dom 8.3.17-r0 apk -php83-exif 8.3.17-r0 apk -php83-fileinfo 8.3.17-r0 apk -php83-fpm 8.3.17-r0 apk -php83-ftp 8.3.17-r0 apk -php83-gd 8.3.17-r0 apk -php83-gmp 8.3.17-r0 apk -php83-iconv 8.3.17-r0 apk -php83-imap 8.3.17-r0 apk -php83-intl 8.3.17-r0 apk -php83-ldap 8.3.17-r0 apk -php83-mbstring 8.3.17-r0 apk -php83-mysqli 8.3.17-r0 apk -php83-mysqlnd 8.3.17-r0 apk -php83-opcache 8.3.17-r0 apk -php83-openssl 8.3.17-r0 apk -php83-pdo 8.3.17-r0 apk -php83-pdo_mysql 8.3.17-r0 apk -php83-pdo_odbc 8.3.17-r0 apk -php83-pdo_pgsql 8.3.17-r0 apk -php83-pdo_sqlite 8.3.17-r0 apk -php83-pear 8.3.17-r0 apk +php83 8.3.18-r0 apk +php83-bcmath 8.3.18-r0 apk +php83-bz2 8.3.18-r0 apk +php83-common 8.3.18-r0 apk +php83-ctype 8.3.18-r0 apk +php83-curl 8.3.18-r0 apk +php83-dom 8.3.18-r0 apk +php83-exif 8.3.18-r0 apk +php83-fileinfo 8.3.18-r0 apk +php83-fpm 8.3.18-r0 apk +php83-ftp 8.3.18-r0 apk +php83-gd 8.3.18-r0 apk +php83-gmp 8.3.18-r0 apk +php83-iconv 8.3.18-r0 apk +php83-imap 8.3.18-r0 apk +php83-intl 8.3.18-r0 apk +php83-ldap 8.3.18-r0 apk +php83-mbstring 8.3.18-r0 apk +php83-mysqli 8.3.18-r0 apk +php83-mysqlnd 8.3.18-r0 apk +php83-opcache 8.3.18-r0 apk +php83-openssl 8.3.18-r0 apk +php83-pdo 8.3.18-r0 apk +php83-pdo_mysql 8.3.18-r0 apk +php83-pdo_odbc 8.3.18-r0 apk +php83-pdo_pgsql 8.3.18-r0 apk +php83-pdo_sqlite 8.3.18-r0 apk +php83-pear 8.3.18-r0 apk php83-pecl-apcu 5.1.24-r0 apk php83-pecl-igbinary 3.2.16-r0 apk php83-pecl-mcrypt 1.0.7-r0 apk php83-pecl-memcached 3.3.0-r0 apk php83-pecl-msgpack 3.0.0-r0 apk php83-pecl-redis 6.1.0-r0 apk -php83-pgsql 8.3.17-r0 apk -php83-phar 8.3.17-r0 apk -php83-posix 8.3.17-r0 apk -php83-session 8.3.17-r0 apk -php83-simplexml 8.3.17-r0 apk -php83-soap 8.3.17-r0 apk -php83-sockets 8.3.17-r0 apk -php83-sodium 8.3.17-r0 apk -php83-sqlite3 8.3.17-r0 apk -php83-tokenizer 8.3.17-r0 apk -php83-xml 8.3.17-r0 apk -php83-xmlreader 8.3.17-r0 apk -php83-xmlwriter 8.3.17-r0 apk -php83-xsl 8.3.17-r0 apk -php83-zip 8.3.17-r0 apk +php83-pgsql 8.3.18-r0 apk +php83-phar 8.3.18-r0 apk +php83-posix 8.3.18-r0 apk +php83-session 8.3.18-r0 apk +php83-simplexml 8.3.18-r0 apk +php83-soap 8.3.18-r0 apk +php83-sockets 8.3.18-r0 apk +php83-sodium 8.3.18-r0 apk +php83-sqlite3 8.3.18-r0 apk +php83-tokenizer 8.3.18-r0 apk +php83-xml 8.3.18-r0 apk +php83-xmlreader 8.3.18-r0 apk +php83-xmlwriter 8.3.18-r0 apk +php83-xsl 8.3.18-r0 apk +php83-zip 8.3.18-r0 apk pinentry 1.3.1-r0 apk pip 25.0.1 python pkb-client 2.0.0 python @@ -312,7 +312,7 @@ platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk proto-plus 1.26.1 python -protobuf 5.29.3 python +protobuf 6.30.1 python pyacmedns 0.4 python pyasn1 0.6.1 python pyasn1-modules 0.4.1 python From 1567416bfbc6f858f43da2bee5deee0c5049eaaa Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 22 Mar 2025 03:34:48 +0000 Subject: [PATCH 08/58] Bot Updating Package Versions --- package_versions.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index a15e84f..c6f1fa1 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.13 python -botocore 1.37.13 python +boto3 1.37.18 python +botocore 1.37.18 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -117,7 +117,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.164.0 python +google-api-python-client 2.165.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.69.2 python @@ -339,7 +339,7 @@ requests-mock 1.12.1 python rsa 4.9 python s3transfer 0.11.4 python scanelf 1.3.8-r1 apk -setuptools 76.0.0 python +setuptools 77.0.3 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk @@ -356,8 +356,7 @@ unixodbc 2.3.12-r0 apk uritemplate 4.1.1 python urllib3 2.3.0 python utmps-libs 0.1.2.3-r2 apk -wheel 0.43.0 python -wheel 0.45.1 python +wheel 0.45.1 python (+1 duplicate) whois 5.5.23-r0 apk xz-libs 5.6.3-r0 apk zipp 3.19.2 python From 15a3bc9d2c8c6a6c6dc2e809cf4c2318953341f8 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 25 Mar 2025 19:50:00 +0000 Subject: [PATCH 09/58] chore: :coffin: remove authelia 4.37 and below comments Signed-off-by: GitHub --- .../nginx/authelia-location.conf.sample | 8 ++----- .../nginx/authelia-server.conf.sample | 24 +++---------------- 2 files changed, 5 insertions(+), 27 deletions(-) diff --git a/root/defaults/nginx/authelia-location.conf.sample b/root/defaults/nginx/authelia-location.conf.sample index 6487536..61df66b 100644 --- a/root/defaults/nginx/authelia-location.conf.sample +++ b/root/defaults/nginx/authelia-location.conf.sample @@ -1,13 +1,9 @@ -## Version 2024/03/14 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-location.conf.sample +## Version 2025/03/25 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-location.conf.sample # Make sure that your authelia container is in the same user defined bridge network and is named authelia # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf -# For authelia 4.37 and below, make sure that the authelia configuration.yml has 'path: "authelia"' defined -# For authelia 4.38 and above, make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined +# Make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined ## Send a subrequest to Authelia to verify if the user is authenticated and has permission to access the resource -## For authelia 4.37 and below, use the following line -# auth_request /authelia/api/verify; -## For authelia 4.38 and above, use the following line auth_request /authelia/api/authz/auth-request; ## If the subreqest returns 200 pass to the backend, if the subrequest returns 401 redirect to the portal diff --git a/root/defaults/nginx/authelia-server.conf.sample b/root/defaults/nginx/authelia-server.conf.sample index 43147de..0e654ee 100644 --- a/root/defaults/nginx/authelia-server.conf.sample +++ b/root/defaults/nginx/authelia-server.conf.sample @@ -1,8 +1,7 @@ -## Version 2024/03/16 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-server.conf.sample +## Version 2025/03/25 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-server.conf.sample # Make sure that your authelia container is in the same user defined bridge network and is named authelia # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf -# For authelia 4.37 and below, make sure that the authelia configuration.yml has 'path: "authelia"' defined -# For authelia 4.38 and above, make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined +# Make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined # location for authelia subfolder requests location ^~ /authelia { @@ -14,24 +13,7 @@ location ^~ /authelia { proxy_pass http://$upstream_authelia:9091; } -# location for authelia 4.37 and below auth requests -location = /authelia/api/verify { - internal; - - include /config/nginx/proxy.conf; - include /config/nginx/resolver.conf; - set $upstream_authelia authelia; - proxy_pass http://$upstream_authelia:9091; - - ## Include the Set-Cookie header if present - auth_request_set $set_cookie $upstream_http_set_cookie; - add_header Set-Cookie $set_cookie; - - proxy_pass_request_body off; - proxy_set_header Content-Length ""; -} - -# location for authelia 4.38 and above auth requests +# location for authelia auth requests location = /authelia/api/authz/auth-request { internal; From 8caf2a1841503cb83906cc8e5894cb20dcac60bb Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 25 Mar 2025 21:28:54 +0000 Subject: [PATCH 10/58] feat: :poop: proxy pass the full authelia auth request subpath Signed-off-by: GitHub --- .../nginx/authelia-location.conf.sample | 1 - .../defaults/nginx/authelia-server.conf.sample | 18 +----------------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/root/defaults/nginx/authelia-location.conf.sample b/root/defaults/nginx/authelia-location.conf.sample index 61df66b..f927a71 100644 --- a/root/defaults/nginx/authelia-location.conf.sample +++ b/root/defaults/nginx/authelia-location.conf.sample @@ -1,7 +1,6 @@ ## Version 2025/03/25 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-location.conf.sample # Make sure that your authelia container is in the same user defined bridge network and is named authelia # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf -# Make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined ## Send a subrequest to Authelia to verify if the user is authenticated and has permission to access the resource auth_request /authelia/api/authz/auth-request; diff --git a/root/defaults/nginx/authelia-server.conf.sample b/root/defaults/nginx/authelia-server.conf.sample index 0e654ee..d969a05 100644 --- a/root/defaults/nginx/authelia-server.conf.sample +++ b/root/defaults/nginx/authelia-server.conf.sample @@ -1,17 +1,6 @@ ## Version 2025/03/25 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-server.conf.sample # Make sure that your authelia container is in the same user defined bridge network and is named authelia # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf -# Make sure that the authelia configuration.yml has 'address: "tcp://:9091/authelia"' defined - -# location for authelia subfolder requests -location ^~ /authelia { - auth_request off; # requests to this subfolder must be accessible without authentication - - include /config/nginx/proxy.conf; - include /config/nginx/resolver.conf; - set $upstream_authelia authelia; - proxy_pass http://$upstream_authelia:9091; -} # location for authelia auth requests location = /authelia/api/authz/auth-request { @@ -20,7 +9,7 @@ location = /authelia/api/authz/auth-request { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_authelia authelia; - proxy_pass http://$upstream_authelia:9091; + proxy_pass http://$upstream_authelia:9091/api/authz/auth-request; ## Include the Set-Cookie header if present auth_request_set $set_cookie $upstream_http_set_cookie; @@ -44,11 +33,6 @@ location @authelia_proxy_signin { ## Translate the Location response header from the auth subrequest into a variable auth_request_set $signin_url $upstream_http_location; - if ($signin_url = '') { - ## Set the $signin_url variable - set $signin_url https://$http_host/authelia/?rd=$target_url; - } - ## Redirect to login return 302 $signin_url; } From 563ae7e9c5aec250ef21bd25afaf29b4b414fbd3 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 25 Mar 2025 21:29:35 +0000 Subject: [PATCH 11/58] chore: authentik/authelia consistency Signed-off-by: GitHub --- root/defaults/nginx/authentik-server.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/defaults/nginx/authentik-server.conf.sample b/root/defaults/nginx/authentik-server.conf.sample index 1016fbb..7b08ff9 100644 --- a/root/defaults/nginx/authentik-server.conf.sample +++ b/root/defaults/nginx/authentik-server.conf.sample @@ -1,4 +1,4 @@ -## Version 2023/04/27 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authentik-server.conf.sample +## Version 2025/03/25 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authentik-server.conf.sample # Make sure that your authentik container is in the same user defined bridge network and is named authentik-server # Rename /config/nginx/proxy-confs/authentik.subdomain.conf.sample to /config/nginx/proxy-confs/authentik.subdomain.conf @@ -19,7 +19,7 @@ location = /outpost.goauthentik.io/auth/nginx { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_authentik authentik-server; - proxy_pass http://$upstream_authentik:9000; + proxy_pass http://$upstream_authentik:9000/outpost.goauthentik.io/auth/nginx; ## Include the Set-Cookie header if present auth_request_set $set_cookie $upstream_http_set_cookie; From e7c815c27f21cf81e49eba441ee7c6f5ca533e22 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 29 Mar 2025 03:32:47 +0000 Subject: [PATCH 12/58] Bot Updating Package Versions --- package_versions.txt | 113 ++++++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 56 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index c6f1fa1..35ffaf0 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.18 python -botocore 1.37.18 python +boto3 1.37.23 python +botocore 1.37.23 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -90,7 +90,7 @@ coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk cryptography 44.0.2 python -curl 8.12.1-r0 apk +curl 8.12.1-r1 apk distro 1.9.0 python dns-lexicon 3.20.1 python dnslib 0.9.26 python @@ -117,7 +117,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.165.0 python +google-api-python-client 2.166.0 python google-auth 2.38.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.69.2 python @@ -147,14 +147,14 @@ jmespath 1.0.1 python josepy 1.15.0 python jq 1.7.1-r0 apk jsonlines 4.0.0 python -jsonpickle 4.0.2 python +jsonpickle 4.0.3 python libassuan 2.5.7-r0 apk libattr 2.5.2-r2 apk libavif 1.0.4-r0 apk libbsd 0.12.2-r0 apk libbz2 1.0.8-r6 apk libcrypto3 3.3.3-r0 apk -libcurl 8.12.1-r0 apk +libcurl 8.12.1-r1 apk libdav1d 1.5.0-r0 apk libedit 20240808.3.1-r0 apk libevent 2.1.12-r7 apk @@ -256,55 +256,55 @@ pcre2 10.43-r0 apk perl 5.40.1-r0 apk perl-error 0.17029-r2 apk perl-git 2.47.2-r0 apk -php83 8.3.18-r0 apk -php83-bcmath 8.3.18-r0 apk -php83-bz2 8.3.18-r0 apk -php83-common 8.3.18-r0 apk -php83-ctype 8.3.18-r0 apk -php83-curl 8.3.18-r0 apk -php83-dom 8.3.18-r0 apk -php83-exif 8.3.18-r0 apk -php83-fileinfo 8.3.18-r0 apk -php83-fpm 8.3.18-r0 apk -php83-ftp 8.3.18-r0 apk -php83-gd 8.3.18-r0 apk -php83-gmp 8.3.18-r0 apk -php83-iconv 8.3.18-r0 apk -php83-imap 8.3.18-r0 apk -php83-intl 8.3.18-r0 apk -php83-ldap 8.3.18-r0 apk -php83-mbstring 8.3.18-r0 apk -php83-mysqli 8.3.18-r0 apk -php83-mysqlnd 8.3.18-r0 apk -php83-opcache 8.3.18-r0 apk -php83-openssl 8.3.18-r0 apk -php83-pdo 8.3.18-r0 apk -php83-pdo_mysql 8.3.18-r0 apk -php83-pdo_odbc 8.3.18-r0 apk -php83-pdo_pgsql 8.3.18-r0 apk -php83-pdo_sqlite 8.3.18-r0 apk -php83-pear 8.3.18-r0 apk +php83 8.3.19-r0 apk +php83-bcmath 8.3.19-r0 apk +php83-bz2 8.3.19-r0 apk +php83-common 8.3.19-r0 apk +php83-ctype 8.3.19-r0 apk +php83-curl 8.3.19-r0 apk +php83-dom 8.3.19-r0 apk +php83-exif 8.3.19-r0 apk +php83-fileinfo 8.3.19-r0 apk +php83-fpm 8.3.19-r0 apk +php83-ftp 8.3.19-r0 apk +php83-gd 8.3.19-r0 apk +php83-gmp 8.3.19-r0 apk +php83-iconv 8.3.19-r0 apk +php83-imap 8.3.19-r0 apk +php83-intl 8.3.19-r0 apk +php83-ldap 8.3.19-r0 apk +php83-mbstring 8.3.19-r0 apk +php83-mysqli 8.3.19-r0 apk +php83-mysqlnd 8.3.19-r0 apk +php83-opcache 8.3.19-r0 apk +php83-openssl 8.3.19-r0 apk +php83-pdo 8.3.19-r0 apk +php83-pdo_mysql 8.3.19-r0 apk +php83-pdo_odbc 8.3.19-r0 apk +php83-pdo_pgsql 8.3.19-r0 apk +php83-pdo_sqlite 8.3.19-r0 apk +php83-pear 8.3.19-r0 apk php83-pecl-apcu 5.1.24-r0 apk php83-pecl-igbinary 3.2.16-r0 apk php83-pecl-mcrypt 1.0.7-r0 apk php83-pecl-memcached 3.3.0-r0 apk php83-pecl-msgpack 3.0.0-r0 apk -php83-pecl-redis 6.1.0-r0 apk -php83-pgsql 8.3.18-r0 apk -php83-phar 8.3.18-r0 apk -php83-posix 8.3.18-r0 apk -php83-session 8.3.18-r0 apk -php83-simplexml 8.3.18-r0 apk -php83-soap 8.3.18-r0 apk -php83-sockets 8.3.18-r0 apk -php83-sodium 8.3.18-r0 apk -php83-sqlite3 8.3.18-r0 apk -php83-tokenizer 8.3.18-r0 apk -php83-xml 8.3.18-r0 apk -php83-xmlreader 8.3.18-r0 apk -php83-xmlwriter 8.3.18-r0 apk -php83-xsl 8.3.18-r0 apk -php83-zip 8.3.18-r0 apk +php83-pecl-redis 6.2.0-r0 apk +php83-pgsql 8.3.19-r0 apk +php83-phar 8.3.19-r0 apk +php83-posix 8.3.19-r0 apk +php83-session 8.3.19-r0 apk +php83-simplexml 8.3.19-r0 apk +php83-soap 8.3.19-r0 apk +php83-sockets 8.3.19-r0 apk +php83-sodium 8.3.19-r0 apk +php83-sqlite3 8.3.19-r0 apk +php83-tokenizer 8.3.19-r0 apk +php83-xml 8.3.19-r0 apk +php83-xmlreader 8.3.19-r0 apk +php83-xmlwriter 8.3.19-r0 apk +php83-xsl 8.3.19-r0 apk +php83-zip 8.3.19-r0 apk pinentry 1.3.1-r0 apk pip 25.0.1 python pkb-client 2.0.0 python @@ -312,17 +312,17 @@ platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk proto-plus 1.26.1 python -protobuf 6.30.1 python +protobuf 6.30.2 python pyacmedns 0.4 python pyasn1 0.6.1 python -pyasn1-modules 0.4.1 python +pyasn1-modules 0.4.2 python pyc 3.12.9-r0 apk pycparser 2.22 python pyjwt 2.10.1 python pynamecheap 0.0.3 python pyopenssl 25.0.0 python pyotp 2.9.0 python -pyparsing 3.2.1 python +pyparsing 3.2.3 python pyrfc3339 2.0.1 python python-dateutil 2.9.0.post0 python python-digitalocean 1.17.0 python @@ -330,7 +330,7 @@ python-transip 0.6.0 python python3 3.12.9-r0 apk python3-pyc 3.12.9-r0 apk python3-pycache-pyc0 3.12.9-r0 apk -pytz 2025.1 python +pytz 2025.2 python pyyaml 6.0.2 python readline 8.2.13-r0 apk requests 2.32.3 python @@ -339,7 +339,7 @@ requests-mock 1.12.1 python rsa 4.9 python s3transfer 0.11.4 python scanelf 1.3.8-r1 apk -setuptools 77.0.3 python +setuptools 78.1.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk @@ -350,7 +350,8 @@ tiff 4.7.0-r0 apk tldextract 5.1.3 python tomli 2.0.1 python typeguard 4.3.0 python -typing-extensions 4.12.2 python (+1 duplicate) +typing-extensions 4.12.2 python +typing-extensions 4.13.0 python tzdata 2025a-r0 apk unixodbc 2.3.12-r0 apk uritemplate 4.1.1 python From 82ba5dd791eba63158ade18b623ad60da6884404 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 5 Apr 2025 03:34:00 +0000 Subject: [PATCH 13/58] Bot Updating Package Versions --- package_versions.txt | 731 +++++++++++++++++++++---------------------- 1 file changed, 365 insertions(+), 366 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 35ffaf0..2ea0fb4 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,366 +1,365 @@ -NAME VERSION TYPE -Simple Launcher 1.1.0.14 dotnet (+5 duplicates) -acl-libs 2.3.2-r1 apk -acme 3.3.0 python -alpine-baselayout 3.6.8-r1 apk -alpine-baselayout-data 3.6.8-r1 apk -alpine-keys 2.5-r0 apk -alpine-release 3.21.3-r0 apk -aom-libs 3.11.0-r0 apk -apache2-utils 2.4.62-r0 apk -apk-tools 2.14.6-r3 apk -apr 1.7.5-r0 apk -apr-util 1.6.3-r1 apk -argon2-libs 20190702-r5 apk -attrs 25.3.0 python -autocommand 2.2.2 python -azure-common 1.1.28 python -azure-core 1.32.0 python -azure-identity 1.21.0 python -azure-mgmt-core 1.5.0 python -azure-mgmt-dns 8.2.0 python -backports-tarfile 1.2.0 python -bash 5.2.37-r0 apk -beautifulsoup4 4.13.3 python -boto3 1.37.23 python -botocore 1.37.23 python -brotli-libs 1.1.0-r2 apk -bs4 0.0.2 python -busybox 1.37.0-r12 apk -busybox-binsh 1.37.0-r12 apk -c-ares 1.34.3-r0 apk -c-client 2007f-r15 apk -ca-certificates 20241121-r1 apk -ca-certificates-bundle 20241121-r1 apk -cachetools 5.5.2 python -catatonit 0.2.0-r0 apk -certbot 3.3.0 python -certbot-dns-acmedns 0.1.0 python -certbot-dns-aliyun 2.0.0 python -certbot-dns-azure 2.6.1 python -certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 3.3.0 python -certbot-dns-cpanel 0.4.0 python -certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 3.3.0 python -certbot-dns-directadmin 1.0.14 python -certbot-dns-dnsimple 3.3.0 python -certbot-dns-dnsmadeeasy 3.3.0 python -certbot-dns-dnspod 0.1.0 python -certbot-dns-do 0.31.0 python -certbot-dns-domeneshop 0.2.9 python -certbot-dns-dreamhost 1.0 python -certbot-dns-duckdns 1.5 python -certbot-dns-dynudns 0.0.6 python -certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 3.3.0 python -certbot-dns-glesys 2.1.0 python -certbot-dns-godaddy 2.8.0 python -certbot-dns-google 3.3.0 python -certbot-dns-he 1.0.0 python -certbot-dns-hetzner 2.0.1 python -certbot-dns-infomaniak 0.2.3 python -certbot-dns-inwx 3.0.2 python -certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 3.3.0 python -certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 3.3.0 python -certbot-dns-namecheap 1.0.0 python -certbot-dns-netcup 1.4.4 python -certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 3.3.0 python -certbot-dns-ovh 3.3.0 python -certbot-dns-porkbun 0.9.1 python -certbot-dns-rfc2136 3.3.0 python -certbot-dns-route53 3.3.0 python -certbot-dns-sakuracloud 3.3.0 python -certbot-dns-standalone 1.2.1 python -certbot-dns-transip 0.5.2 python -certbot-dns-vultr 1.1.0 python -certbot-plugin-gandi 1.5.0 python -certifi 2025.1.31 python -cffi 1.17.1 python -charset-normalizer 3.4.1 python -cloudflare 2.19.4 python -composer 2.8.6 binary -configargparse 1.7 python -configobj 5.0.9 python -coreutils 9.5-r2 apk -coreutils-env 9.5-r2 apk -coreutils-fmt 9.5-r2 apk -coreutils-sha512sum 9.5-r2 apk -cryptography 44.0.2 python -curl 8.12.1-r1 apk -distro 1.9.0 python -dns-lexicon 3.20.1 python -dnslib 0.9.26 python -dnspython 2.7.0 python -domeneshop 0.4.4 python -fail2ban 1.1.0 python -fail2ban 1.1.0-r2 apk -fail2ban-pyc 1.1.0-r2 apk -filelock 3.18.0 python -findutils 4.10.0-r0 apk -fontconfig 2.15.0-r1 apk -freetype 2.13.3-r0 apk -future 1.0.0 python -gdbm 1.24-r0 apk -git 2.47.2-r0 apk -git-init-template 2.47.2-r0 apk -git-perl 2.47.2-r0 apk -gmp 6.3.0-r2 apk -gnupg 2.4.7-r0 apk -gnupg-dirmngr 2.4.7-r0 apk -gnupg-gpgconf 2.4.7-r0 apk -gnupg-keyboxd 2.4.7-r0 apk -gnupg-utils 2.4.7-r0 apk -gnupg-wks-client 2.4.7-r0 apk -gnutls 3.8.8-r0 apk -google-api-core 2.24.2 python -google-api-python-client 2.166.0 python -google-auth 2.38.0 python -google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.69.2 python -gpg 2.4.7-r0 apk -gpg-agent 2.4.7-r0 apk -gpg-wks-server 2.4.7-r0 apk -gpgsm 2.4.7-r0 apk -gpgv 2.4.7-r0 apk -httplib2 0.22.0 python -icu-data-en 74.2-r0 apk -icu-libs 74.2-r0 apk -idna 3.10 python -importlib-metadata 8.0.0 python -inflect 7.3.1 python -inotify-tools 4.23.9.0-r0 apk -inotify-tools-libs 4.23.9.0-r0 apk -inwx-domrobot 3.2.0 python -iptables 1.8.11-r1 apk -iptables-legacy 1.8.11-r1 apk -isodate 0.7.2 python -jaraco-collections 5.1.0 python -jaraco-context 5.3.0 python -jaraco-functools 4.0.1 python -jaraco-text 3.12.1 python -jinja2 3.1.6 python -jmespath 1.0.1 python -josepy 1.15.0 python -jq 1.7.1-r0 apk -jsonlines 4.0.0 python -jsonpickle 4.0.3 python -libassuan 2.5.7-r0 apk -libattr 2.5.2-r2 apk -libavif 1.0.4-r0 apk -libbsd 0.12.2-r0 apk -libbz2 1.0.8-r6 apk -libcrypto3 3.3.3-r0 apk -libcurl 8.12.1-r1 apk -libdav1d 1.5.0-r0 apk -libedit 20240808.3.1-r0 apk -libevent 2.1.12-r7 apk -libexpat 2.7.0-r0 apk -libffi 3.4.7-r0 apk -libgcc 14.2.0-r4 apk -libgcrypt 1.10.3-r1 apk -libgd 2.3.3-r9 apk -libgpg-error 1.51-r0 apk -libice 1.1.1-r6 apk -libidn2 2.3.7-r0 apk -libintl 0.22.5-r0 apk -libip4tc 1.8.11-r1 apk -libip6tc 1.8.11-r1 apk -libjpeg-turbo 3.0.4-r0 apk -libksba 1.6.7-r0 apk -libldap 2.6.8-r0 apk -libmaxminddb-libs 1.9.1-r0 apk -libmcrypt 2.5.8-r10 apk -libmd 1.1.0-r0 apk -libmemcached-libs 1.1.4-r1 apk -libmnl 1.0.5-r2 apk -libncursesw 6.5_p20241006-r3 apk -libnftnl 1.2.8-r0 apk -libpanelw 6.5_p20241006-r3 apk -libpng 1.6.47-r0 apk -libpq 17.4-r0 apk -libproc2 4.0.4-r2 apk -libpsl 0.21.5-r3 apk -libsasl 2.1.28-r8 apk -libseccomp 2.5.5-r1 apk -libsharpyuv 1.4.0-r0 apk -libsm 1.2.4-r4 apk -libsodium 1.0.20-r0 apk -libssl3 3.3.3-r0 apk -libstdc++ 14.2.0-r4 apk -libtasn1 4.20.0-r0 apk -libunistring 1.2-r0 apk -libuuid 2.40.4-r0 apk -libwebp 1.4.0-r0 apk -libx11 1.8.10-r0 apk -libxau 1.0.11-r4 apk -libxcb 1.16.1-r0 apk -libxdmcp 1.1.5-r1 apk -libxext 1.3.6-r2 apk -libxml2 2.13.4-r5 apk -libxpm 3.5.17-r0 apk -libxslt 1.1.42-r2 apk -libxt 1.3.1-r0 apk -libxtables 1.8.11-r1 apk -libzip 1.11.2-r0 apk -linux-pam 1.6.1-r1 apk -logrotate 3.21.0-r1 apk -loopialib 0.2.0 python -lxml 5.3.1 python -lz4-libs 1.10.0-r0 apk -markupsafe 3.0.2 python -memcached 1.6.32-r0 apk -mock 5.2.0 python -more-itertools 10.3.0 python -mpdecimal 4.0.0-r0 apk -msal 1.32.0 python -msal-extensions 1.3.1 python -musl 1.2.5-r9 apk -musl-utils 1.2.5-r9 apk -my-test-package 1.0 python -nano 8.2-r0 apk -ncurses-terminfo-base 6.5_p20241006-r3 apk -netcat-openbsd 1.226.1.1-r0 apk -nettle 3.10-r1 apk -nghttp2-libs 1.64.0-r0 apk -nginx 1.26.3-r0 apk -nginx-mod-devel-kit 1.26.3-r0 apk -nginx-mod-http-brotli 1.26.3-r0 apk -nginx-mod-http-dav-ext 1.26.3-r0 apk -nginx-mod-http-echo 1.26.3-r0 apk -nginx-mod-http-fancyindex 1.26.3-r0 apk -nginx-mod-http-geoip2 1.26.3-r0 apk -nginx-mod-http-headers-more 1.26.3-r0 apk -nginx-mod-http-image-filter 1.26.3-r0 apk -nginx-mod-http-perl 1.26.3-r0 apk -nginx-mod-http-redis2 1.26.3-r0 apk -nginx-mod-http-set-misc 1.26.3-r0 apk -nginx-mod-http-upload-progress 1.26.3-r0 apk -nginx-mod-http-xslt-filter 1.26.3-r0 apk -nginx-mod-mail 1.26.3-r0 apk -nginx-mod-rtmp 1.26.3-r0 apk -nginx-mod-stream 1.26.3-r0 apk -nginx-mod-stream-geoip2 1.26.3-r0 apk -nginx-vim 1.26.3-r0 apk -npth 1.6-r4 apk -oniguruma 6.9.9-r0 apk -openssl 3.3.3-r0 apk -p11-kit 0.25.5-r2 apk -packaging 24.2 python -parsedatetime 2.6 python -pcre 8.45-r3 apk -pcre2 10.43-r0 apk -perl 5.40.1-r0 apk -perl-error 0.17029-r2 apk -perl-git 2.47.2-r0 apk -php83 8.3.19-r0 apk -php83-bcmath 8.3.19-r0 apk -php83-bz2 8.3.19-r0 apk -php83-common 8.3.19-r0 apk -php83-ctype 8.3.19-r0 apk -php83-curl 8.3.19-r0 apk -php83-dom 8.3.19-r0 apk -php83-exif 8.3.19-r0 apk -php83-fileinfo 8.3.19-r0 apk -php83-fpm 8.3.19-r0 apk -php83-ftp 8.3.19-r0 apk -php83-gd 8.3.19-r0 apk -php83-gmp 8.3.19-r0 apk -php83-iconv 8.3.19-r0 apk -php83-imap 8.3.19-r0 apk -php83-intl 8.3.19-r0 apk -php83-ldap 8.3.19-r0 apk -php83-mbstring 8.3.19-r0 apk -php83-mysqli 8.3.19-r0 apk -php83-mysqlnd 8.3.19-r0 apk -php83-opcache 8.3.19-r0 apk -php83-openssl 8.3.19-r0 apk -php83-pdo 8.3.19-r0 apk -php83-pdo_mysql 8.3.19-r0 apk -php83-pdo_odbc 8.3.19-r0 apk -php83-pdo_pgsql 8.3.19-r0 apk -php83-pdo_sqlite 8.3.19-r0 apk -php83-pear 8.3.19-r0 apk -php83-pecl-apcu 5.1.24-r0 apk -php83-pecl-igbinary 3.2.16-r0 apk -php83-pecl-mcrypt 1.0.7-r0 apk -php83-pecl-memcached 3.3.0-r0 apk -php83-pecl-msgpack 3.0.0-r0 apk -php83-pecl-redis 6.2.0-r0 apk -php83-pgsql 8.3.19-r0 apk -php83-phar 8.3.19-r0 apk -php83-posix 8.3.19-r0 apk -php83-session 8.3.19-r0 apk -php83-simplexml 8.3.19-r0 apk -php83-soap 8.3.19-r0 apk -php83-sockets 8.3.19-r0 apk -php83-sodium 8.3.19-r0 apk -php83-sqlite3 8.3.19-r0 apk -php83-tokenizer 8.3.19-r0 apk -php83-xml 8.3.19-r0 apk -php83-xmlreader 8.3.19-r0 apk -php83-xmlwriter 8.3.19-r0 apk -php83-xsl 8.3.19-r0 apk -php83-zip 8.3.19-r0 apk -pinentry 1.3.1-r0 apk -pip 25.0.1 python -pkb-client 2.0.0 python -platformdirs 4.2.2 python -popt 1.19-r4 apk -procps-ng 4.0.4-r2 apk -proto-plus 1.26.1 python -protobuf 6.30.2 python -pyacmedns 0.4 python -pyasn1 0.6.1 python -pyasn1-modules 0.4.2 python -pyc 3.12.9-r0 apk -pycparser 2.22 python -pyjwt 2.10.1 python -pynamecheap 0.0.3 python -pyopenssl 25.0.0 python -pyotp 2.9.0 python -pyparsing 3.2.3 python -pyrfc3339 2.0.1 python -python-dateutil 2.9.0.post0 python -python-digitalocean 1.17.0 python -python-transip 0.6.0 python -python3 3.12.9-r0 apk -python3-pyc 3.12.9-r0 apk -python3-pycache-pyc0 3.12.9-r0 apk -pytz 2025.2 python -pyyaml 6.0.2 python -readline 8.2.13-r0 apk -requests 2.32.3 python -requests-file 2.1.0 python -requests-mock 1.12.1 python -rsa 4.9 python -s3transfer 0.11.4 python -scanelf 1.3.8-r1 apk -setuptools 78.1.0 python -shadow 4.16.0-r1 apk -six 1.17.0 python -skalibs-libs 2.14.3.0-r0 apk -soupsieve 2.6 python -sqlite-libs 3.48.0-r0 apk -ssl_client 1.37.0-r12 apk -tiff 4.7.0-r0 apk -tldextract 5.1.3 python -tomli 2.0.1 python -typeguard 4.3.0 python -typing-extensions 4.12.2 python -typing-extensions 4.13.0 python -tzdata 2025a-r0 apk -unixodbc 2.3.12-r0 apk -uritemplate 4.1.1 python -urllib3 2.3.0 python -utmps-libs 0.1.2.3-r2 apk -wheel 0.45.1 python (+1 duplicate) -whois 5.5.23-r0 apk -xz-libs 5.6.3-r0 apk -zipp 3.19.2 python -zlib 1.3.1-r2 apk -zope-interface 7.2 python -zstd-libs 1.5.6-r2 apk +NAME VERSION TYPE +acl-libs 2.3.2-r1 apk +acme 3.3.0 python +alpine-baselayout 3.6.8-r1 apk +alpine-baselayout-data 3.6.8-r1 apk +alpine-keys 2.5-r0 apk +alpine-release 3.21.3-r0 apk +aom-libs 3.11.0-r0 apk +apache2-utils 2.4.62-r0 apk +apk-tools 2.14.6-r3 apk +apr 1.7.5-r0 apk +apr-util 1.6.3-r1 apk +argon2-libs 20190702-r5 apk +attrs 25.3.0 python +autocommand 2.2.2 python +azure-common 1.1.28 python +azure-core 1.33.0 python +azure-identity 1.21.0 python +azure-mgmt-core 1.5.0 python +azure-mgmt-dns 8.2.0 python +backports-tarfile 1.2.0 python +bash 5.2.37-r0 apk +beautifulsoup4 4.13.3 python +boto3 1.37.28 python +botocore 1.37.28 python +brotli-libs 1.1.0-r2 apk +bs4 0.0.2 python +busybox 1.37.0-r12 apk +busybox-binsh 1.37.0-r12 apk +c-ares 1.34.3-r0 apk +c-client 2007f-r15 apk +ca-certificates 20241121-r1 apk +ca-certificates-bundle 20241121-r1 apk +cachetools 5.5.2 python +catatonit 0.2.0-r0 apk +certbot 3.3.0 python +certbot-dns-acmedns 0.1.0 python +certbot-dns-aliyun 2.0.0 python +certbot-dns-azure 2.6.1 python +certbot-dns-bunny 3.0.0 python +certbot-dns-cloudflare 3.3.0 python +certbot-dns-cpanel 0.4.0 python +certbot-dns-desec 1.2.1 python +certbot-dns-digitalocean 3.3.0 python +certbot-dns-directadmin 1.0.14 python +certbot-dns-dnsimple 3.3.0 python +certbot-dns-dnsmadeeasy 3.3.0 python +certbot-dns-dnspod 0.1.0 python +certbot-dns-do 0.31.0 python +certbot-dns-domeneshop 0.2.9 python +certbot-dns-dreamhost 1.0 python +certbot-dns-duckdns 1.5 python +certbot-dns-dynudns 0.0.6 python +certbot-dns-freedns 0.2.0 python +certbot-dns-gehirn 3.3.0 python +certbot-dns-glesys 2.1.0 python +certbot-dns-godaddy 2.8.0 python +certbot-dns-google 3.3.0 python +certbot-dns-he 1.0.0 python +certbot-dns-hetzner 2.0.1 python +certbot-dns-infomaniak 0.2.3 python +certbot-dns-inwx 3.0.2 python +certbot-dns-ionos 2024.11.9 python +certbot-dns-linode 3.3.0 python +certbot-dns-loopia 1.0.1 python +certbot-dns-luadns 3.3.0 python +certbot-dns-namecheap 1.0.0 python +certbot-dns-netcup 1.4.4 python +certbot-dns-njalla 2.0.2 python +certbot-dns-nsone 3.3.0 python +certbot-dns-ovh 3.3.0 python +certbot-dns-porkbun 0.9.1 python +certbot-dns-rfc2136 3.3.0 python +certbot-dns-route53 3.3.0 python +certbot-dns-sakuracloud 3.3.0 python +certbot-dns-standalone 1.2.1 python +certbot-dns-transip 0.5.2 python +certbot-dns-vultr 1.1.0 python +certbot-plugin-gandi 1.5.0 python +certifi 2025.1.31 python +cffi 1.17.1 python +charset-normalizer 3.4.1 python +cloudflare 2.19.4 python +composer 2.8.7 binary +configargparse 1.7 python +configobj 5.0.9 python +coreutils 9.5-r2 apk +coreutils-env 9.5-r2 apk +coreutils-fmt 9.5-r2 apk +coreutils-sha512sum 9.5-r2 apk +cryptography 44.0.2 python +curl 8.12.1-r1 apk +distro 1.9.0 python +dns-lexicon 3.20.1 python +dnslib 0.9.26 python +dnspython 2.7.0 python +domeneshop 0.4.4 python +fail2ban 1.1.0 python +fail2ban 1.1.0-r2 apk +fail2ban-pyc 1.1.0-r2 apk +filelock 3.18.0 python +findutils 4.10.0-r0 apk +fontconfig 2.15.0-r1 apk +freetype 2.13.3-r0 apk +future 1.0.0 python +gdbm 1.24-r0 apk +git 2.47.2-r0 apk +git-init-template 2.47.2-r0 apk +git-perl 2.47.2-r0 apk +gmp 6.3.0-r2 apk +gnupg 2.4.7-r0 apk +gnupg-dirmngr 2.4.7-r0 apk +gnupg-gpgconf 2.4.7-r0 apk +gnupg-keyboxd 2.4.7-r0 apk +gnupg-utils 2.4.7-r0 apk +gnupg-wks-client 2.4.7-r0 apk +gnutls 3.8.8-r0 apk +google-api-core 2.24.2 python +google-api-python-client 2.166.0 python +google-auth 2.38.0 python +google-auth-httplib2 0.2.0 python +googleapis-common-protos 1.69.2 python +gpg 2.4.7-r0 apk +gpg-agent 2.4.7-r0 apk +gpg-wks-server 2.4.7-r0 apk +gpgsm 2.4.7-r0 apk +gpgv 2.4.7-r0 apk +httplib2 0.22.0 python +icu-data-en 74.2-r0 apk +icu-libs 74.2-r0 apk +idna 3.10 python +importlib-metadata 8.0.0 python +inflect 7.3.1 python +inotify-tools 4.23.9.0-r0 apk +inotify-tools-libs 4.23.9.0-r0 apk +inwx-domrobot 3.2.0 python +iptables 1.8.11-r1 apk +iptables-legacy 1.8.11-r1 apk +isodate 0.7.2 python +jaraco-collections 5.1.0 python +jaraco-context 5.3.0 python +jaraco-functools 4.0.1 python +jaraco-text 3.12.1 python +jinja2 3.1.6 python +jmespath 1.0.1 python +josepy 1.15.0 python +jq 1.7.1-r0 apk +jsonlines 4.0.0 python +jsonpickle 4.0.5 python +libassuan 2.5.7-r0 apk +libattr 2.5.2-r2 apk +libavif 1.0.4-r0 apk +libbsd 0.12.2-r0 apk +libbz2 1.0.8-r6 apk +libcrypto3 3.3.3-r0 apk +libcurl 8.12.1-r1 apk +libdav1d 1.5.0-r0 apk +libedit 20240808.3.1-r0 apk +libevent 2.1.12-r7 apk +libexpat 2.7.0-r0 apk +libffi 3.4.7-r0 apk +libgcc 14.2.0-r4 apk +libgcrypt 1.10.3-r1 apk +libgd 2.3.3-r9 apk +libgpg-error 1.51-r0 apk +libice 1.1.1-r6 apk +libidn2 2.3.7-r0 apk +libintl 0.22.5-r0 apk +libip4tc 1.8.11-r1 apk +libip6tc 1.8.11-r1 apk +libjpeg-turbo 3.0.4-r0 apk +libksba 1.6.7-r0 apk +libldap 2.6.8-r0 apk +libmaxminddb-libs 1.9.1-r0 apk +libmcrypt 2.5.8-r10 apk +libmd 1.1.0-r0 apk +libmemcached-libs 1.1.4-r1 apk +libmnl 1.0.5-r2 apk +libncursesw 6.5_p20241006-r3 apk +libnftnl 1.2.8-r0 apk +libpanelw 6.5_p20241006-r3 apk +libpng 1.6.47-r0 apk +libpq 17.4-r0 apk +libproc2 4.0.4-r2 apk +libpsl 0.21.5-r3 apk +libsasl 2.1.28-r8 apk +libseccomp 2.5.5-r1 apk +libsharpyuv 1.4.0-r0 apk +libsm 1.2.4-r4 apk +libsodium 1.0.20-r0 apk +libssl3 3.3.3-r0 apk +libstdc++ 14.2.0-r4 apk +libtasn1 4.20.0-r0 apk +libunistring 1.2-r0 apk +libuuid 2.40.4-r0 apk +libwebp 1.4.0-r0 apk +libx11 1.8.10-r0 apk +libxau 1.0.11-r4 apk +libxcb 1.16.1-r0 apk +libxdmcp 1.1.5-r1 apk +libxext 1.3.6-r2 apk +libxml2 2.13.4-r5 apk +libxpm 3.5.17-r0 apk +libxslt 1.1.42-r2 apk +libxt 1.3.1-r0 apk +libxtables 1.8.11-r1 apk +libzip 1.11.2-r0 apk +linux-pam 1.6.1-r1 apk +logrotate 3.21.0-r1 apk +loopialib 0.2.0 python +lxml 5.3.1 python +lz4-libs 1.10.0-r0 apk +markupsafe 3.0.2 python +memcached 1.6.32-r0 apk +mock 5.2.0 python +more-itertools 10.3.0 python +mpdecimal 4.0.0-r0 apk +msal 1.32.0 python +msal-extensions 1.3.1 python +musl 1.2.5-r9 apk +musl-utils 1.2.5-r9 apk +my-test-package 1.0 python +nano 8.2-r0 apk +ncurses-terminfo-base 6.5_p20241006-r3 apk +netcat-openbsd 1.226.1.1-r0 apk +nettle 3.10-r1 apk +nghttp2-libs 1.64.0-r0 apk +nginx 1.26.3-r0 apk +nginx-mod-devel-kit 1.26.3-r0 apk +nginx-mod-http-brotli 1.26.3-r0 apk +nginx-mod-http-dav-ext 1.26.3-r0 apk +nginx-mod-http-echo 1.26.3-r0 apk +nginx-mod-http-fancyindex 1.26.3-r0 apk +nginx-mod-http-geoip2 1.26.3-r0 apk +nginx-mod-http-headers-more 1.26.3-r0 apk +nginx-mod-http-image-filter 1.26.3-r0 apk +nginx-mod-http-perl 1.26.3-r0 apk +nginx-mod-http-redis2 1.26.3-r0 apk +nginx-mod-http-set-misc 1.26.3-r0 apk +nginx-mod-http-upload-progress 1.26.3-r0 apk +nginx-mod-http-xslt-filter 1.26.3-r0 apk +nginx-mod-mail 1.26.3-r0 apk +nginx-mod-rtmp 1.26.3-r0 apk +nginx-mod-stream 1.26.3-r0 apk +nginx-mod-stream-geoip2 1.26.3-r0 apk +nginx-vim 1.26.3-r0 apk +npth 1.6-r4 apk +oniguruma 6.9.9-r0 apk +openssl 3.3.3-r0 apk +p11-kit 0.25.5-r2 apk +packaging 24.2 python +parsedatetime 2.6 python +pcre 8.45-r3 apk +pcre2 10.43-r0 apk +perl 5.40.1-r0 apk +perl-error 0.17029-r2 apk +perl-git 2.47.2-r0 apk +php83 8.3.19-r0 apk +php83-bcmath 8.3.19-r0 apk +php83-bz2 8.3.19-r0 apk +php83-common 8.3.19-r0 apk +php83-ctype 8.3.19-r0 apk +php83-curl 8.3.19-r0 apk +php83-dom 8.3.19-r0 apk +php83-exif 8.3.19-r0 apk +php83-fileinfo 8.3.19-r0 apk +php83-fpm 8.3.19-r0 apk +php83-ftp 8.3.19-r0 apk +php83-gd 8.3.19-r0 apk +php83-gmp 8.3.19-r0 apk +php83-iconv 8.3.19-r0 apk +php83-imap 8.3.19-r0 apk +php83-intl 8.3.19-r0 apk +php83-ldap 8.3.19-r0 apk +php83-mbstring 8.3.19-r0 apk +php83-mysqli 8.3.19-r0 apk +php83-mysqlnd 8.3.19-r0 apk +php83-opcache 8.3.19-r0 apk +php83-openssl 8.3.19-r0 apk +php83-pdo 8.3.19-r0 apk +php83-pdo_mysql 8.3.19-r0 apk +php83-pdo_odbc 8.3.19-r0 apk +php83-pdo_pgsql 8.3.19-r0 apk +php83-pdo_sqlite 8.3.19-r0 apk +php83-pear 8.3.19-r0 apk +php83-pecl-apcu 5.1.24-r0 apk +php83-pecl-igbinary 3.2.16-r0 apk +php83-pecl-mcrypt 1.0.7-r0 apk +php83-pecl-memcached 3.3.0-r0 apk +php83-pecl-msgpack 3.0.0-r0 apk +php83-pecl-redis 6.2.0-r0 apk +php83-pgsql 8.3.19-r0 apk +php83-phar 8.3.19-r0 apk +php83-posix 8.3.19-r0 apk +php83-session 8.3.19-r0 apk +php83-simplexml 8.3.19-r0 apk +php83-soap 8.3.19-r0 apk +php83-sockets 8.3.19-r0 apk +php83-sodium 8.3.19-r0 apk +php83-sqlite3 8.3.19-r0 apk +php83-tokenizer 8.3.19-r0 apk +php83-xml 8.3.19-r0 apk +php83-xmlreader 8.3.19-r0 apk +php83-xmlwriter 8.3.19-r0 apk +php83-xsl 8.3.19-r0 apk +php83-zip 8.3.19-r0 apk +pinentry 1.3.1-r0 apk +pip 25.0.1 python +pkb-client 2.0.0 python +platformdirs 4.2.2 python +popt 1.19-r4 apk +procps-ng 4.0.4-r2 apk +proto-plus 1.26.1 python +protobuf 6.30.2 python +pyacmedns 0.4 python +pyasn1 0.6.1 python +pyasn1-modules 0.4.2 python +pyc 3.12.9-r0 apk +pycparser 2.22 python +pyjwt 2.10.1 python +pynamecheap 0.0.3 python +pyopenssl 25.0.0 python +pyotp 2.9.0 python +pyparsing 3.2.3 python +pyrfc3339 2.0.1 python +python-dateutil 2.9.0.post0 python +python-digitalocean 1.17.0 python +python-transip 0.6.0 python +python3 3.12.9-r0 apk +python3-pyc 3.12.9-r0 apk +python3-pycache-pyc0 3.12.9-r0 apk +pytz 2025.2 python +pyyaml 6.0.2 python +readline 8.2.13-r0 apk +requests 2.32.3 python +requests-file 2.1.0 python +requests-mock 1.12.1 python +rsa 4.9 python +s3transfer 0.11.4 python +scanelf 1.3.8-r1 apk +setuptools 78.1.0 python +shadow 4.16.0-r1 apk +six 1.17.0 python +skalibs-libs 2.14.3.0-r0 apk +soupsieve 2.6 python +sqlite-libs 3.48.0-r0 apk +ssl_client 1.37.0-r12 apk +tiff 4.7.0-r0 apk +tldextract 5.1.3 python +tomli 2.0.1 python +typeguard 4.3.0 python +typing-extensions 4.12.2 python +typing-extensions 4.13.1 python +tzdata 2025b-r0 apk +unixodbc 2.3.12-r0 apk +uritemplate 4.1.1 python +urllib3 2.3.0 python +utmps-libs 0.1.2.3-r2 apk +wheel 0.45.1 python (+1 duplicate) +whois 5.5.23-r0 apk +xz-libs 5.6.3-r1 apk +zipp 3.19.2 python +zlib 1.3.1-r2 apk +zope-interface 7.2 python +zstd-libs 1.5.6-r2 apk From a3f72898ff358eece292beda15122d174c028bc2 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 8 Apr 2025 01:29:27 +0000 Subject: [PATCH 14/58] Bot Updating Package Versions --- package_versions.txt | 48 ++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 2ea0fb4..ae0dc9d 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,6 +1,6 @@ NAME VERSION TYPE acl-libs 2.3.2-r1 apk -acme 3.3.0 python +acme 4.0.0 python alpine-baselayout 3.6.8-r1 apk alpine-baselayout-data 3.6.8-r1 apk alpine-keys 2.5-r0 apk @@ -21,8 +21,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.28 python -botocore 1.37.28 python +boto3 1.37.29 python +botocore 1.37.29 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -33,46 +33,46 @@ ca-certificates 20241121-r1 apk ca-certificates-bundle 20241121-r1 apk cachetools 5.5.2 python catatonit 0.2.0-r0 apk -certbot 3.3.0 python +certbot 4.0.0 python certbot-dns-acmedns 0.1.0 python certbot-dns-aliyun 2.0.0 python -certbot-dns-azure 2.6.1 python +certbot-dns-azure 1.5.0 python certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 3.3.0 python +certbot-dns-cloudflare 4.0.0 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 3.3.0 python +certbot-dns-digitalocean 4.0.0 python certbot-dns-directadmin 1.0.14 python -certbot-dns-dnsimple 3.3.0 python -certbot-dns-dnsmadeeasy 3.3.0 python +certbot-dns-dnsimple 4.0.0 python +certbot-dns-dnsmadeeasy 4.0.0 python certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python certbot-dns-dreamhost 1.0 python -certbot-dns-duckdns 1.5 python +certbot-dns-duckdns 1.0 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 3.3.0 python +certbot-dns-gehirn 4.0.0 python certbot-dns-glesys 2.1.0 python certbot-dns-godaddy 2.8.0 python -certbot-dns-google 3.3.0 python +certbot-dns-google 4.0.0 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python certbot-dns-inwx 3.0.2 python certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 3.3.0 python +certbot-dns-linode 4.0.0 python certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 3.3.0 python +certbot-dns-luadns 4.0.0 python certbot-dns-namecheap 1.0.0 python certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 3.3.0 python -certbot-dns-ovh 3.3.0 python -certbot-dns-porkbun 0.9.1 python -certbot-dns-rfc2136 3.3.0 python -certbot-dns-route53 3.3.0 python -certbot-dns-sakuracloud 3.3.0 python +certbot-dns-nsone 4.0.0 python +certbot-dns-ovh 4.0.0 python +certbot-dns-porkbun 0.5.1 python +certbot-dns-rfc2136 4.0.0 python +certbot-dns-route53 4.0.0 python +certbot-dns-sakuracloud 4.0.0 python certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python @@ -143,7 +143,7 @@ jaraco-functools 4.0.1 python jaraco-text 3.12.1 python jinja2 3.1.6 python jmespath 1.0.1 python -josepy 1.15.0 python +josepy 2.0.0 python jq 1.7.1-r0 apk jsonlines 4.0.0 python jsonpickle 4.0.5 python @@ -208,7 +208,7 @@ libzip 1.11.2-r0 apk linux-pam 1.6.1-r1 apk logrotate 3.21.0-r1 apk loopialib 0.2.0 python -lxml 5.3.1 python +lxml 5.3.2 python lz4-libs 1.10.0-r0 apk markupsafe 3.0.2 python memcached 1.6.32-r0 apk @@ -306,7 +306,7 @@ php83-xsl 8.3.19-r0 apk php83-zip 8.3.19-r0 apk pinentry 1.3.1-r0 apk pip 25.0.1 python -pkb-client 2.0.0 python +pkb-client 2.1.1 python platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk @@ -346,7 +346,7 @@ soupsieve 2.6 python sqlite-libs 3.48.0-r0 apk ssl_client 1.37.0-r12 apk tiff 4.7.0-r0 apk -tldextract 5.1.3 python +tldextract 5.2.0 python tomli 2.0.1 python typeguard 4.3.0 python typing-extensions 4.12.2 python From 2b2ccf9e9a10c33112cdfa5af2e9f0326f8cd46d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 11 Apr 2025 03:24:16 +0000 Subject: [PATCH 15/58] Bot Updating Package Versions --- package_versions.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index ae0dc9d..b66431a 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -21,13 +21,13 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.29 python -botocore 1.37.29 python +boto3 1.37.32 python +botocore 1.37.32 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk busybox-binsh 1.37.0-r12 apk -c-ares 1.34.3-r0 apk +c-ares 1.34.5-r0 apk c-client 2007f-r15 apk ca-certificates 20241121-r1 apk ca-certificates-bundle 20241121-r1 apk @@ -69,7 +69,7 @@ certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python certbot-dns-nsone 4.0.0 python certbot-dns-ovh 4.0.0 python -certbot-dns-porkbun 0.5.1 python +certbot-dns-porkbun 0.10.0 python certbot-dns-rfc2136 4.0.0 python certbot-dns-route53 4.0.0 python certbot-dns-sakuracloud 4.0.0 python @@ -81,7 +81,7 @@ certifi 2025.1.31 python cffi 1.17.1 python charset-normalizer 3.4.1 python cloudflare 2.19.4 python -composer 2.8.7 binary +composer 2.8.8 binary configargparse 1.7 python configobj 5.0.9 python coreutils 9.5-r2 apk @@ -91,7 +91,7 @@ coreutils-sha512sum 9.5-r2 apk cryptography 44.0.2 python curl 8.12.1-r1 apk distro 1.9.0 python -dns-lexicon 3.20.1 python +dns-lexicon 3.21.0 python dnslib 0.9.26 python dnspython 2.7.0 python domeneshop 0.4.4 python @@ -315,7 +315,7 @@ protobuf 6.30.2 python pyacmedns 0.4 python pyasn1 0.6.1 python pyasn1-modules 0.4.2 python -pyc 3.12.9-r0 apk +pyc 3.12.10-r0 apk pycparser 2.22 python pyjwt 2.10.1 python pynamecheap 0.0.3 python @@ -326,9 +326,9 @@ pyrfc3339 2.0.1 python python-dateutil 2.9.0.post0 python python-digitalocean 1.17.0 python python-transip 0.6.0 python -python3 3.12.9-r0 apk -python3-pyc 3.12.9-r0 apk -python3-pycache-pyc0 3.12.9-r0 apk +python3 3.12.10-r0 apk +python3-pyc 3.12.10-r0 apk +python3-pycache-pyc0 3.12.10-r0 apk pytz 2025.2 python pyyaml 6.0.2 python readline 8.2.13-r0 apk @@ -350,11 +350,11 @@ tldextract 5.2.0 python tomli 2.0.1 python typeguard 4.3.0 python typing-extensions 4.12.2 python -typing-extensions 4.13.1 python +typing-extensions 4.13.2 python tzdata 2025b-r0 apk unixodbc 2.3.12-r0 apk uritemplate 4.1.1 python -urllib3 2.3.0 python +urllib3 2.4.0 python utmps-libs 0.1.2.3-r2 apk wheel 0.45.1 python (+1 duplicate) whois 5.5.23-r0 apk From 9f76c031fef778aecd2058fb60368be6b9ddafac Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 12 Apr 2025 03:34:26 +0000 Subject: [PATCH 16/58] Bot Updating Package Versions --- package_versions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index b66431a..1d20be0 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -21,8 +21,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.3 python -boto3 1.37.32 python -botocore 1.37.32 python +boto3 1.37.33 python +botocore 1.37.33 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk From 7e7e22753cced1e1571da3209abc6e6e7793c9f8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 19 Apr 2025 03:33:00 +0000 Subject: [PATCH 17/58] Bot Updating Package Versions --- package_versions.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 1d20be0..5c9d8d9 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -20,9 +20,9 @@ azure-mgmt-core 1.5.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk -beautifulsoup4 4.13.3 python -boto3 1.37.33 python -botocore 1.37.33 python +beautifulsoup4 4.13.4 python +boto3 1.37.37 python +botocore 1.37.37 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -42,7 +42,7 @@ certbot-dns-cloudflare 4.0.0 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python certbot-dns-digitalocean 4.0.0 python -certbot-dns-directadmin 1.0.14 python +certbot-dns-directadmin 1.0.15 python certbot-dns-dnsimple 4.0.0 python certbot-dns-dnsmadeeasy 4.0.0 python certbot-dns-dnspod 0.1.0 python @@ -116,10 +116,10 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.166.0 python -google-auth 2.38.0 python +google-api-python-client 2.167.0 python +google-auth 2.39.0 python google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.69.2 python +googleapis-common-protos 1.70.0 python gpg 2.4.7-r0 apk gpg-agent 2.4.7-r0 apk gpg-wks-server 2.4.7-r0 apk @@ -192,7 +192,7 @@ libssl3 3.3.3-r0 apk libstdc++ 14.2.0-r4 apk libtasn1 4.20.0-r0 apk libunistring 1.2-r0 apk -libuuid 2.40.4-r0 apk +libuuid 2.40.4-r1 apk libwebp 1.4.0-r0 apk libx11 1.8.10-r0 apk libxau 1.0.11-r4 apk @@ -252,7 +252,7 @@ packaging 24.2 python parsedatetime 2.6 python pcre 8.45-r3 apk pcre2 10.43-r0 apk -perl 5.40.1-r0 apk +perl 5.40.1-r1 apk perl-error 0.17029-r2 apk perl-git 2.47.2-r0 apk php83 8.3.19-r0 apk @@ -335,15 +335,15 @@ readline 8.2.13-r0 apk requests 2.32.3 python requests-file 2.1.0 python requests-mock 1.12.1 python -rsa 4.9 python -s3transfer 0.11.4 python +rsa 4.9.1 python +s3transfer 0.11.5 python scanelf 1.3.8-r1 apk setuptools 78.1.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk soupsieve 2.6 python -sqlite-libs 3.48.0-r0 apk +sqlite-libs 3.48.0-r1 apk ssl_client 1.37.0-r12 apk tiff 4.7.0-r0 apk tldextract 5.2.0 python From f80d14bf8c7ced3c03afda971dd6ecc2a5d48e3a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 26 Apr 2025 03:36:46 +0000 Subject: [PATCH 18/58] Bot Updating Package Versions --- package_versions.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 5c9d8d9..da4331e 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -21,8 +21,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.37.37 python -botocore 1.37.37 python +boto3 1.38.3 python +botocore 1.38.3 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -77,7 +77,7 @@ certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python -certifi 2025.1.31 python +certifi 2025.4.26 python cffi 1.17.1 python charset-normalizer 3.4.1 python cloudflare 2.19.4 python @@ -116,7 +116,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.167.0 python +google-api-python-client 2.168.0 python google-auth 2.39.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -208,14 +208,14 @@ libzip 1.11.2-r0 apk linux-pam 1.6.1-r1 apk logrotate 3.21.0-r1 apk loopialib 0.2.0 python -lxml 5.3.2 python +lxml 5.4.0 python lz4-libs 1.10.0-r0 apk markupsafe 3.0.2 python memcached 1.6.32-r0 apk mock 5.2.0 python more-itertools 10.3.0 python mpdecimal 4.0.0-r0 apk -msal 1.32.0 python +msal 1.32.3 python msal-extensions 1.3.1 python musl 1.2.5-r9 apk musl-utils 1.2.5-r9 apk @@ -336,17 +336,17 @@ requests 2.32.3 python requests-file 2.1.0 python requests-mock 1.12.1 python rsa 4.9.1 python -s3transfer 0.11.5 python +s3transfer 0.12.0 python scanelf 1.3.8-r1 apk -setuptools 78.1.0 python +setuptools 79.0.1 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk -soupsieve 2.6 python +soupsieve 2.7 python sqlite-libs 3.48.0-r1 apk ssl_client 1.37.0-r12 apk tiff 4.7.0-r0 apk -tldextract 5.2.0 python +tldextract 5.3.0 python tomli 2.0.1 python typeguard 4.3.0 python typing-extensions 4.12.2 python From 23e05f1f7aaab7b6b032915082d0cd2bec27e4f8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 3 May 2025 03:40:16 +0000 Subject: [PATCH 19/58] Bot Updating Package Versions --- package_versions.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index da4331e..ad44fb3 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -14,15 +14,15 @@ argon2-libs 20190702-r5 apk attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python -azure-core 1.33.0 python +azure-core 1.34.0 python azure-identity 1.21.0 python azure-mgmt-core 1.5.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.3 python -botocore 1.38.3 python +boto3 1.38.8 python +botocore 1.38.8 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -49,7 +49,7 @@ certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python certbot-dns-dreamhost 1.0 python -certbot-dns-duckdns 1.0 python +certbot-dns-duckdns 1.6 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python certbot-dns-gehirn 4.0.0 python @@ -79,7 +79,7 @@ certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python certifi 2025.4.26 python cffi 1.17.1 python -charset-normalizer 3.4.1 python +charset-normalizer 3.4.2 python cloudflare 2.19.4 python composer 2.8.8 binary configargparse 1.7 python @@ -88,10 +88,10 @@ coreutils 9.5-r2 apk coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk -cryptography 44.0.2 python +cryptography 44.0.3 python curl 8.12.1-r1 apk distro 1.9.0 python -dns-lexicon 3.21.0 python +dns-lexicon 3.21.1 python dnslib 0.9.26 python dnspython 2.7.0 python domeneshop 0.4.4 python @@ -116,7 +116,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python -google-api-python-client 2.168.0 python +google-api-python-client 2.169.0 python google-auth 2.39.0 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -305,7 +305,7 @@ php83-xmlwriter 8.3.19-r0 apk php83-xsl 8.3.19-r0 apk php83-zip 8.3.19-r0 apk pinentry 1.3.1-r0 apk -pip 25.0.1 python +pip 25.1.1 python pkb-client 2.1.1 python platformdirs 4.2.2 python popt 1.19-r4 apk @@ -338,7 +338,7 @@ requests-mock 1.12.1 python rsa 4.9.1 python s3transfer 0.12.0 python scanelf 1.3.8-r1 apk -setuptools 79.0.1 python +setuptools 80.2.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From 08aa9cc07b112ccd7a016a32c6730e1e91fadc82 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Mon, 5 May 2025 15:24:38 -0500 Subject: [PATCH 20/58] Disable Certbot's built in log rotation --- root/etc/s6-overlay/s6-rc.d/init-certbot-config/run | 3 +++ 1 file changed, 3 insertions(+) diff --git a/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run b/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run index c81153b..b5e3a26 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run +++ b/root/etc/s6-overlay/s6-rc.d/init-certbot-config/run @@ -59,6 +59,9 @@ grep -qF 'agree-tos' /config/etc/letsencrypt/cli.ini || echo 'agree-tos=true' >> # Check for broken dns credentials value in cli.ini and remove sed -i '/dns--credentials/d' /config/etc/letsencrypt/cli.ini +# Disable Certbot's built in log rotation +set_ini_value "max-log-backups" "0" /config/etc/letsencrypt/cli.ini + # copy dns default configs cp -n /defaults/dns-conf/* /config/dns-conf/ 2> >(grep -v 'cp: not replacing') lsiown -R abc:abc /config/dns-conf From b87c9d2886427458eead3862f92241a4d88a9d7f Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Mon, 5 May 2025 15:25:41 -0500 Subject: [PATCH 21/58] Update readme-vars.yml --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 7482dc0..a8492b3 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -205,6 +205,7 @@ init_diagram: | "swag:latest" <- Base Images # changelog changelogs: + - {date: "05.05.25:", desc: "Disable Certbot's built in log rotation."} - {date: "19.01.25:", desc: "Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG."} - {date: "17.12.24:", desc: "Rebase to Alpine 3.21."} - {date: "21.10.24:", desc: "Fix naming issue with Dynu plugin. If you are using Dynu, please make sure your credentials are set in /config/dns-conf/dynu.ini and your DNSPLUGIN variable is set to dynu (not dynudns)."} From 3781360d721af76afe93b38e1a4c52d9c4663f7c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 8 May 2025 21:05:17 +0000 Subject: [PATCH 22/58] Bot Updating Templated Files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bf137c..2605dcb 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **05.05.25:** - Disable Certbot's built in log rotation. * **19.01.25:** - Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG. * **17.12.24:** - Rebase to Alpine 3.21. * **21.10.24:** - Fix naming issue with Dynu plugin. If you are using Dynu, please make sure your credentials are set in /config/dns-conf/dynu.ini and your DNSPLUGIN variable is set to dynu (not dynudns). From 43466fe49060019689f84692e451bcfa6a859497 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 8 May 2025 21:11:05 +0000 Subject: [PATCH 23/58] Bot Updating Package Versions --- package_versions.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index ad44fb3..70bcf81 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -15,14 +15,14 @@ attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python azure-core 1.34.0 python -azure-identity 1.21.0 python +azure-identity 1.22.0 python azure-mgmt-core 1.5.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.8 python -botocore 1.38.8 python +boto3 1.38.12 python +botocore 1.38.12 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -117,7 +117,7 @@ gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.24.2 python google-api-python-client 2.169.0 python -google-auth 2.39.0 python +google-auth 2.40.1 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python gpg 2.4.7-r0 apk @@ -338,12 +338,12 @@ requests-mock 1.12.1 python rsa 4.9.1 python s3transfer 0.12.0 python scanelf 1.3.8-r1 apk -setuptools 80.2.0 python +setuptools 80.3.1 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk soupsieve 2.7 python -sqlite-libs 3.48.0-r1 apk +sqlite-libs 3.48.0-r2 apk ssl_client 1.37.0-r12 apk tiff 4.7.0-r0 apk tldextract 5.3.0 python From b818ae1f5891ff1d4d435712c2e51245da386a5a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 10 May 2025 03:39:03 +0000 Subject: [PATCH 24/58] Bot Updating Package Versions --- package_versions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 70bcf81..d1db364 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -21,8 +21,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.12 python -botocore 1.38.12 python +boto3 1.38.13 python +botocore 1.38.13 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -338,7 +338,7 @@ requests-mock 1.12.1 python rsa 4.9.1 python s3transfer 0.12.0 python scanelf 1.3.8-r1 apk -setuptools 80.3.1 python +setuptools 80.4.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From dd8fd8ad054ecc7b7492791ec1372ab2aa2306ec Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 17 May 2025 03:39:19 +0000 Subject: [PATCH 25/58] Bot Updating Templated Files --- readme-vars.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme-vars.yml b/readme-vars.yml index a8492b3..f2dbaec 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -164,6 +164,7 @@ init_diagram: | init-outdated-config -> init-config-end init-config -> init-crontab-config init-mods-end -> init-custom-files + init-adduser -> init-device-perms base -> init-envfile init-swag-samples -> init-fail2ban-config init-os-end -> init-folders @@ -175,6 +176,7 @@ init_diagram: | init-samples -> init-nginx init-version-checks -> init-nginx-end init-adduser -> init-os-end + init-device-perms -> init-os-end init-envfile -> init-os-end init-renew -> init-outdated-config init-keygen -> init-permissions From 962c2322eb9485934bca67c8de5187f8b33da16a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 17 May 2025 03:43:00 +0000 Subject: [PATCH 26/58] Bot Updating Package Versions --- package_versions.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index d1db364..3dd3fb5 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -15,14 +15,14 @@ attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python azure-core 1.34.0 python -azure-identity 1.22.0 python +azure-identity 1.23.0 python azure-mgmt-core 1.5.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.13 python -botocore 1.38.13 python +boto3 1.38.18 python +botocore 1.38.18 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -69,7 +69,7 @@ certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python certbot-dns-nsone 4.0.0 python certbot-dns-ovh 4.0.0 python -certbot-dns-porkbun 0.10.0 python +certbot-dns-porkbun 0.10.1 python certbot-dns-rfc2136 4.0.0 python certbot-dns-route53 4.0.0 python certbot-dns-sakuracloud 4.0.0 python @@ -81,7 +81,7 @@ certifi 2025.4.26 python cffi 1.17.1 python charset-normalizer 3.4.2 python cloudflare 2.19.4 python -composer 2.8.8 binary +composer 2.8.9 binary configargparse 1.7 python configobj 5.0.9 python coreutils 9.5-r2 apk @@ -180,7 +180,7 @@ libncursesw 6.5_p20241006-r3 apk libnftnl 1.2.8-r0 apk libpanelw 6.5_p20241006-r3 apk libpng 1.6.47-r0 apk -libpq 17.4-r0 apk +libpq 17.5-r0 apk libproc2 4.0.4-r2 apk libpsl 0.21.5-r3 apk libsasl 2.1.28-r8 apk @@ -199,7 +199,7 @@ libxau 1.0.11-r4 apk libxcb 1.16.1-r0 apk libxdmcp 1.1.5-r1 apk libxext 1.3.6-r2 apk -libxml2 2.13.4-r5 apk +libxml2 2.13.4-r6 apk libxpm 3.5.17-r0 apk libxslt 1.1.42-r2 apk libxt 1.3.1-r0 apk @@ -311,7 +311,7 @@ platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk proto-plus 1.26.1 python -protobuf 6.30.2 python +protobuf 6.31.0 python pyacmedns 0.4 python pyasn1 0.6.1 python pyasn1-modules 0.4.2 python @@ -338,7 +338,7 @@ requests-mock 1.12.1 python rsa 4.9.1 python s3transfer 0.12.0 python scanelf 1.3.8-r1 apk -setuptools 80.4.0 python +setuptools 80.7.1 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From bcbad63147e7e57543b2be999510bfcb8cd00b8d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 24 May 2025 03:40:40 +0000 Subject: [PATCH 27/58] Bot Updating Package Versions --- package_versions.txt | 739 ++++++++++++++++++++++--------------------- 1 file changed, 374 insertions(+), 365 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 3dd3fb5..f7a8ace 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,365 +1,374 @@ -NAME VERSION TYPE -acl-libs 2.3.2-r1 apk -acme 4.0.0 python -alpine-baselayout 3.6.8-r1 apk -alpine-baselayout-data 3.6.8-r1 apk -alpine-keys 2.5-r0 apk -alpine-release 3.21.3-r0 apk -aom-libs 3.11.0-r0 apk -apache2-utils 2.4.62-r0 apk -apk-tools 2.14.6-r3 apk -apr 1.7.5-r0 apk -apr-util 1.6.3-r1 apk -argon2-libs 20190702-r5 apk -attrs 25.3.0 python -autocommand 2.2.2 python -azure-common 1.1.28 python -azure-core 1.34.0 python -azure-identity 1.23.0 python -azure-mgmt-core 1.5.0 python -azure-mgmt-dns 8.2.0 python -backports-tarfile 1.2.0 python -bash 5.2.37-r0 apk -beautifulsoup4 4.13.4 python -boto3 1.38.18 python -botocore 1.38.18 python -brotli-libs 1.1.0-r2 apk -bs4 0.0.2 python -busybox 1.37.0-r12 apk -busybox-binsh 1.37.0-r12 apk -c-ares 1.34.5-r0 apk -c-client 2007f-r15 apk -ca-certificates 20241121-r1 apk -ca-certificates-bundle 20241121-r1 apk -cachetools 5.5.2 python -catatonit 0.2.0-r0 apk -certbot 4.0.0 python -certbot-dns-acmedns 0.1.0 python -certbot-dns-aliyun 2.0.0 python -certbot-dns-azure 1.5.0 python -certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 4.0.0 python -certbot-dns-cpanel 0.4.0 python -certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 4.0.0 python -certbot-dns-directadmin 1.0.15 python -certbot-dns-dnsimple 4.0.0 python -certbot-dns-dnsmadeeasy 4.0.0 python -certbot-dns-dnspod 0.1.0 python -certbot-dns-do 0.31.0 python -certbot-dns-domeneshop 0.2.9 python -certbot-dns-dreamhost 1.0 python -certbot-dns-duckdns 1.6 python -certbot-dns-dynudns 0.0.6 python -certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 4.0.0 python -certbot-dns-glesys 2.1.0 python -certbot-dns-godaddy 2.8.0 python -certbot-dns-google 4.0.0 python -certbot-dns-he 1.0.0 python -certbot-dns-hetzner 2.0.1 python -certbot-dns-infomaniak 0.2.3 python -certbot-dns-inwx 3.0.2 python -certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 4.0.0 python -certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 4.0.0 python -certbot-dns-namecheap 1.0.0 python -certbot-dns-netcup 1.4.4 python -certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 4.0.0 python -certbot-dns-ovh 4.0.0 python -certbot-dns-porkbun 0.10.1 python -certbot-dns-rfc2136 4.0.0 python -certbot-dns-route53 4.0.0 python -certbot-dns-sakuracloud 4.0.0 python -certbot-dns-standalone 1.2.1 python -certbot-dns-transip 0.5.2 python -certbot-dns-vultr 1.1.0 python -certbot-plugin-gandi 1.5.0 python -certifi 2025.4.26 python -cffi 1.17.1 python -charset-normalizer 3.4.2 python -cloudflare 2.19.4 python -composer 2.8.9 binary -configargparse 1.7 python -configobj 5.0.9 python -coreutils 9.5-r2 apk -coreutils-env 9.5-r2 apk -coreutils-fmt 9.5-r2 apk -coreutils-sha512sum 9.5-r2 apk -cryptography 44.0.3 python -curl 8.12.1-r1 apk -distro 1.9.0 python -dns-lexicon 3.21.1 python -dnslib 0.9.26 python -dnspython 2.7.0 python -domeneshop 0.4.4 python -fail2ban 1.1.0 python -fail2ban 1.1.0-r2 apk -fail2ban-pyc 1.1.0-r2 apk -filelock 3.18.0 python -findutils 4.10.0-r0 apk -fontconfig 2.15.0-r1 apk -freetype 2.13.3-r0 apk -future 1.0.0 python -gdbm 1.24-r0 apk -git 2.47.2-r0 apk -git-init-template 2.47.2-r0 apk -git-perl 2.47.2-r0 apk -gmp 6.3.0-r2 apk -gnupg 2.4.7-r0 apk -gnupg-dirmngr 2.4.7-r0 apk -gnupg-gpgconf 2.4.7-r0 apk -gnupg-keyboxd 2.4.7-r0 apk -gnupg-utils 2.4.7-r0 apk -gnupg-wks-client 2.4.7-r0 apk -gnutls 3.8.8-r0 apk -google-api-core 2.24.2 python -google-api-python-client 2.169.0 python -google-auth 2.40.1 python -google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.70.0 python -gpg 2.4.7-r0 apk -gpg-agent 2.4.7-r0 apk -gpg-wks-server 2.4.7-r0 apk -gpgsm 2.4.7-r0 apk -gpgv 2.4.7-r0 apk -httplib2 0.22.0 python -icu-data-en 74.2-r0 apk -icu-libs 74.2-r0 apk -idna 3.10 python -importlib-metadata 8.0.0 python -inflect 7.3.1 python -inotify-tools 4.23.9.0-r0 apk -inotify-tools-libs 4.23.9.0-r0 apk -inwx-domrobot 3.2.0 python -iptables 1.8.11-r1 apk -iptables-legacy 1.8.11-r1 apk -isodate 0.7.2 python -jaraco-collections 5.1.0 python -jaraco-context 5.3.0 python -jaraco-functools 4.0.1 python -jaraco-text 3.12.1 python -jinja2 3.1.6 python -jmespath 1.0.1 python -josepy 2.0.0 python -jq 1.7.1-r0 apk -jsonlines 4.0.0 python -jsonpickle 4.0.5 python -libassuan 2.5.7-r0 apk -libattr 2.5.2-r2 apk -libavif 1.0.4-r0 apk -libbsd 0.12.2-r0 apk -libbz2 1.0.8-r6 apk -libcrypto3 3.3.3-r0 apk -libcurl 8.12.1-r1 apk -libdav1d 1.5.0-r0 apk -libedit 20240808.3.1-r0 apk -libevent 2.1.12-r7 apk -libexpat 2.7.0-r0 apk -libffi 3.4.7-r0 apk -libgcc 14.2.0-r4 apk -libgcrypt 1.10.3-r1 apk -libgd 2.3.3-r9 apk -libgpg-error 1.51-r0 apk -libice 1.1.1-r6 apk -libidn2 2.3.7-r0 apk -libintl 0.22.5-r0 apk -libip4tc 1.8.11-r1 apk -libip6tc 1.8.11-r1 apk -libjpeg-turbo 3.0.4-r0 apk -libksba 1.6.7-r0 apk -libldap 2.6.8-r0 apk -libmaxminddb-libs 1.9.1-r0 apk -libmcrypt 2.5.8-r10 apk -libmd 1.1.0-r0 apk -libmemcached-libs 1.1.4-r1 apk -libmnl 1.0.5-r2 apk -libncursesw 6.5_p20241006-r3 apk -libnftnl 1.2.8-r0 apk -libpanelw 6.5_p20241006-r3 apk -libpng 1.6.47-r0 apk -libpq 17.5-r0 apk -libproc2 4.0.4-r2 apk -libpsl 0.21.5-r3 apk -libsasl 2.1.28-r8 apk -libseccomp 2.5.5-r1 apk -libsharpyuv 1.4.0-r0 apk -libsm 1.2.4-r4 apk -libsodium 1.0.20-r0 apk -libssl3 3.3.3-r0 apk -libstdc++ 14.2.0-r4 apk -libtasn1 4.20.0-r0 apk -libunistring 1.2-r0 apk -libuuid 2.40.4-r1 apk -libwebp 1.4.0-r0 apk -libx11 1.8.10-r0 apk -libxau 1.0.11-r4 apk -libxcb 1.16.1-r0 apk -libxdmcp 1.1.5-r1 apk -libxext 1.3.6-r2 apk -libxml2 2.13.4-r6 apk -libxpm 3.5.17-r0 apk -libxslt 1.1.42-r2 apk -libxt 1.3.1-r0 apk -libxtables 1.8.11-r1 apk -libzip 1.11.2-r0 apk -linux-pam 1.6.1-r1 apk -logrotate 3.21.0-r1 apk -loopialib 0.2.0 python -lxml 5.4.0 python -lz4-libs 1.10.0-r0 apk -markupsafe 3.0.2 python -memcached 1.6.32-r0 apk -mock 5.2.0 python -more-itertools 10.3.0 python -mpdecimal 4.0.0-r0 apk -msal 1.32.3 python -msal-extensions 1.3.1 python -musl 1.2.5-r9 apk -musl-utils 1.2.5-r9 apk -my-test-package 1.0 python -nano 8.2-r0 apk -ncurses-terminfo-base 6.5_p20241006-r3 apk -netcat-openbsd 1.226.1.1-r0 apk -nettle 3.10-r1 apk -nghttp2-libs 1.64.0-r0 apk -nginx 1.26.3-r0 apk -nginx-mod-devel-kit 1.26.3-r0 apk -nginx-mod-http-brotli 1.26.3-r0 apk -nginx-mod-http-dav-ext 1.26.3-r0 apk -nginx-mod-http-echo 1.26.3-r0 apk -nginx-mod-http-fancyindex 1.26.3-r0 apk -nginx-mod-http-geoip2 1.26.3-r0 apk -nginx-mod-http-headers-more 1.26.3-r0 apk -nginx-mod-http-image-filter 1.26.3-r0 apk -nginx-mod-http-perl 1.26.3-r0 apk -nginx-mod-http-redis2 1.26.3-r0 apk -nginx-mod-http-set-misc 1.26.3-r0 apk -nginx-mod-http-upload-progress 1.26.3-r0 apk -nginx-mod-http-xslt-filter 1.26.3-r0 apk -nginx-mod-mail 1.26.3-r0 apk -nginx-mod-rtmp 1.26.3-r0 apk -nginx-mod-stream 1.26.3-r0 apk -nginx-mod-stream-geoip2 1.26.3-r0 apk -nginx-vim 1.26.3-r0 apk -npth 1.6-r4 apk -oniguruma 6.9.9-r0 apk -openssl 3.3.3-r0 apk -p11-kit 0.25.5-r2 apk -packaging 24.2 python -parsedatetime 2.6 python -pcre 8.45-r3 apk -pcre2 10.43-r0 apk -perl 5.40.1-r1 apk -perl-error 0.17029-r2 apk -perl-git 2.47.2-r0 apk -php83 8.3.19-r0 apk -php83-bcmath 8.3.19-r0 apk -php83-bz2 8.3.19-r0 apk -php83-common 8.3.19-r0 apk -php83-ctype 8.3.19-r0 apk -php83-curl 8.3.19-r0 apk -php83-dom 8.3.19-r0 apk -php83-exif 8.3.19-r0 apk -php83-fileinfo 8.3.19-r0 apk -php83-fpm 8.3.19-r0 apk -php83-ftp 8.3.19-r0 apk -php83-gd 8.3.19-r0 apk -php83-gmp 8.3.19-r0 apk -php83-iconv 8.3.19-r0 apk -php83-imap 8.3.19-r0 apk -php83-intl 8.3.19-r0 apk -php83-ldap 8.3.19-r0 apk -php83-mbstring 8.3.19-r0 apk -php83-mysqli 8.3.19-r0 apk -php83-mysqlnd 8.3.19-r0 apk -php83-opcache 8.3.19-r0 apk -php83-openssl 8.3.19-r0 apk -php83-pdo 8.3.19-r0 apk -php83-pdo_mysql 8.3.19-r0 apk -php83-pdo_odbc 8.3.19-r0 apk -php83-pdo_pgsql 8.3.19-r0 apk -php83-pdo_sqlite 8.3.19-r0 apk -php83-pear 8.3.19-r0 apk -php83-pecl-apcu 5.1.24-r0 apk -php83-pecl-igbinary 3.2.16-r0 apk -php83-pecl-mcrypt 1.0.7-r0 apk -php83-pecl-memcached 3.3.0-r0 apk -php83-pecl-msgpack 3.0.0-r0 apk -php83-pecl-redis 6.2.0-r0 apk -php83-pgsql 8.3.19-r0 apk -php83-phar 8.3.19-r0 apk -php83-posix 8.3.19-r0 apk -php83-session 8.3.19-r0 apk -php83-simplexml 8.3.19-r0 apk -php83-soap 8.3.19-r0 apk -php83-sockets 8.3.19-r0 apk -php83-sodium 8.3.19-r0 apk -php83-sqlite3 8.3.19-r0 apk -php83-tokenizer 8.3.19-r0 apk -php83-xml 8.3.19-r0 apk -php83-xmlreader 8.3.19-r0 apk -php83-xmlwriter 8.3.19-r0 apk -php83-xsl 8.3.19-r0 apk -php83-zip 8.3.19-r0 apk -pinentry 1.3.1-r0 apk -pip 25.1.1 python -pkb-client 2.1.1 python -platformdirs 4.2.2 python -popt 1.19-r4 apk -procps-ng 4.0.4-r2 apk -proto-plus 1.26.1 python -protobuf 6.31.0 python -pyacmedns 0.4 python -pyasn1 0.6.1 python -pyasn1-modules 0.4.2 python -pyc 3.12.10-r0 apk -pycparser 2.22 python -pyjwt 2.10.1 python -pynamecheap 0.0.3 python -pyopenssl 25.0.0 python -pyotp 2.9.0 python -pyparsing 3.2.3 python -pyrfc3339 2.0.1 python -python-dateutil 2.9.0.post0 python -python-digitalocean 1.17.0 python -python-transip 0.6.0 python -python3 3.12.10-r0 apk -python3-pyc 3.12.10-r0 apk -python3-pycache-pyc0 3.12.10-r0 apk -pytz 2025.2 python -pyyaml 6.0.2 python -readline 8.2.13-r0 apk -requests 2.32.3 python -requests-file 2.1.0 python -requests-mock 1.12.1 python -rsa 4.9.1 python -s3transfer 0.12.0 python -scanelf 1.3.8-r1 apk -setuptools 80.7.1 python -shadow 4.16.0-r1 apk -six 1.17.0 python -skalibs-libs 2.14.3.0-r0 apk -soupsieve 2.7 python -sqlite-libs 3.48.0-r2 apk -ssl_client 1.37.0-r12 apk -tiff 4.7.0-r0 apk -tldextract 5.3.0 python -tomli 2.0.1 python -typeguard 4.3.0 python -typing-extensions 4.12.2 python -typing-extensions 4.13.2 python -tzdata 2025b-r0 apk -unixodbc 2.3.12-r0 apk -uritemplate 4.1.1 python -urllib3 2.4.0 python -utmps-libs 0.1.2.3-r2 apk -wheel 0.45.1 python (+1 duplicate) -whois 5.5.23-r0 apk -xz-libs 5.6.3-r1 apk -zipp 3.19.2 python -zlib 1.3.1-r2 apk -zope-interface 7.2 python -zstd-libs 1.5.6-r2 apk +NAME VERSION TYPE +Simple Launcher 1.1.0.14 binary (+5 duplicates) +acl-libs 2.3.2-r1 apk +acme 4.0.0 python +alpine-baselayout 3.6.8-r1 apk +alpine-baselayout-data 3.6.8-r1 apk +alpine-keys 2.5-r0 apk +alpine-release 3.21.3-r0 apk +aom-libs 3.11.0-r0 apk +apache2-utils 2.4.62-r0 apk +apk-tools 2.14.6-r3 apk +apr 1.7.5-r0 apk +apr-util 1.6.3-r1 apk +argon2-libs 20190702-r5 apk +attrs 25.3.0 python +autocommand 2.2.2 python +azure-common 1.1.28 python +azure-core 1.34.0 python +azure-identity 1.23.0 python +azure-mgmt-core 1.5.0 python +azure-mgmt-dns 8.2.0 python +backports-tarfile 1.2.0 python +bash 5.2.37-r0 apk +beautifulsoup4 4.13.4 python +boto3 1.38.23 python +botocore 1.38.23 python +brotli-libs 1.1.0-r2 apk +bs4 0.0.2 python +busybox 1.37.0-r12 apk +busybox-binsh 1.37.0-r12 apk +c-ares 1.34.5-r0 apk +c-client 2007f-r15 apk +ca-certificates 20241121-r1 apk +ca-certificates-bundle 20241121-r1 apk +cachetools 5.5.2 python +catatonit 0.2.0-r0 apk +certbot 4.0.0 python +certbot-dns-acmedns 0.1.0 python +certbot-dns-aliyun 2.0.0 python +certbot-dns-azure 1.5.0 python +certbot-dns-bunny 3.0.0 python +certbot-dns-cloudflare 4.0.0 python +certbot-dns-cpanel 0.4.0 python +certbot-dns-desec 1.2.1 python +certbot-dns-digitalocean 4.0.0 python +certbot-dns-directadmin 1.0.15 python +certbot-dns-dnsimple 4.0.0 python +certbot-dns-dnsmadeeasy 4.0.0 python +certbot-dns-dnspod 0.1.0 python +certbot-dns-do 0.31.0 python +certbot-dns-domeneshop 0.2.9 python +certbot-dns-dreamhost 1.0 python +certbot-dns-duckdns 1.6 python +certbot-dns-dynudns 0.0.6 python +certbot-dns-freedns 0.2.0 python +certbot-dns-gehirn 4.0.0 python +certbot-dns-glesys 2.1.0 python +certbot-dns-godaddy 2.8.0 python +certbot-dns-google 4.0.0 python +certbot-dns-he 1.0.0 python +certbot-dns-hetzner 2.0.1 python +certbot-dns-infomaniak 0.2.3 python +certbot-dns-inwx 3.0.2 python +certbot-dns-ionos 2024.11.9 python +certbot-dns-linode 4.0.0 python +certbot-dns-loopia 1.0.1 python +certbot-dns-luadns 4.0.0 python +certbot-dns-namecheap 1.0.0 python +certbot-dns-netcup 1.4.4 python +certbot-dns-njalla 2.0.2 python +certbot-dns-nsone 4.0.0 python +certbot-dns-ovh 4.0.0 python +certbot-dns-porkbun 0.10.1 python +certbot-dns-rfc2136 4.0.0 python +certbot-dns-route53 4.0.0 python +certbot-dns-sakuracloud 4.0.0 python +certbot-dns-standalone 1.2.1 python +certbot-dns-transip 0.5.2 python +certbot-dns-vultr 1.1.0 python +certbot-plugin-gandi 1.5.0 python +certifi 2025.4.26 python +cffi 1.17.1 python +charset-normalizer 3.4.2 python +cli UNKNOWN binary +cli-32 UNKNOWN binary +cli-64 UNKNOWN binary +cli-arm64 UNKNOWN binary +cloudflare 2.19.4 python +composer 2.8.9 binary +configargparse 1.7.1 python +configobj 5.0.9 python +coreutils 9.5-r2 apk +coreutils-env 9.5-r2 apk +coreutils-fmt 9.5-r2 apk +coreutils-sha512sum 9.5-r2 apk +cryptography 45.0.2 python +curl 8.12.1-r1 apk +distro 1.9.0 python +dns-lexicon 3.21.1 python +dnslib 0.9.26 python +dnspython 2.7.0 python +domeneshop 0.4.4 python +fail2ban 1.1.0 python +fail2ban 1.1.0-r2 apk +fail2ban-pyc 1.1.0-r2 apk +filelock 3.18.0 python +findutils 4.10.0-r0 apk +fontconfig 2.15.0-r1 apk +freetype 2.13.3-r0 apk +future 1.0.0 python +gdbm 1.24-r0 apk +git 2.47.2-r0 apk +git-init-template 2.47.2-r0 apk +git-perl 2.47.2-r0 apk +gmp 6.3.0-r2 apk +gnupg 2.4.7-r0 apk +gnupg-dirmngr 2.4.7-r0 apk +gnupg-gpgconf 2.4.7-r0 apk +gnupg-keyboxd 2.4.7-r0 apk +gnupg-utils 2.4.7-r0 apk +gnupg-wks-client 2.4.7-r0 apk +gnutls 3.8.8-r0 apk +google-api-core 2.24.2 python +google-api-python-client 2.170.0 python +google-auth 2.40.2 python +google-auth-httplib2 0.2.0 python +googleapis-common-protos 1.70.0 python +gpg 2.4.7-r0 apk +gpg-agent 2.4.7-r0 apk +gpg-wks-server 2.4.7-r0 apk +gpgsm 2.4.7-r0 apk +gpgv 2.4.7-r0 apk +gui UNKNOWN binary +gui-32 UNKNOWN binary +gui-64 UNKNOWN binary +gui-arm64 UNKNOWN binary +httplib2 0.22.0 python +icu-data-en 74.2-r0 apk +icu-libs 74.2-r0 apk +idna 3.10 python +importlib-metadata 8.0.0 python +inflect 7.3.1 python +inotify-tools 4.23.9.0-r0 apk +inotify-tools-libs 4.23.9.0-r0 apk +inwx-domrobot 3.2.0 python +iptables 1.8.11-r1 apk +iptables-legacy 1.8.11-r1 apk +isodate 0.7.2 python +jaraco-collections 5.1.0 python +jaraco-context 5.3.0 python +jaraco-functools 4.0.1 python +jaraco-text 3.12.1 python +jinja2 3.1.6 python +jmespath 1.0.1 python +josepy 2.0.0 python +jq 1.7.1-r0 apk +jsonlines 4.0.0 python +jsonpickle 4.1.0 python +libassuan 2.5.7-r0 apk +libattr 2.5.2-r2 apk +libavif 1.0.4-r0 apk +libbsd 0.12.2-r0 apk +libbz2 1.0.8-r6 apk +libcrypto3 3.3.3-r0 apk +libcurl 8.12.1-r1 apk +libdav1d 1.5.0-r0 apk +libedit 20240808.3.1-r0 apk +libevent 2.1.12-r7 apk +libexpat 2.7.0-r0 apk +libffi 3.4.7-r0 apk +libgcc 14.2.0-r4 apk +libgcrypt 1.10.3-r1 apk +libgd 2.3.3-r9 apk +libgpg-error 1.51-r0 apk +libice 1.1.1-r6 apk +libidn2 2.3.7-r0 apk +libintl 0.22.5-r0 apk +libip4tc 1.8.11-r1 apk +libip6tc 1.8.11-r1 apk +libjpeg-turbo 3.0.4-r0 apk +libksba 1.6.7-r0 apk +libldap 2.6.8-r0 apk +libmaxminddb-libs 1.9.1-r0 apk +libmcrypt 2.5.8-r10 apk +libmd 1.1.0-r0 apk +libmemcached-libs 1.1.4-r1 apk +libmnl 1.0.5-r2 apk +libncursesw 6.5_p20241006-r3 apk +libnftnl 1.2.8-r0 apk +libpanelw 6.5_p20241006-r3 apk +libpng 1.6.47-r0 apk +libpq 17.5-r0 apk +libproc2 4.0.4-r2 apk +libpsl 0.21.5-r3 apk +libsasl 2.1.28-r8 apk +libseccomp 2.5.5-r1 apk +libsharpyuv 1.4.0-r0 apk +libsm 1.2.4-r4 apk +libsodium 1.0.20-r0 apk +libssl3 3.3.3-r0 apk +libstdc++ 14.2.0-r4 apk +libtasn1 4.20.0-r0 apk +libunistring 1.2-r0 apk +libuuid 2.40.4-r1 apk +libwebp 1.4.0-r0 apk +libx11 1.8.10-r0 apk +libxau 1.0.11-r4 apk +libxcb 1.16.1-r0 apk +libxdmcp 1.1.5-r1 apk +libxext 1.3.6-r2 apk +libxml2 2.13.4-r6 apk +libxpm 3.5.17-r0 apk +libxslt 1.1.42-r2 apk +libxt 1.3.1-r0 apk +libxtables 1.8.11-r1 apk +libzip 1.11.2-r0 apk +linux-pam 1.6.1-r1 apk +logrotate 3.21.0-r1 apk +loopialib 0.2.0 python +lxml 5.4.0 python +lz4-libs 1.10.0-r0 apk +markupsafe 3.0.2 python +memcached 1.6.32-r0 apk +mock 5.2.0 python +more-itertools 10.3.0 python +mpdecimal 4.0.0-r0 apk +msal 1.32.3 python +msal-extensions 1.3.1 python +musl 1.2.5-r9 apk +musl-utils 1.2.5-r9 apk +my-test-package 1.0 python +nano 8.2-r0 apk +ncurses-terminfo-base 6.5_p20241006-r3 apk +netcat-openbsd 1.226.1.1-r0 apk +nettle 3.10-r1 apk +nghttp2-libs 1.64.0-r0 apk +nginx 1.26.3-r0 apk +nginx-mod-devel-kit 1.26.3-r0 apk +nginx-mod-http-brotli 1.26.3-r0 apk +nginx-mod-http-dav-ext 1.26.3-r0 apk +nginx-mod-http-echo 1.26.3-r0 apk +nginx-mod-http-fancyindex 1.26.3-r0 apk +nginx-mod-http-geoip2 1.26.3-r0 apk +nginx-mod-http-headers-more 1.26.3-r0 apk +nginx-mod-http-image-filter 1.26.3-r0 apk +nginx-mod-http-perl 1.26.3-r0 apk +nginx-mod-http-redis2 1.26.3-r0 apk +nginx-mod-http-set-misc 1.26.3-r0 apk +nginx-mod-http-upload-progress 1.26.3-r0 apk +nginx-mod-http-xslt-filter 1.26.3-r0 apk +nginx-mod-mail 1.26.3-r0 apk +nginx-mod-rtmp 1.26.3-r0 apk +nginx-mod-stream 1.26.3-r0 apk +nginx-mod-stream-geoip2 1.26.3-r0 apk +nginx-vim 1.26.3-r0 apk +npth 1.6-r4 apk +oniguruma 6.9.9-r0 apk +openssl 3.3.3-r0 apk +p11-kit 0.25.5-r2 apk +packaging 24.2 python +parsedatetime 2.6 python +pcre 8.45-r3 apk +pcre2 10.43-r0 apk +perl 5.40.1-r1 apk +perl-error 0.17029-r2 apk +perl-git 2.47.2-r0 apk +php83 8.3.19-r0 apk +php83-bcmath 8.3.19-r0 apk +php83-bz2 8.3.19-r0 apk +php83-common 8.3.19-r0 apk +php83-ctype 8.3.19-r0 apk +php83-curl 8.3.19-r0 apk +php83-dom 8.3.19-r0 apk +php83-exif 8.3.19-r0 apk +php83-fileinfo 8.3.19-r0 apk +php83-fpm 8.3.19-r0 apk +php83-ftp 8.3.19-r0 apk +php83-gd 8.3.19-r0 apk +php83-gmp 8.3.19-r0 apk +php83-iconv 8.3.19-r0 apk +php83-imap 8.3.19-r0 apk +php83-intl 8.3.19-r0 apk +php83-ldap 8.3.19-r0 apk +php83-mbstring 8.3.19-r0 apk +php83-mysqli 8.3.19-r0 apk +php83-mysqlnd 8.3.19-r0 apk +php83-opcache 8.3.19-r0 apk +php83-openssl 8.3.19-r0 apk +php83-pdo 8.3.19-r0 apk +php83-pdo_mysql 8.3.19-r0 apk +php83-pdo_odbc 8.3.19-r0 apk +php83-pdo_pgsql 8.3.19-r0 apk +php83-pdo_sqlite 8.3.19-r0 apk +php83-pear 8.3.19-r0 apk +php83-pecl-apcu 5.1.24-r0 apk +php83-pecl-igbinary 3.2.16-r0 apk +php83-pecl-mcrypt 1.0.7-r0 apk +php83-pecl-memcached 3.3.0-r0 apk +php83-pecl-msgpack 3.0.0-r0 apk +php83-pecl-redis 6.2.0-r0 apk +php83-pgsql 8.3.19-r0 apk +php83-phar 8.3.19-r0 apk +php83-posix 8.3.19-r0 apk +php83-session 8.3.19-r0 apk +php83-simplexml 8.3.19-r0 apk +php83-soap 8.3.19-r0 apk +php83-sockets 8.3.19-r0 apk +php83-sodium 8.3.19-r0 apk +php83-sqlite3 8.3.19-r0 apk +php83-tokenizer 8.3.19-r0 apk +php83-xml 8.3.19-r0 apk +php83-xmlreader 8.3.19-r0 apk +php83-xmlwriter 8.3.19-r0 apk +php83-xsl 8.3.19-r0 apk +php83-zip 8.3.19-r0 apk +pinentry 1.3.1-r0 apk +pip 25.1.1 python +pkb-client 2.1.1 python +platformdirs 4.2.2 python +popt 1.19-r4 apk +procps-ng 4.0.4-r2 apk +proto-plus 1.26.1 python +protobuf 6.31.0 python +pyacmedns 0.4 python +pyasn1 0.6.1 python +pyasn1-modules 0.4.2 python +pyc 3.12.10-r1 apk +pycparser 2.22 python +pyjwt 2.10.1 python +pynamecheap 0.0.3 python +pyopenssl 25.1.0 python +pyotp 2.9.0 python +pyparsing 3.2.3 python +pyrfc3339 2.0.1 python +python-dateutil 2.9.0.post0 python +python-digitalocean 1.17.0 python +python-transip 0.6.0 python +python3 3.12.10-r1 apk +python3-pyc 3.12.10-r1 apk +python3-pycache-pyc0 3.12.10-r1 apk +pytz 2025.2 python +pyyaml 6.0.2 python +readline 8.2.13-r0 apk +requests 2.32.3 python +requests-file 2.1.0 python +requests-mock 1.12.1 python +rsa 4.9.1 python +s3transfer 0.13.0 python +scanelf 1.3.8-r1 apk +setuptools 80.8.0 python +shadow 4.16.0-r1 apk +six 1.17.0 python +skalibs-libs 2.14.3.0-r0 apk +soupsieve 2.7 python +sqlite-libs 3.48.0-r2 apk +ssl_client 1.37.0-r12 apk +tiff 4.7.0-r0 apk +tldextract 5.3.0 python +tomli 2.0.1 python +typeguard 4.3.0 python +typing-extensions 4.12.2 python +typing-extensions 4.13.2 python +tzdata 2025b-r0 apk +unixodbc 2.3.12-r0 apk +uritemplate 4.1.1 python +urllib3 2.4.0 python +utmps-libs 0.1.2.3-r2 apk +wheel 0.45.1 python (+1 duplicate) +whois 5.5.23-r0 apk +xz-libs 5.6.3-r1 apk +zipp 3.19.2 python +zlib 1.3.1-r2 apk +zope-interface 7.2 python +zstd-libs 1.5.6-r2 apk From 2ec9bacf0c9287b134e792f5c95f845b2854ad5b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 31 May 2025 03:44:37 +0000 Subject: [PATCH 28/58] Bot Updating Package Versions --- package_versions.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index f7a8ace..18ef70b 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.23 python -botocore 1.38.23 python +boto3 1.38.27 python +botocore 1.38.27 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -93,7 +93,7 @@ coreutils 9.5-r2 apk coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk -cryptography 45.0.2 python +cryptography 45.0.3 python curl 8.12.1-r1 apk distro 1.9.0 python dns-lexicon 3.21.1 python @@ -320,7 +320,7 @@ platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk proto-plus 1.26.1 python -protobuf 6.31.0 python +protobuf 6.31.1 python pyacmedns 0.4 python pyasn1 0.6.1 python pyasn1-modules 0.4.2 python @@ -347,7 +347,7 @@ requests-mock 1.12.1 python rsa 4.9.1 python s3transfer 0.13.0 python scanelf 1.3.8-r1 apk -setuptools 80.8.0 python +setuptools 80.9.0 python shadow 4.16.0-r1 apk six 1.17.0 python skalibs-libs 2.14.3.0-r0 apk From 35deb8f654be643c2bf7bd0c691b325051739a97 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 7 Jun 2025 03:47:21 +0000 Subject: [PATCH 29/58] Bot Updating Package Versions --- package_versions.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 18ef70b..063b788 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.27 python -botocore 1.38.27 python +boto3 1.38.32 python +botocore 1.38.32 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -60,7 +60,7 @@ certbot-dns-google 4.0.0 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python -certbot-dns-inwx 3.0.2 python +certbot-dns-inwx 3.0.3 python certbot-dns-ionos 2024.11.9 python certbot-dns-linode 4.0.0 python certbot-dns-loopia 1.0.1 python @@ -120,9 +120,9 @@ gnupg-keyboxd 2.4.7-r0 apk gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk -google-api-core 2.24.2 python -google-api-python-client 2.170.0 python -google-auth 2.40.2 python +google-api-core 2.25.0 python +google-api-python-client 2.171.0 python +google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python gpg 2.4.7-r0 apk @@ -155,7 +155,7 @@ jmespath 1.0.1 python josepy 2.0.0 python jq 1.7.1-r0 apk jsonlines 4.0.0 python -jsonpickle 4.1.0 python +jsonpickle 4.1.1 python libassuan 2.5.7-r0 apk libattr 2.5.2-r2 apk libavif 1.0.4-r0 apk @@ -359,10 +359,10 @@ tldextract 5.3.0 python tomli 2.0.1 python typeguard 4.3.0 python typing-extensions 4.12.2 python -typing-extensions 4.13.2 python +typing-extensions 4.14.0 python tzdata 2025b-r0 apk unixodbc 2.3.12-r0 apk -uritemplate 4.1.1 python +uritemplate 4.2.0 python urllib3 2.4.0 python utmps-libs 0.1.2.3-r2 apk wheel 0.45.1 python (+1 duplicate) From 0d952bcee1b48416a22fe4689f73314564fda91e Mon Sep 17 00:00:00 2001 From: jlssmt Date: Sat, 7 Jun 2025 16:32:25 +0200 Subject: [PATCH 30/58] add tinyauth --- .gitignore | 1 + .../nginx/tinyauth-location.conf.sample | 9 +++++ .../nginx/tinyauth-server.conf.sample | 35 +++++++++++++++++++ .../s6-overlay/s6-rc.d/init-swag-config/run | 8 +++++ 4 files changed, 53 insertions(+) create mode 100644 root/defaults/nginx/tinyauth-location.conf.sample create mode 100644 root/defaults/nginx/tinyauth-server.conf.sample diff --git a/.gitignore b/.gitignore index df432a4..e4dccbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +.idea .jenkins-external diff --git a/root/defaults/nginx/tinyauth-location.conf.sample b/root/defaults/nginx/tinyauth-location.conf.sample new file mode 100644 index 0000000..3bdae98 --- /dev/null +++ b/root/defaults/nginx/tinyauth-location.conf.sample @@ -0,0 +1,9 @@ +## Version 2025/06/08 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/tinyauth-location.conf.sample +# Make sure that your tinyauth container is in the same user defined bridge network and is named tinyauth +# Rename /config/nginx/proxy-confs/tinyauth.subdomain.conf.sample to /config/nginx/proxy-confs/tinyauth.subdomain.conf + +## Send a subrequest to tinyauth to verify if the user is authenticated and has permission to access the resource +auth_request /tinyauth; + +## If the subreqest returns 200 pass to the backend, if the subrequest returns 401 redirect to the portal +error_page 401 = @tinyauth_login; diff --git a/root/defaults/nginx/tinyauth-server.conf.sample b/root/defaults/nginx/tinyauth-server.conf.sample new file mode 100644 index 0000000..a4256c8 --- /dev/null +++ b/root/defaults/nginx/tinyauth-server.conf.sample @@ -0,0 +1,35 @@ +## Version 2025/06/08 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/tinyauth-server.conf.sample +# Make sure that your tinyauth container is in the same user defined bridge network and is named tinyauth +# Rename /config/nginx/proxy-confs/tinyauth.subdomain.conf.sample to /config/nginx/proxy-confs/tinyauth.subdomain.conf + +# location for tinyauth auth requests +location /tinyauth { + internal; + + include /config/nginx/proxy.conf; + include /config/nginx/resolver.conf; + set $upstream_tinyauth tinyauth; + proxy_pass http://$upstream_tinyauth:3000/api/auth/nginx; + + proxy_set_header x-forwarded-proto $scheme; + proxy_set_header x-forwarded-host $http_host; + proxy_set_header x-forwarded-uri $request_uri; +} + +# virtual location for tinyauth 401 redirects +location @tinyauth_login { + internal; + + ## Set the $target_url variable based on the original request + set_escape_uri $target_url $scheme://$http_host$request_uri; + + ## Set the $signin_url variable + set $domain $host; + if ($host ~* "^[^.]+\.([^.]+\..+)$") { + set $domain $1; + } + set $signin_url https://tinyauth.$domain/login?redirect_uri=$target_url; + + ## Redirect to login + return 302 $signin_url; +} diff --git a/root/etc/s6-overlay/s6-rc.d/init-swag-config/run b/root/etc/s6-overlay/s6-rc.d/init-swag-config/run index 5ba2b21..b28d279 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-swag-config/run +++ b/root/etc/s6-overlay/s6-rc.d/init-swag-config/run @@ -22,6 +22,14 @@ if [[ ! -f /config/nginx/authentik-server.conf ]]; then cp /defaults/nginx/authentik-server.conf.sample /config/nginx/authentik-server.conf fi +# copy tinyauth config files if they don't exist +if [[ ! -f /config/nginx/tinyauth-location.conf ]]; then + cp /defaults/nginx/tinyauth-location.conf.sample /config/nginx/tinyauth-location.conf +fi +if [[ ! -f /config/nginx/tinyauth-server.conf ]]; then + cp /defaults/nginx/tinyauth-server.conf.sample /config/nginx/tinyauth-server.conf +fi + # copy old ldap config file to new location if [[ -f /config/nginx/ldap.conf ]] && [[ ! -f /config/nginx/ldap-server.conf ]]; then cp /config/nginx/ldap.conf /config/nginx/ldap-server.conf From 3b6d0484b9bd9aa997cf5ba662ea565ccded75b5 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 11 Jun 2025 01:43:55 +0000 Subject: [PATCH 31/58] Bot Updating Templated Files --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index af1052e..6b376ef 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -780,7 +780,7 @@ pipeline { docker run --rm \ -v /var/run/docker.sock:/var/run/docker.sock:ro \ -v ${TEMPDIR}:/tmp \ - ghcr.io/anchore/syft:latest \ + ghcr.io/anchore/syft:v1.26.1 \ ${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 ) echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github" From 6b6e7b74b5102bb6cca1a2e0364705b48ea14c89 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 11 Jun 2025 01:48:03 +0000 Subject: [PATCH 32/58] Bot Updating Package Versions --- package_versions.txt | 48 ++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 063b788..457d5a1 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,7 +1,7 @@ NAME VERSION TYPE Simple Launcher 1.1.0.14 binary (+5 duplicates) acl-libs 2.3.2-r1 apk -acme 4.0.0 python +acme 4.1.0 python alpine-baselayout 3.6.8-r1 apk alpine-baselayout-data 3.6.8-r1 apk alpine-keys 2.5-r0 apk @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.32 python -botocore 1.38.32 python +boto3 1.38.34 python +botocore 1.38.34 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -34,18 +34,18 @@ ca-certificates 20241121-r1 apk ca-certificates-bundle 20241121-r1 apk cachetools 5.5.2 python catatonit 0.2.0-r0 apk -certbot 4.0.0 python +certbot 4.1.0 python certbot-dns-acmedns 0.1.0 python certbot-dns-aliyun 2.0.0 python certbot-dns-azure 1.5.0 python certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 4.0.0 python +certbot-dns-cloudflare 4.1.0 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 4.0.0 python +certbot-dns-digitalocean 4.1.0 python certbot-dns-directadmin 1.0.15 python -certbot-dns-dnsimple 4.0.0 python -certbot-dns-dnsmadeeasy 4.0.0 python +certbot-dns-dnsimple 4.1.0 python +certbot-dns-dnsmadeeasy 4.1.0 python certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python @@ -53,27 +53,27 @@ certbot-dns-dreamhost 1.0 python certbot-dns-duckdns 1.6 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 4.0.0 python +certbot-dns-gehirn 4.1.0 python certbot-dns-glesys 2.1.0 python certbot-dns-godaddy 2.8.0 python -certbot-dns-google 4.0.0 python +certbot-dns-google 4.1.0 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python certbot-dns-inwx 3.0.3 python certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 4.0.0 python +certbot-dns-linode 4.1.0 python certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 4.0.0 python +certbot-dns-luadns 4.1.0 python certbot-dns-namecheap 1.0.0 python certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 4.0.0 python -certbot-dns-ovh 4.0.0 python +certbot-dns-nsone 4.1.0 python +certbot-dns-ovh 4.1.0 python certbot-dns-porkbun 0.10.1 python -certbot-dns-rfc2136 4.0.0 python -certbot-dns-route53 4.0.0 python -certbot-dns-sakuracloud 4.0.0 python +certbot-dns-rfc2136 4.1.0 python +certbot-dns-route53 4.1.0 python +certbot-dns-sakuracloud 4.1.0 python certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python @@ -93,7 +93,7 @@ coreutils 9.5-r2 apk coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk -cryptography 45.0.3 python +cryptography 45.0.4 python curl 8.12.1-r1 apk distro 1.9.0 python dns-lexicon 3.21.1 python @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.0 python -google-api-python-client 2.171.0 python +google-api-python-client 2.172.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -324,7 +324,7 @@ protobuf 6.31.1 python pyacmedns 0.4 python pyasn1 0.6.1 python pyasn1-modules 0.4.2 python -pyc 3.12.10-r1 apk +pyc 3.12.11-r0 apk pycparser 2.22 python pyjwt 2.10.1 python pynamecheap 0.0.3 python @@ -335,13 +335,13 @@ pyrfc3339 2.0.1 python python-dateutil 2.9.0.post0 python python-digitalocean 1.17.0 python python-transip 0.6.0 python -python3 3.12.10-r1 apk -python3-pyc 3.12.10-r1 apk -python3-pycache-pyc0 3.12.10-r1 apk +python3 3.12.11-r0 apk +python3-pyc 3.12.11-r0 apk +python3-pycache-pyc0 3.12.11-r0 apk pytz 2025.2 python pyyaml 6.0.2 python readline 8.2.13-r0 apk -requests 2.32.3 python +requests 2.32.4 python requests-file 2.1.0 python requests-mock 1.12.1 python rsa 4.9.1 python From 7a38630c0b29a8eca861c6ab341f0c0e665946ae Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 12 Jun 2025 20:26:05 +0000 Subject: [PATCH 33/58] Bot Updating Package Versions --- package_versions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 457d5a1..614b5ee 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,7 +1,7 @@ NAME VERSION TYPE Simple Launcher 1.1.0.14 binary (+5 duplicates) acl-libs 2.3.2-r1 apk -acme 4.1.0 python +acme 4.1.1 python alpine-baselayout 3.6.8-r1 apk alpine-baselayout-data 3.6.8-r1 apk alpine-keys 2.5-r0 apk @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.34 python -botocore 1.38.34 python +boto3 1.38.36 python +botocore 1.38.36 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk From adcdf5d74807e3057fa8263efe75ef74a6dc5faa Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 12 Jun 2025 20:30:24 +0000 Subject: [PATCH 34/58] Bot Updating Package Versions --- package_versions.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 614b5ee..b76d13b 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -34,18 +34,18 @@ ca-certificates 20241121-r1 apk ca-certificates-bundle 20241121-r1 apk cachetools 5.5.2 python catatonit 0.2.0-r0 apk -certbot 4.1.0 python +certbot 4.1.1 python certbot-dns-acmedns 0.1.0 python certbot-dns-aliyun 2.0.0 python certbot-dns-azure 1.5.0 python certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 4.1.0 python +certbot-dns-cloudflare 4.1.1 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 4.1.0 python +certbot-dns-digitalocean 4.1.1 python certbot-dns-directadmin 1.0.15 python -certbot-dns-dnsimple 4.1.0 python -certbot-dns-dnsmadeeasy 4.1.0 python +certbot-dns-dnsimple 4.1.1 python +certbot-dns-dnsmadeeasy 4.1.1 python certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python @@ -53,27 +53,27 @@ certbot-dns-dreamhost 1.0 python certbot-dns-duckdns 1.6 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 4.1.0 python +certbot-dns-gehirn 4.1.1 python certbot-dns-glesys 2.1.0 python certbot-dns-godaddy 2.8.0 python -certbot-dns-google 4.1.0 python +certbot-dns-google 4.1.1 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python certbot-dns-inwx 3.0.3 python certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 4.1.0 python +certbot-dns-linode 4.1.1 python certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 4.1.0 python +certbot-dns-luadns 4.1.1 python certbot-dns-namecheap 1.0.0 python certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 4.1.0 python -certbot-dns-ovh 4.1.0 python +certbot-dns-nsone 4.1.1 python +certbot-dns-ovh 4.1.1 python certbot-dns-porkbun 0.10.1 python -certbot-dns-rfc2136 4.1.0 python -certbot-dns-route53 4.1.0 python -certbot-dns-sakuracloud 4.1.0 python +certbot-dns-rfc2136 4.1.1 python +certbot-dns-route53 4.1.1 python +certbot-dns-sakuracloud 4.1.1 python certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python From 9ab0f727d08a3d6ca06ca8e5f1773017a6e41330 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 14 Jun 2025 03:47:18 +0000 Subject: [PATCH 35/58] Bot Updating Package Versions --- package_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_versions.txt b/package_versions.txt index b76d13b..f9ee50f 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -120,7 +120,7 @@ gnupg-keyboxd 2.4.7-r0 apk gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk -google-api-core 2.25.0 python +google-api-core 2.25.1 python google-api-python-client 2.172.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python From ef2a5f207773ba36fbd4ecb8ddb04bf3be3f7ce5 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 16 Jun 2025 17:39:01 +0000 Subject: [PATCH 36/58] Bot Updating Package Versions --- package_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_versions.txt b/package_versions.txt index f9ee50f..c2cc990 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -78,7 +78,7 @@ certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python -certifi 2025.4.26 python +certifi 2025.6.15 python cffi 1.17.1 python charset-normalizer 3.4.2 python cli UNKNOWN binary From b52e35e49435659b4a05d77600e865bc330204a1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 21 Jun 2025 03:48:40 +0000 Subject: [PATCH 37/58] Bot Updating Package Versions --- package_versions.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index c2cc990..3e9e3ed 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.36 python -botocore 1.38.36 python +boto3 1.38.41 python +botocore 1.38.41 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.1 python -google-api-python-client 2.172.0 python +google-api-python-client 2.173.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -363,7 +363,7 @@ typing-extensions 4.14.0 python tzdata 2025b-r0 apk unixodbc 2.3.12-r0 apk uritemplate 4.2.0 python -urllib3 2.4.0 python +urllib3 2.5.0 python utmps-libs 0.1.2.3-r2 apk wheel 0.45.1 python (+1 duplicate) whois 5.5.23-r0 apk From 0e55f7b67e7c12d1704ae647487192290d00ca9d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 28 Jun 2025 03:48:42 +0000 Subject: [PATCH 38/58] Bot Updating Package Versions --- package_versions.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 3e9e3ed..c57b02a 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.41 python -botocore 1.38.41 python +boto3 1.38.46 python +botocore 1.38.46 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.1 python -google-api-python-client 2.173.0 python +google-api-python-client 2.174.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -217,7 +217,7 @@ libzip 1.11.2-r0 apk linux-pam 1.6.1-r1 apk logrotate 3.21.0-r1 apk loopialib 0.2.0 python -lxml 5.4.0 python +lxml 6.0.0 python lz4-libs 1.10.0-r0 apk markupsafe 3.0.2 python memcached 1.6.32-r0 apk From 0168126729a6dff3fe39e67052084ad6d54c1566 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 5 Jul 2025 03:48:01 +0000 Subject: [PATCH 39/58] Bot Updating Templated Files --- Jenkinsfile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6b376ef..6b41bcc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -95,7 +95,11 @@ pipeline { env.DOCKERHUB_LINK = 'https://hub.docker.com/r/' + env.DOCKERHUB_IMAGE + '/tags/' env.PULL_REQUEST = env.CHANGE_ID env.TEMPLATED_FILES = 'Jenkinsfile README.md LICENSE .editorconfig ./.github/CONTRIBUTING.md ./.github/FUNDING.yml ./.github/ISSUE_TEMPLATE/config.yml ./.github/ISSUE_TEMPLATE/issue.bug.yml ./.github/ISSUE_TEMPLATE/issue.feature.yml ./.github/PULL_REQUEST_TEMPLATE.md ./.github/workflows/external_trigger_scheduler.yml ./.github/workflows/greetings.yml ./.github/workflows/package_trigger_scheduler.yml ./.github/workflows/call_issue_pr_tracker.yml ./.github/workflows/call_issues_cron.yml ./.github/workflows/permissions.yml ./.github/workflows/external_trigger.yml ./root/donate.txt' + if ( env.SYFT_IMAGE_TAG == null ) { + env.SYFT_IMAGE_TAG = 'latest' + } } + echo "Using syft image tag ${SYFT_IMAGE_TAG}" sh '''#! /bin/bash echo "The default github branch detected as ${GH_DEFAULT_BRANCH}" ''' script{ @@ -780,7 +784,7 @@ pipeline { docker run --rm \ -v /var/run/docker.sock:/var/run/docker.sock:ro \ -v ${TEMPDIR}:/tmp \ - ghcr.io/anchore/syft:v1.26.1 \ + ghcr.io/anchore/syft:${SYFT_IMAGE_TAG} \ ${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 ) echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github" @@ -890,6 +894,7 @@ pipeline { -e WEB_AUTH=\"${CI_AUTH}\" \ -e WEB_PATH=\"${CI_WEBPATH}\" \ -e NODE_NAME=\"${NODE_NAME}\" \ + -e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \ -t ghcr.io/linuxserver/ci:latest \ python3 test_build.py''' } From f3ac0dd3948ac03c320b89101f0d9551eab59bae Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 5 Jul 2025 03:49:27 +0000 Subject: [PATCH 40/58] Bot Updating Templated Files --- .github/workflows/call_issue_pr_tracker.yml | 3 +++ .github/workflows/call_issues_cron.yml | 3 +++ .github/workflows/external_trigger.yml | 15 +++++++++------ .github/workflows/external_trigger_scheduler.yml | 3 +++ .github/workflows/greetings.yml | 6 ++++++ .github/workflows/package_trigger_scheduler.yml | 3 +++ README.md | 3 --- 7 files changed, 27 insertions(+), 9 deletions(-) diff --git a/.github/workflows/call_issue_pr_tracker.yml b/.github/workflows/call_issue_pr_tracker.yml index 2c30784..d07cf12 100755 --- a/.github/workflows/call_issue_pr_tracker.yml +++ b/.github/workflows/call_issue_pr_tracker.yml @@ -8,6 +8,9 @@ on: pull_request_review: types: [submitted,edited,dismissed] +permissions: + contents: read + jobs: manage-project: permissions: diff --git a/.github/workflows/call_issues_cron.yml b/.github/workflows/call_issues_cron.yml index 244796f..7db1d96 100755 --- a/.github/workflows/call_issues_cron.yml +++ b/.github/workflows/call_issues_cron.yml @@ -4,6 +4,9 @@ on: - cron: '35 15 * * *' workflow_dispatch: +permissions: + contents: read + jobs: stale: permissions: diff --git a/.github/workflows/external_trigger.yml b/.github/workflows/external_trigger.yml index 7d75675..5daab23 100644 --- a/.github/workflows/external_trigger.yml +++ b/.github/workflows/external_trigger.yml @@ -3,6 +3,9 @@ name: External Trigger Main on: workflow_dispatch: +permissions: + contents: read + jobs: external-trigger-master: runs-on: ubuntu-latest @@ -43,8 +46,8 @@ jobs: "username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }} exit 1 fi - EXT_RELEASE=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g') - echo "External version: \`${EXT_RELEASE}\`" >> $GITHUB_STEP_SUMMARY + EXT_RELEASE_SANITIZED=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g') + echo "Sanitized external version: \`${EXT_RELEASE_SANITIZED}\`" >> $GITHUB_STEP_SUMMARY echo "Retrieving last pushed version" >> $GITHUB_STEP_SUMMARY image="linuxserver/swag" tag="latest" @@ -100,8 +103,8 @@ jobs: exit 1 fi echo "Last pushed version: \`${IMAGE_VERSION}\`" >> $GITHUB_STEP_SUMMARY - if [ "${EXT_RELEASE}" == "${IMAGE_VERSION}" ]; then - echo "Version \`${EXT_RELEASE}\` already pushed, exiting" >> $GITHUB_STEP_SUMMARY + if [ "${EXT_RELEASE_SANITIZED}" == "${IMAGE_VERSION}" ]; then + echo "Sanitized version \`${EXT_RELEASE_SANITIZED}\` already pushed, exiting" >> $GITHUB_STEP_SUMMARY exit 0 elif [ $(curl -s https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-swag/job/master/lastBuild/api/json | jq -r '.building') == "true" ]; then echo "New version \`${EXT_RELEASE}\` found; but there already seems to be an active build on Jenkins; exiting" >> $GITHUB_STEP_SUMMARY @@ -116,7 +119,7 @@ jobs: "username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }} else printf "\n## Trigger new build\n\n" >> $GITHUB_STEP_SUMMARY - echo "New version \`${EXT_RELEASE}\` found; old version was \`${IMAGE_VERSION}\`. Triggering new build" >> $GITHUB_STEP_SUMMARY + echo "New sanitized version \`${EXT_RELEASE_SANITIZED}\` found; old version was \`${IMAGE_VERSION}\`. Triggering new build" >> $GITHUB_STEP_SUMMARY if [[ "${artifacts_found}" == "true" ]]; then echo "All artifacts seem to be uploaded." >> $GITHUB_STEP_SUMMARY fi @@ -136,7 +139,7 @@ jobs: --data-urlencode "description=GHA external trigger https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" \ --data-urlencode "Submit=Submit" echo "**** Notifying Discord ****" - TRIGGER_REASON="A version change was detected for swag tag latest. Old version:${IMAGE_VERSION} New version:${EXT_RELEASE}" + TRIGGER_REASON="A version change was detected for swag tag latest. Old version:${IMAGE_VERSION} New version:${EXT_RELEASE_SANITIZED}" curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 9802903, "description": "**Build Triggered** \n**Reason:** '"${TRIGGER_REASON}"' \n**Build URL:** '"${buildurl}display/redirect"' \n"}], "username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }} diff --git a/.github/workflows/external_trigger_scheduler.yml b/.github/workflows/external_trigger_scheduler.yml index 0a3b07e..a98082b 100644 --- a/.github/workflows/external_trigger_scheduler.yml +++ b/.github/workflows/external_trigger_scheduler.yml @@ -5,6 +5,9 @@ on: - cron: '2 * * * *' workflow_dispatch: +permissions: + contents: read + jobs: external-trigger-scheduler: runs-on: ubuntu-latest diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 6c9a147..e50325c 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -2,8 +2,14 @@ name: Greetings on: [pull_request_target, issues] +permissions: + contents: read + jobs: greeting: + permissions: + issues: write + pull-requests: write runs-on: ubuntu-latest steps: - uses: actions/first-interaction@v1 diff --git a/.github/workflows/package_trigger_scheduler.yml b/.github/workflows/package_trigger_scheduler.yml index 1906f88..3d80cf8 100644 --- a/.github/workflows/package_trigger_scheduler.yml +++ b/.github/workflows/package_trigger_scheduler.yml @@ -5,6 +5,9 @@ on: - cron: '1 3 * * 6' workflow_dispatch: +permissions: + contents: read + jobs: package-trigger-scheduler: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 2605dcb..f671c2f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![Blog](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Blog)](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!") [![Discord](https://img.shields.io/discord/354974912613449730.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=Discord&logo=discord)](https://linuxserver.io/discord "realtime support / chat with the community and the team.") [![Discourse](https://img.shields.io/discourse/https/discourse.linuxserver.io/topics.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=discourse)](https://discourse.linuxserver.io "post on our community forum.") -[![Fleet](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Fleet)](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.") [![GitHub](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitHub&logo=github)](https://github.com/linuxserver "view the source for all of our repositories.") [![Open Collective](https://img.shields.io/opencollective/all/linuxserver.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=Supporters&logo=open%20collective)](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget") @@ -22,7 +21,6 @@ Find us at: * [Blog](https://blog.linuxserver.io) - all the things you can do with our containers including How-To guides, opinions and much more! * [Discord](https://linuxserver.io/discord) - realtime support / chat with the community and the team. * [Discourse](https://discourse.linuxserver.io) - post on our community forum. -* [Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images. * [GitHub](https://github.com/linuxserver) - view the source for all of our repositories. * [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget @@ -54,7 +52,6 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ❌ | | ## Application Setup From 7f9835b43f4a7d698e6e8c057039f522b9e551bc Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 5 Jul 2025 03:53:44 +0000 Subject: [PATCH 41/58] Bot Updating Package Versions --- package_versions.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index c57b02a..a2205b9 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -15,15 +15,15 @@ argon2-libs 20190702-r5 apk attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python -azure-core 1.34.0 python +azure-core 1.35.0 python azure-identity 1.23.0 python -azure-mgmt-core 1.5.0 python +azure-mgmt-core 1.6.0 python azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.38.46 python -botocore 1.38.46 python +boto3 1.39.3 python +botocore 1.39.3 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -93,7 +93,7 @@ coreutils 9.5-r2 apk coreutils-env 9.5-r2 apk coreutils-fmt 9.5-r2 apk coreutils-sha512sum 9.5-r2 apk -cryptography 45.0.4 python +cryptography 45.0.5 python curl 8.12.1-r1 apk distro 1.9.0 python dns-lexicon 3.21.1 python @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.1 python -google-api-python-client 2.174.0 python +google-api-python-client 2.175.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -315,7 +315,7 @@ php83-xsl 8.3.19-r0 apk php83-zip 8.3.19-r0 apk pinentry 1.3.1-r0 apk pip 25.1.1 python -pkb-client 2.1.1 python +pkb-client 2.2.0 python platformdirs 4.2.2 python popt 1.19-r4 apk procps-ng 4.0.4-r2 apk @@ -359,7 +359,7 @@ tldextract 5.3.0 python tomli 2.0.1 python typeguard 4.3.0 python typing-extensions 4.12.2 python -typing-extensions 4.14.0 python +typing-extensions 4.14.1 python tzdata 2025b-r0 apk unixodbc 2.3.12-r0 apk uritemplate 4.2.0 python From 56ff1d5e193e9981decbf8db1bcf570daed6289c Mon Sep 17 00:00:00 2001 From: thespad Date: Wed, 9 Jul 2025 18:46:39 +0100 Subject: [PATCH 42/58] Rebase to 3.22 --- .editorconfig | 0 .github/FUNDING.yml | 0 .github/ISSUE_TEMPLATE/config.yml | 0 .github/ISSUE_TEMPLATE/issue.bug.yml | 0 .github/ISSUE_TEMPLATE/issue.feature.yml | 0 .github/workflows/call_issue_pr_tracker.yml | 0 .github/workflows/call_issues_cron.yml | 0 .github/workflows/permissions.yml | 0 Dockerfile | 65 +++++++++---------- Dockerfile.aarch64 | 65 +++++++++---------- LICENSE | 0 README.md | 1 + readme-vars.yml | 1 + .../nginx/site-confs/default.conf.sample | 4 +- 14 files changed, 69 insertions(+), 67 deletions(-) mode change 100755 => 100644 .editorconfig mode change 100755 => 100644 .github/FUNDING.yml mode change 100755 => 100644 .github/ISSUE_TEMPLATE/config.yml mode change 100755 => 100644 .github/ISSUE_TEMPLATE/issue.bug.yml mode change 100755 => 100644 .github/ISSUE_TEMPLATE/issue.feature.yml mode change 100755 => 100644 .github/workflows/call_issue_pr_tracker.yml mode change 100755 => 100644 .github/workflows/call_issues_cron.yml mode change 100755 => 100644 .github/workflows/permissions.yml mode change 100755 => 100644 LICENSE diff --git a/.editorconfig b/.editorconfig old mode 100755 new mode 100644 diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml old mode 100755 new mode 100644 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml old mode 100755 new mode 100644 diff --git a/.github/ISSUE_TEMPLATE/issue.bug.yml b/.github/ISSUE_TEMPLATE/issue.bug.yml old mode 100755 new mode 100644 diff --git a/.github/ISSUE_TEMPLATE/issue.feature.yml b/.github/ISSUE_TEMPLATE/issue.feature.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/call_issue_pr_tracker.yml b/.github/workflows/call_issue_pr_tracker.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/call_issues_cron.yml b/.github/workflows/call_issues_cron.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/permissions.yml b/.github/workflows/permissions.yml old mode 100755 new mode 100644 diff --git a/Dockerfile b/Dockerfile index 3016894..ebb6cae 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM ghcr.io/linuxserver/baseimage-alpine-nginx:3.21 +FROM ghcr.io/linuxserver/baseimage-alpine-nginx:3.22 # set version label ARG BUILD_DATE @@ -49,37 +49,36 @@ RUN \ nginx-mod-stream \ nginx-mod-stream-geoip2 \ nginx-vim \ - php83-bcmath \ - php83-bz2 \ - php83-dom \ - php83-exif \ - php83-ftp \ - php83-gd \ - php83-gmp \ - php83-imap \ - php83-intl \ - php83-ldap \ - php83-mysqli \ - php83-mysqlnd \ - php83-opcache \ - php83-pdo_mysql \ - php83-pdo_odbc \ - php83-pdo_pgsql \ - php83-pdo_sqlite \ - php83-pear \ - php83-pecl-apcu \ - php83-pecl-mcrypt \ - php83-pecl-memcached \ - php83-pecl-redis \ - php83-pgsql \ - php83-posix \ - php83-soap \ - php83-sockets \ - php83-sodium \ - php83-sqlite3 \ - php83-tokenizer \ - php83-xmlreader \ - php83-xsl \ + php84-bcmath \ + php84-bz2 \ + php84-dom \ + php84-exif \ + php84-ftp \ + php84-gd \ + php84-gmp \ + php84-imap \ + php84-intl \ + php84-ldap \ + php84-mysqli \ + php84-mysqlnd \ + php84-opcache \ + php84-pdo_mysql \ + php84-pdo_odbc \ + php84-pdo_pgsql \ + php84-pdo_sqlite \ + php84-pear \ + php84-pecl-apcu \ + php84-pecl-memcached \ + php84-pecl-redis \ + php84-pgsql \ + php84-posix \ + php84-soap \ + php84-sockets \ + php84-sodium \ + php84-sqlite3 \ + php84-tokenizer \ + php84-xmlreader \ + php84-xsl \ whois && \ echo "**** install certbot plugins ****" && \ if [ -z ${CERTBOT_VERSION+x} ]; then \ @@ -89,7 +88,7 @@ RUN \ pip install -U --no-cache-dir \ pip \ wheel && \ - pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.21/ \ + pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.22/ \ certbot==${CERTBOT_VERSION} \ certbot-dns-acmedns \ certbot-dns-aliyun \ diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 516f30e..8198789 100755 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM ghcr.io/linuxserver/baseimage-alpine-nginx:arm64v8-3.21 +FROM ghcr.io/linuxserver/baseimage-alpine-nginx:arm64v8-3.22 # set version label ARG BUILD_DATE @@ -49,37 +49,36 @@ RUN \ nginx-mod-stream \ nginx-mod-stream-geoip2 \ nginx-vim \ - php83-bcmath \ - php83-bz2 \ - php83-dom \ - php83-exif \ - php83-ftp \ - php83-gd \ - php83-gmp \ - php83-imap \ - php83-intl \ - php83-ldap \ - php83-mysqli \ - php83-mysqlnd \ - php83-opcache \ - php83-pdo_mysql \ - php83-pdo_odbc \ - php83-pdo_pgsql \ - php83-pdo_sqlite \ - php83-pear \ - php83-pecl-apcu \ - php83-pecl-mcrypt \ - php83-pecl-memcached \ - php83-pecl-redis \ - php83-pgsql \ - php83-posix \ - php83-soap \ - php83-sockets \ - php83-sodium \ - php83-sqlite3 \ - php83-tokenizer \ - php83-xmlreader \ - php83-xsl \ + php84-bcmath \ + php84-bz2 \ + php84-dom \ + php84-exif \ + php84-ftp \ + php84-gd \ + php84-gmp \ + php84-imap \ + php84-intl \ + php84-ldap \ + php84-mysqli \ + php84-mysqlnd \ + php84-opcache \ + php84-pdo_mysql \ + php84-pdo_odbc \ + php84-pdo_pgsql \ + php84-pdo_sqlite \ + php84-pear \ + php84-pecl-apcu \ + php84-pecl-memcached \ + php84-pecl-redis \ + php84-pgsql \ + php84-posix \ + php84-soap \ + php84-sockets \ + php84-sodium \ + php84-sqlite3 \ + php84-tokenizer \ + php84-xmlreader \ + php84-xsl \ whois && \ echo "**** install certbot plugins ****" && \ if [ -z ${CERTBOT_VERSION+x} ]; then \ @@ -89,7 +88,7 @@ RUN \ pip install -U --no-cache-dir \ pip \ wheel && \ - pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.21/ \ + pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.22/ \ certbot==${CERTBOT_VERSION} \ certbot-dns-acmedns \ certbot-dns-aliyun \ diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md index f671c2f..795ef28 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **09.07.25:** - Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained. * **05.05.25:** - Disable Certbot's built in log rotation. * **19.01.25:** - Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG. * **17.12.24:** - Rebase to Alpine 3.21. diff --git a/readme-vars.yml b/readme-vars.yml index f2dbaec..ae511fa 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -207,6 +207,7 @@ init_diagram: | "swag:latest" <- Base Images # changelog changelogs: + - {date: "09.07.25:", desc: "Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained."} - {date: "05.05.25:", desc: "Disable Certbot's built in log rotation."} - {date: "19.01.25:", desc: "Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG."} - {date: "17.12.24:", desc: "Rebase to Alpine 3.21."} diff --git a/root/defaults/nginx/site-confs/default.conf.sample b/root/defaults/nginx/site-confs/default.conf.sample index 8613f1e..ad71294 100644 --- a/root/defaults/nginx/site-confs/default.conf.sample +++ b/root/defaults/nginx/site-confs/default.conf.sample @@ -1,4 +1,4 @@ -## Version 2024/12/17 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample +## Version 2025/07/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample # redirect all traffic to https server { @@ -14,6 +14,8 @@ server { server { listen 443 ssl default_server; listen [::]:443 ssl default_server; + listen 443 quic reuseport default_server; + listen [::]:443 quic reuseport default_server; server_name _; From bb78c0f50ed98657280a0166296f8b78c6fdcf29 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 12 Jul 2025 03:57:44 +0000 Subject: [PATCH 43/58] Bot Updating Package Versions --- package_versions.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index a2205b9..6219f31 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 8.2.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.39.3 python -botocore 1.39.3 python +boto3 1.39.4 python +botocore 1.39.4 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -78,7 +78,7 @@ certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python -certifi 2025.6.15 python +certifi 2025.7.9 python cffi 1.17.1 python charset-normalizer 3.4.2 python cli UNKNOWN binary @@ -86,7 +86,7 @@ cli-32 UNKNOWN binary cli-64 UNKNOWN binary cli-arm64 UNKNOWN binary cloudflare 2.19.4 python -composer 2.8.9 binary +composer 2.8.10 binary configargparse 1.7.1 python configobj 5.0.9 python coreutils 9.5-r2 apk @@ -109,9 +109,9 @@ fontconfig 2.15.0-r1 apk freetype 2.13.3-r0 apk future 1.0.0 python gdbm 1.24-r0 apk -git 2.47.2-r0 apk -git-init-template 2.47.2-r0 apk -git-perl 2.47.2-r0 apk +git 2.47.3-r0 apk +git-init-template 2.47.3-r0 apk +git-perl 2.47.3-r0 apk gmp 6.3.0-r2 apk gnupg 2.4.7-r0 apk gnupg-dirmngr 2.4.7-r0 apk @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.1 python -google-api-python-client 2.175.0 python +google-api-python-client 2.176.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -135,8 +135,8 @@ gui-32 UNKNOWN binary gui-64 UNKNOWN binary gui-arm64 UNKNOWN binary httplib2 0.22.0 python -icu-data-en 74.2-r0 apk -icu-libs 74.2-r0 apk +icu-data-en 74.2-r1 apk +icu-libs 74.2-r1 apk idna 3.10 python importlib-metadata 8.0.0 python inflect 7.3.1 python @@ -152,7 +152,7 @@ jaraco-functools 4.0.1 python jaraco-text 3.12.1 python jinja2 3.1.6 python jmespath 1.0.1 python -josepy 2.0.0 python +josepy 2.1.0 python jq 1.7.1-r0 apk jsonlines 4.0.0 python jsonpickle 4.1.1 python @@ -161,7 +161,7 @@ libattr 2.5.2-r2 apk libavif 1.0.4-r0 apk libbsd 0.12.2-r0 apk libbz2 1.0.8-r6 apk -libcrypto3 3.3.3-r0 apk +libcrypto3 3.3.4-r0 apk libcurl 8.12.1-r1 apk libdav1d 1.5.0-r0 apk libedit 20240808.3.1-r0 apk @@ -197,7 +197,7 @@ libseccomp 2.5.5-r1 apk libsharpyuv 1.4.0-r0 apk libsm 1.2.4-r4 apk libsodium 1.0.20-r0 apk -libssl3 3.3.3-r0 apk +libssl3 3.3.4-r0 apk libstdc++ 14.2.0-r4 apk libtasn1 4.20.0-r0 apk libunistring 1.2-r0 apk @@ -255,7 +255,7 @@ nginx-mod-stream-geoip2 1.26.3-r0 apk nginx-vim 1.26.3-r0 apk npth 1.6-r4 apk oniguruma 6.9.9-r0 apk -openssl 3.3.3-r0 apk +openssl 3.3.4-r0 apk p11-kit 0.25.5-r2 apk packaging 24.2 python parsedatetime 2.6 python @@ -263,7 +263,7 @@ pcre 8.45-r3 apk pcre2 10.43-r0 apk perl 5.40.1-r1 apk perl-error 0.17029-r2 apk -perl-git 2.47.2-r0 apk +perl-git 2.47.3-r0 apk php83 8.3.19-r0 apk php83-bcmath 8.3.19-r0 apk php83-bz2 8.3.19-r0 apk From 2d6a54a5264773cf17efe3971c6f2fe8b5c898c1 Mon Sep 17 00:00:00 2001 From: thespad Date: Fri, 18 Jul 2025 20:26:10 +0100 Subject: [PATCH 44/58] Comment out QUIC listeners and update readme --- README.md | 9 +++++++++ readme-vars.yml | 9 ++++++++- root/defaults/nginx/site-confs/default.conf.sample | 6 +++--- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 795ef28..374ca57 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,12 @@ This will *ask* Google et al not to index and list your site. Be careful with th * Proxy sample files WILL be updated, however your renamed (enabled) proxy files will not. * You can check the new sample and adjust your active config as needed. +### QUIC support + +This image supports QUIC (also known as HTTP/3) but it must be explicitly enabled in each proxy conf, and the default conf, because if the listener is enabled and you don't expose 443/UDP, it can break connections with some browsers. + +To enable QUIC, expose 443/UDP to your clients, then uncomment both QUIC listeners in all of your active proxy confs, as well as the default conf, and restart the container. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). @@ -194,6 +200,7 @@ services: ports: - 443:443 - 80:80 #optional + - 443/udp:443/udp #optional restart: unless-stopped ``` @@ -221,6 +228,7 @@ docker run -d \ -e SWAG_AUTORELOAD_WATCHLIST= `#optional` \ -p 443:443 \ -p 80:80 `#optional` \ + -p 443/udp:443/udp `#optional` \ -v /path/to/swag/config:/config \ --restart unless-stopped \ lscr.io/linuxserver/swag:latest @@ -234,6 +242,7 @@ Containers are configured using parameters passed at runtime (such as those abov | :----: | --- | | `-p 443:443` | HTTPS port | | `-p 80` | HTTP port (required for HTTP validation and HTTP -> HTTPS redirect) | +| `-p 443/udp` | QUIC (HTTP/3) port. Must be enabled in the default and proxy confs. | | `-e PUID=1000` | for UserID - see below for explanation | | `-e PGID=1000` | for GroupID - see below for explanation | | `-e TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). | diff --git a/readme-vars.yml b/readme-vars.yml index ae511fa..fd3ea66 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -44,6 +44,7 @@ opt_param_env_vars: opt_param_usage_include_ports: true opt_param_ports: - {external_port: "80", internal_port: "80", port_desc: "HTTP port (required for HTTP validation and HTTP -> HTTPS redirect)"} + - {external_port: "443/udp", internal_port: "443/udp", port_desc: "QUIC (HTTP/3) port. Must be enabled in the default and proxy confs."} readonly_supported: true readonly_message: | * `/tmp` must be mounted to tmpfs @@ -138,6 +139,12 @@ app_setup_block: | * Proxy sample files WILL be updated, however your renamed (enabled) proxy files will not. * You can check the new sample and adjust your active config as needed. + ### QUIC support + + This image supports QUIC (also known as HTTP/3) but it must be explicitly enabled in each proxy conf, and the default conf, because if the listener is enabled and you don't expose 443/UDP, it can break connections with some browsers. + + To enable QUIC, expose 443/UDP to your clients, then uncomment both QUIC listeners in all of your active proxy confs, as well as the default conf, and restart the container. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). @@ -207,7 +214,7 @@ init_diagram: | "swag:latest" <- Base Images # changelog changelogs: - - {date: "09.07.25:", desc: "Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained."} + - {date: "18.07.25:", desc: "Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained."} - {date: "05.05.25:", desc: "Disable Certbot's built in log rotation."} - {date: "19.01.25:", desc: "Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG."} - {date: "17.12.24:", desc: "Rebase to Alpine 3.21."} diff --git a/root/defaults/nginx/site-confs/default.conf.sample b/root/defaults/nginx/site-confs/default.conf.sample index ad71294..e240496 100644 --- a/root/defaults/nginx/site-confs/default.conf.sample +++ b/root/defaults/nginx/site-confs/default.conf.sample @@ -1,4 +1,4 @@ -## Version 2025/07/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample +## Version 2025/07/18 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample # redirect all traffic to https server { @@ -13,9 +13,9 @@ server { # main server block server { listen 443 ssl default_server; +# listen 443 quic reuseport default_server; listen [::]:443 ssl default_server; - listen 443 quic reuseport default_server; - listen [::]:443 quic reuseport default_server; +# listen [::]:443 quic reuseport default_server; server_name _; From b96738cdf2aa1d82e09ac73882bfb0a8f78c6e29 Mon Sep 17 00:00:00 2001 From: thespad Date: Fri, 18 Jul 2025 20:32:49 +0100 Subject: [PATCH 45/58] Add header note in readme --- README.md | 4 +++- readme-vars.yml | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 374ca57..9af3999 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,8 @@ This image supports QUIC (also known as HTTP/3) but it must be explicitly enable To enable QUIC, expose 443/UDP to your clients, then uncomment both QUIC listeners in all of your active proxy confs, as well as the default conf, and restart the container. +You should also uncomment the `Alt-Svc` header in your `ssl.conf` so that browsers are aware that you offer QUIC connectivity. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). @@ -429,7 +431,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **09.07.25:** - Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained. +* **18.07.25:** - Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained. * **05.05.25:** - Disable Certbot's built in log rotation. * **19.01.25:** - Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG. * **17.12.24:** - Rebase to Alpine 3.21. diff --git a/readme-vars.yml b/readme-vars.yml index fd3ea66..fcfb41e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -145,6 +145,8 @@ app_setup_block: | To enable QUIC, expose 443/UDP to your clients, then uncomment both QUIC listeners in all of your active proxy confs, as well as the default conf, and restart the container. + You should also uncomment the `Alt-Svc` header in your `ssl.conf` so that browsers are aware that you offer QUIC connectivity. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). From b05df6cf2aa3ce1164712e2895faeb28e8169e18 Mon Sep 17 00:00:00 2001 From: thespad Date: Fri, 18 Jul 2025 20:57:01 +0100 Subject: [PATCH 46/58] Add UDP buffer note --- readme-vars.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme-vars.yml b/readme-vars.yml index fcfb41e..ebbfb8e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -147,6 +147,8 @@ app_setup_block: | You should also uncomment the `Alt-Svc` header in your `ssl.conf` so that browsers are aware that you offer QUIC connectivity. + It is [recommended](https://quic-go.net/docs/quic/optimizations/#udp-buffer-sizes) to increase the UDP send/recieve buffer **on the host** by setting the `net.core.rmem_max` and `net.core.wmem_max` sysctls. Suggested values are between 4-16Mb (4194304-16777216 bytes). For persistence between reboots use `/etc/sysctl.d/`. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). From 1282274a1a75843d99309e0072820cc45e887743 Mon Sep 17 00:00:00 2001 From: thespad Date: Fri, 18 Jul 2025 20:57:53 +0100 Subject: [PATCH 47/58] Wording --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index ebbfb8e..273f27b 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -147,7 +147,7 @@ app_setup_block: | You should also uncomment the `Alt-Svc` header in your `ssl.conf` so that browsers are aware that you offer QUIC connectivity. - It is [recommended](https://quic-go.net/docs/quic/optimizations/#udp-buffer-sizes) to increase the UDP send/recieve buffer **on the host** by setting the `net.core.rmem_max` and `net.core.wmem_max` sysctls. Suggested values are between 4-16Mb (4194304-16777216 bytes). For persistence between reboots use `/etc/sysctl.d/`. + It is [recommended](https://quic-go.net/docs/quic/optimizations/#udp-buffer-sizes) to increase the UDP send/recieve buffer **on the host** by setting the `net.core.rmem_max` and `net.core.wmem_max` sysctls. Suggested values are 4-16Mb (4194304-16777216 bytes). For persistence between reboots use `/etc/sysctl.d/`. ### Migration from the old `linuxserver/letsencrypt` image From d4ceeb2f6731ef058478e1c3670eabe2f05316c5 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 19 Jul 2025 03:56:42 +0000 Subject: [PATCH 48/58] Bot Updating Package Versions --- package_versions.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 6219f31..2308c29 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -7,7 +7,7 @@ alpine-baselayout-data 3.6.8-r1 apk alpine-keys 2.5-r0 apk alpine-release 3.21.3-r0 apk aom-libs 3.11.0-r0 apk -apache2-utils 2.4.62-r0 apk +apache2-utils 2.4.64-r0 apk apk-tools 2.14.6-r3 apk apr 1.7.5-r0 apk apr-util 1.6.3-r1 apk @@ -16,14 +16,14 @@ attrs 25.3.0 python autocommand 2.2.2 python azure-common 1.1.28 python azure-core 1.35.0 python -azure-identity 1.23.0 python +azure-identity 1.23.1 python azure-mgmt-core 1.6.0 python -azure-mgmt-dns 8.2.0 python +azure-mgmt-dns 9.0.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.39.4 python -botocore 1.39.4 python +boto3 1.39.9 python +botocore 1.39.9 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r12 apk @@ -78,7 +78,7 @@ certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python -certifi 2025.7.9 python +certifi 2025.7.14 python cffi 1.17.1 python charset-normalizer 3.4.2 python cli UNKNOWN binary @@ -345,7 +345,7 @@ requests 2.32.4 python requests-file 2.1.0 python requests-mock 1.12.1 python rsa 4.9.1 python -s3transfer 0.13.0 python +s3transfer 0.13.1 python scanelf 1.3.8-r1 apk setuptools 80.9.0 python shadow 4.16.0-r1 apk From 72f60b132be1a859dd3c3dc7749e33d16be3e102 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 20 Jul 2025 15:03:11 +0000 Subject: [PATCH 49/58] Bot Updating Templated Files --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 273f27b..0357979 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -213,7 +213,7 @@ init_diagram: | svc-swag-auto-reload -> legacy-services } Base Images: { - "baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21" + "baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22" } "swag:latest" <- Base Images # changelog From fa860e1349da0d225bf60788e8e224fabea551a1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 20 Jul 2025 15:04:44 +0000 Subject: [PATCH 50/58] Bot Updating Templated Files --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9af3999..43d716e 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ To enable QUIC, expose 443/UDP to your clients, then uncomment both QUIC listene You should also uncomment the `Alt-Svc` header in your `ssl.conf` so that browsers are aware that you offer QUIC connectivity. +It is [recommended](https://quic-go.net/docs/quic/optimizations/#udp-buffer-sizes) to increase the UDP send/recieve buffer **on the host** by setting the `net.core.rmem_max` and `net.core.wmem_max` sysctls. Suggested values are 4-16Mb (4194304-16777216 bytes). For persistence between reboots use `/etc/sysctl.d/`. + ### Migration from the old `linuxserver/letsencrypt` image Please follow the instructions [on this blog post](https://www.linuxserver.io/blog/2020-08-21-introducing-swag#migrate). From 5316c58910cdbe50a33796e516a5d293b77e52fe Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 20 Jul 2025 15:09:08 +0000 Subject: [PATCH 51/58] Bot Updating Package Versions --- package_versions.txt | 747 +++++++++++++++++++++---------------------- 1 file changed, 373 insertions(+), 374 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 2308c29..7373095 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,374 +1,373 @@ -NAME VERSION TYPE -Simple Launcher 1.1.0.14 binary (+5 duplicates) -acl-libs 2.3.2-r1 apk -acme 4.1.1 python -alpine-baselayout 3.6.8-r1 apk -alpine-baselayout-data 3.6.8-r1 apk -alpine-keys 2.5-r0 apk -alpine-release 3.21.3-r0 apk -aom-libs 3.11.0-r0 apk -apache2-utils 2.4.64-r0 apk -apk-tools 2.14.6-r3 apk -apr 1.7.5-r0 apk -apr-util 1.6.3-r1 apk -argon2-libs 20190702-r5 apk -attrs 25.3.0 python -autocommand 2.2.2 python -azure-common 1.1.28 python -azure-core 1.35.0 python -azure-identity 1.23.1 python -azure-mgmt-core 1.6.0 python -azure-mgmt-dns 9.0.0 python -backports-tarfile 1.2.0 python -bash 5.2.37-r0 apk -beautifulsoup4 4.13.4 python -boto3 1.39.9 python -botocore 1.39.9 python -brotli-libs 1.1.0-r2 apk -bs4 0.0.2 python -busybox 1.37.0-r12 apk -busybox-binsh 1.37.0-r12 apk -c-ares 1.34.5-r0 apk -c-client 2007f-r15 apk -ca-certificates 20241121-r1 apk -ca-certificates-bundle 20241121-r1 apk -cachetools 5.5.2 python -catatonit 0.2.0-r0 apk -certbot 4.1.1 python -certbot-dns-acmedns 0.1.0 python -certbot-dns-aliyun 2.0.0 python -certbot-dns-azure 1.5.0 python -certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 4.1.1 python -certbot-dns-cpanel 0.4.0 python -certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 4.1.1 python -certbot-dns-directadmin 1.0.15 python -certbot-dns-dnsimple 4.1.1 python -certbot-dns-dnsmadeeasy 4.1.1 python -certbot-dns-dnspod 0.1.0 python -certbot-dns-do 0.31.0 python -certbot-dns-domeneshop 0.2.9 python -certbot-dns-dreamhost 1.0 python -certbot-dns-duckdns 1.6 python -certbot-dns-dynudns 0.0.6 python -certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 4.1.1 python -certbot-dns-glesys 2.1.0 python -certbot-dns-godaddy 2.8.0 python -certbot-dns-google 4.1.1 python -certbot-dns-he 1.0.0 python -certbot-dns-hetzner 2.0.1 python -certbot-dns-infomaniak 0.2.3 python -certbot-dns-inwx 3.0.3 python -certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 4.1.1 python -certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 4.1.1 python -certbot-dns-namecheap 1.0.0 python -certbot-dns-netcup 1.4.4 python -certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 4.1.1 python -certbot-dns-ovh 4.1.1 python -certbot-dns-porkbun 0.10.1 python -certbot-dns-rfc2136 4.1.1 python -certbot-dns-route53 4.1.1 python -certbot-dns-sakuracloud 4.1.1 python -certbot-dns-standalone 1.2.1 python -certbot-dns-transip 0.5.2 python -certbot-dns-vultr 1.1.0 python -certbot-plugin-gandi 1.5.0 python -certifi 2025.7.14 python -cffi 1.17.1 python -charset-normalizer 3.4.2 python -cli UNKNOWN binary -cli-32 UNKNOWN binary -cli-64 UNKNOWN binary -cli-arm64 UNKNOWN binary -cloudflare 2.19.4 python -composer 2.8.10 binary -configargparse 1.7.1 python -configobj 5.0.9 python -coreutils 9.5-r2 apk -coreutils-env 9.5-r2 apk -coreutils-fmt 9.5-r2 apk -coreutils-sha512sum 9.5-r2 apk -cryptography 45.0.5 python -curl 8.12.1-r1 apk -distro 1.9.0 python -dns-lexicon 3.21.1 python -dnslib 0.9.26 python -dnspython 2.7.0 python -domeneshop 0.4.4 python -fail2ban 1.1.0 python -fail2ban 1.1.0-r2 apk -fail2ban-pyc 1.1.0-r2 apk -filelock 3.18.0 python -findutils 4.10.0-r0 apk -fontconfig 2.15.0-r1 apk -freetype 2.13.3-r0 apk -future 1.0.0 python -gdbm 1.24-r0 apk -git 2.47.3-r0 apk -git-init-template 2.47.3-r0 apk -git-perl 2.47.3-r0 apk -gmp 6.3.0-r2 apk -gnupg 2.4.7-r0 apk -gnupg-dirmngr 2.4.7-r0 apk -gnupg-gpgconf 2.4.7-r0 apk -gnupg-keyboxd 2.4.7-r0 apk -gnupg-utils 2.4.7-r0 apk -gnupg-wks-client 2.4.7-r0 apk -gnutls 3.8.8-r0 apk -google-api-core 2.25.1 python -google-api-python-client 2.176.0 python -google-auth 2.40.3 python -google-auth-httplib2 0.2.0 python -googleapis-common-protos 1.70.0 python -gpg 2.4.7-r0 apk -gpg-agent 2.4.7-r0 apk -gpg-wks-server 2.4.7-r0 apk -gpgsm 2.4.7-r0 apk -gpgv 2.4.7-r0 apk -gui UNKNOWN binary -gui-32 UNKNOWN binary -gui-64 UNKNOWN binary -gui-arm64 UNKNOWN binary -httplib2 0.22.0 python -icu-data-en 74.2-r1 apk -icu-libs 74.2-r1 apk -idna 3.10 python -importlib-metadata 8.0.0 python -inflect 7.3.1 python -inotify-tools 4.23.9.0-r0 apk -inotify-tools-libs 4.23.9.0-r0 apk -inwx-domrobot 3.2.0 python -iptables 1.8.11-r1 apk -iptables-legacy 1.8.11-r1 apk -isodate 0.7.2 python -jaraco-collections 5.1.0 python -jaraco-context 5.3.0 python -jaraco-functools 4.0.1 python -jaraco-text 3.12.1 python -jinja2 3.1.6 python -jmespath 1.0.1 python -josepy 2.1.0 python -jq 1.7.1-r0 apk -jsonlines 4.0.0 python -jsonpickle 4.1.1 python -libassuan 2.5.7-r0 apk -libattr 2.5.2-r2 apk -libavif 1.0.4-r0 apk -libbsd 0.12.2-r0 apk -libbz2 1.0.8-r6 apk -libcrypto3 3.3.4-r0 apk -libcurl 8.12.1-r1 apk -libdav1d 1.5.0-r0 apk -libedit 20240808.3.1-r0 apk -libevent 2.1.12-r7 apk -libexpat 2.7.0-r0 apk -libffi 3.4.7-r0 apk -libgcc 14.2.0-r4 apk -libgcrypt 1.10.3-r1 apk -libgd 2.3.3-r9 apk -libgpg-error 1.51-r0 apk -libice 1.1.1-r6 apk -libidn2 2.3.7-r0 apk -libintl 0.22.5-r0 apk -libip4tc 1.8.11-r1 apk -libip6tc 1.8.11-r1 apk -libjpeg-turbo 3.0.4-r0 apk -libksba 1.6.7-r0 apk -libldap 2.6.8-r0 apk -libmaxminddb-libs 1.9.1-r0 apk -libmcrypt 2.5.8-r10 apk -libmd 1.1.0-r0 apk -libmemcached-libs 1.1.4-r1 apk -libmnl 1.0.5-r2 apk -libncursesw 6.5_p20241006-r3 apk -libnftnl 1.2.8-r0 apk -libpanelw 6.5_p20241006-r3 apk -libpng 1.6.47-r0 apk -libpq 17.5-r0 apk -libproc2 4.0.4-r2 apk -libpsl 0.21.5-r3 apk -libsasl 2.1.28-r8 apk -libseccomp 2.5.5-r1 apk -libsharpyuv 1.4.0-r0 apk -libsm 1.2.4-r4 apk -libsodium 1.0.20-r0 apk -libssl3 3.3.4-r0 apk -libstdc++ 14.2.0-r4 apk -libtasn1 4.20.0-r0 apk -libunistring 1.2-r0 apk -libuuid 2.40.4-r1 apk -libwebp 1.4.0-r0 apk -libx11 1.8.10-r0 apk -libxau 1.0.11-r4 apk -libxcb 1.16.1-r0 apk -libxdmcp 1.1.5-r1 apk -libxext 1.3.6-r2 apk -libxml2 2.13.4-r6 apk -libxpm 3.5.17-r0 apk -libxslt 1.1.42-r2 apk -libxt 1.3.1-r0 apk -libxtables 1.8.11-r1 apk -libzip 1.11.2-r0 apk -linux-pam 1.6.1-r1 apk -logrotate 3.21.0-r1 apk -loopialib 0.2.0 python -lxml 6.0.0 python -lz4-libs 1.10.0-r0 apk -markupsafe 3.0.2 python -memcached 1.6.32-r0 apk -mock 5.2.0 python -more-itertools 10.3.0 python -mpdecimal 4.0.0-r0 apk -msal 1.32.3 python -msal-extensions 1.3.1 python -musl 1.2.5-r9 apk -musl-utils 1.2.5-r9 apk -my-test-package 1.0 python -nano 8.2-r0 apk -ncurses-terminfo-base 6.5_p20241006-r3 apk -netcat-openbsd 1.226.1.1-r0 apk -nettle 3.10-r1 apk -nghttp2-libs 1.64.0-r0 apk -nginx 1.26.3-r0 apk -nginx-mod-devel-kit 1.26.3-r0 apk -nginx-mod-http-brotli 1.26.3-r0 apk -nginx-mod-http-dav-ext 1.26.3-r0 apk -nginx-mod-http-echo 1.26.3-r0 apk -nginx-mod-http-fancyindex 1.26.3-r0 apk -nginx-mod-http-geoip2 1.26.3-r0 apk -nginx-mod-http-headers-more 1.26.3-r0 apk -nginx-mod-http-image-filter 1.26.3-r0 apk -nginx-mod-http-perl 1.26.3-r0 apk -nginx-mod-http-redis2 1.26.3-r0 apk -nginx-mod-http-set-misc 1.26.3-r0 apk -nginx-mod-http-upload-progress 1.26.3-r0 apk -nginx-mod-http-xslt-filter 1.26.3-r0 apk -nginx-mod-mail 1.26.3-r0 apk -nginx-mod-rtmp 1.26.3-r0 apk -nginx-mod-stream 1.26.3-r0 apk -nginx-mod-stream-geoip2 1.26.3-r0 apk -nginx-vim 1.26.3-r0 apk -npth 1.6-r4 apk -oniguruma 6.9.9-r0 apk -openssl 3.3.4-r0 apk -p11-kit 0.25.5-r2 apk -packaging 24.2 python -parsedatetime 2.6 python -pcre 8.45-r3 apk -pcre2 10.43-r0 apk -perl 5.40.1-r1 apk -perl-error 0.17029-r2 apk -perl-git 2.47.3-r0 apk -php83 8.3.19-r0 apk -php83-bcmath 8.3.19-r0 apk -php83-bz2 8.3.19-r0 apk -php83-common 8.3.19-r0 apk -php83-ctype 8.3.19-r0 apk -php83-curl 8.3.19-r0 apk -php83-dom 8.3.19-r0 apk -php83-exif 8.3.19-r0 apk -php83-fileinfo 8.3.19-r0 apk -php83-fpm 8.3.19-r0 apk -php83-ftp 8.3.19-r0 apk -php83-gd 8.3.19-r0 apk -php83-gmp 8.3.19-r0 apk -php83-iconv 8.3.19-r0 apk -php83-imap 8.3.19-r0 apk -php83-intl 8.3.19-r0 apk -php83-ldap 8.3.19-r0 apk -php83-mbstring 8.3.19-r0 apk -php83-mysqli 8.3.19-r0 apk -php83-mysqlnd 8.3.19-r0 apk -php83-opcache 8.3.19-r0 apk -php83-openssl 8.3.19-r0 apk -php83-pdo 8.3.19-r0 apk -php83-pdo_mysql 8.3.19-r0 apk -php83-pdo_odbc 8.3.19-r0 apk -php83-pdo_pgsql 8.3.19-r0 apk -php83-pdo_sqlite 8.3.19-r0 apk -php83-pear 8.3.19-r0 apk -php83-pecl-apcu 5.1.24-r0 apk -php83-pecl-igbinary 3.2.16-r0 apk -php83-pecl-mcrypt 1.0.7-r0 apk -php83-pecl-memcached 3.3.0-r0 apk -php83-pecl-msgpack 3.0.0-r0 apk -php83-pecl-redis 6.2.0-r0 apk -php83-pgsql 8.3.19-r0 apk -php83-phar 8.3.19-r0 apk -php83-posix 8.3.19-r0 apk -php83-session 8.3.19-r0 apk -php83-simplexml 8.3.19-r0 apk -php83-soap 8.3.19-r0 apk -php83-sockets 8.3.19-r0 apk -php83-sodium 8.3.19-r0 apk -php83-sqlite3 8.3.19-r0 apk -php83-tokenizer 8.3.19-r0 apk -php83-xml 8.3.19-r0 apk -php83-xmlreader 8.3.19-r0 apk -php83-xmlwriter 8.3.19-r0 apk -php83-xsl 8.3.19-r0 apk -php83-zip 8.3.19-r0 apk -pinentry 1.3.1-r0 apk -pip 25.1.1 python -pkb-client 2.2.0 python -platformdirs 4.2.2 python -popt 1.19-r4 apk -procps-ng 4.0.4-r2 apk -proto-plus 1.26.1 python -protobuf 6.31.1 python -pyacmedns 0.4 python -pyasn1 0.6.1 python -pyasn1-modules 0.4.2 python -pyc 3.12.11-r0 apk -pycparser 2.22 python -pyjwt 2.10.1 python -pynamecheap 0.0.3 python -pyopenssl 25.1.0 python -pyotp 2.9.0 python -pyparsing 3.2.3 python -pyrfc3339 2.0.1 python -python-dateutil 2.9.0.post0 python -python-digitalocean 1.17.0 python -python-transip 0.6.0 python -python3 3.12.11-r0 apk -python3-pyc 3.12.11-r0 apk -python3-pycache-pyc0 3.12.11-r0 apk -pytz 2025.2 python -pyyaml 6.0.2 python -readline 8.2.13-r0 apk -requests 2.32.4 python -requests-file 2.1.0 python -requests-mock 1.12.1 python -rsa 4.9.1 python -s3transfer 0.13.1 python -scanelf 1.3.8-r1 apk -setuptools 80.9.0 python -shadow 4.16.0-r1 apk -six 1.17.0 python -skalibs-libs 2.14.3.0-r0 apk -soupsieve 2.7 python -sqlite-libs 3.48.0-r2 apk -ssl_client 1.37.0-r12 apk -tiff 4.7.0-r0 apk -tldextract 5.3.0 python -tomli 2.0.1 python -typeguard 4.3.0 python -typing-extensions 4.12.2 python -typing-extensions 4.14.1 python -tzdata 2025b-r0 apk -unixodbc 2.3.12-r0 apk -uritemplate 4.2.0 python -urllib3 2.5.0 python -utmps-libs 0.1.2.3-r2 apk -wheel 0.45.1 python (+1 duplicate) -whois 5.5.23-r0 apk -xz-libs 5.6.3-r1 apk -zipp 3.19.2 python -zlib 1.3.1-r2 apk -zope-interface 7.2 python -zstd-libs 1.5.6-r2 apk +NAME VERSION TYPE +Simple Launcher 1.1.0.14 binary (+5 duplicates) +acl-libs 2.3.2-r1 apk +acme 4.1.1 python +alpine-baselayout 3.7.0-r0 apk +alpine-baselayout-data 3.7.0-r0 apk +alpine-keys 2.5-r0 apk +alpine-release 3.22.0-r0 apk +aom-libs 3.12.1-r0 apk +apache2-utils 2.4.64-r0 apk +apk-tools 2.14.9-r2 apk +apr 1.7.5-r0 apk +apr-util 1.6.3-r1 apk +argon2-libs 20190702-r5 apk +attrs 25.3.0 python +autocommand 2.2.2 python +azure-common 1.1.28 python +azure-core 1.35.0 python +azure-identity 1.23.1 python +azure-mgmt-core 1.6.0 python +azure-mgmt-dns 9.0.0 python +backports-tarfile 1.2.0 python +bash 5.2.37-r0 apk +beautifulsoup4 4.13.4 python +boto3 1.39.9 python +botocore 1.39.9 python +brotli-libs 1.1.0-r2 apk +bs4 0.0.2 python +busybox 1.37.0-r18 apk +busybox-binsh 1.37.0-r18 apk +c-ares 1.34.5-r0 apk +c-client 2007f-r15 apk +ca-certificates 20241121-r2 apk +ca-certificates-bundle 20241121-r2 apk +cachetools 5.5.2 python +catatonit 0.2.1-r0 apk +certbot 4.1.1 python +certbot-dns-acmedns 0.1.0 python +certbot-dns-aliyun 2.0.0 python +certbot-dns-azure 1.5.0 python +certbot-dns-bunny 3.0.0 python +certbot-dns-cloudflare 4.1.1 python +certbot-dns-cpanel 0.4.0 python +certbot-dns-desec 1.2.1 python +certbot-dns-digitalocean 4.1.1 python +certbot-dns-directadmin 1.0.15 python +certbot-dns-dnsimple 4.1.1 python +certbot-dns-dnsmadeeasy 4.1.1 python +certbot-dns-dnspod 0.1.0 python +certbot-dns-do 0.31.0 python +certbot-dns-domeneshop 0.2.9 python +certbot-dns-dreamhost 1.0 python +certbot-dns-duckdns 1.6 python +certbot-dns-dynudns 0.0.6 python +certbot-dns-freedns 0.2.0 python +certbot-dns-gehirn 4.1.1 python +certbot-dns-glesys 2.1.0 python +certbot-dns-godaddy 2.8.0 python +certbot-dns-google 4.1.1 python +certbot-dns-he 1.0.0 python +certbot-dns-hetzner 2.0.1 python +certbot-dns-infomaniak 0.2.3 python +certbot-dns-inwx 3.0.3 python +certbot-dns-ionos 2024.11.9 python +certbot-dns-linode 4.1.1 python +certbot-dns-loopia 1.0.1 python +certbot-dns-luadns 4.1.1 python +certbot-dns-namecheap 1.0.0 python +certbot-dns-netcup 1.4.4 python +certbot-dns-njalla 2.0.2 python +certbot-dns-nsone 4.1.1 python +certbot-dns-ovh 4.1.1 python +certbot-dns-porkbun 0.10.1 python +certbot-dns-rfc2136 4.1.1 python +certbot-dns-route53 4.1.1 python +certbot-dns-sakuracloud 4.1.1 python +certbot-dns-standalone 1.2.1 python +certbot-dns-transip 0.5.2 python +certbot-dns-vultr 1.1.0 python +certbot-plugin-gandi 1.5.0 python +certifi 2025.7.14 python +cffi 1.17.1 python +charset-normalizer 3.4.2 python +cli UNKNOWN binary +cli-32 UNKNOWN binary +cli-64 UNKNOWN binary +cli-arm64 UNKNOWN binary +cloudflare 2.19.4 python +composer 2.8.10 binary +configargparse 1.7.1 python +configobj 5.0.9 python +coreutils 9.7-r1 apk +coreutils-env 9.7-r1 apk +coreutils-fmt 9.7-r1 apk +coreutils-sha512sum 9.7-r1 apk +cryptography 45.0.5 python +curl 8.14.1-r1 apk +distro 1.9.0 python +dns-lexicon 3.21.1 python +dnslib 0.9.26 python +dnspython 2.7.0 python +domeneshop 0.4.4 python +fail2ban 1.1.0 python +fail2ban 1.1.0-r3 apk +fail2ban-pyc 1.1.0-r3 apk +filelock 3.18.0 python +findutils 4.10.0-r0 apk +fontconfig 2.15.0-r3 apk +freetype 2.13.3-r0 apk +future 1.0.0 python +gdbm 1.24-r0 apk +git 2.49.1-r0 apk +git-init-template 2.49.1-r0 apk +git-perl 2.49.1-r0 apk +gmp 6.3.0-r3 apk +gnupg 2.4.7-r0 apk +gnupg-dirmngr 2.4.7-r0 apk +gnupg-gpgconf 2.4.7-r0 apk +gnupg-keyboxd 2.4.7-r0 apk +gnupg-utils 2.4.7-r0 apk +gnupg-wks-client 2.4.7-r0 apk +gnutls 3.8.8-r0 apk +google-api-core 2.25.1 python +google-api-python-client 2.176.0 python +google-auth 2.40.3 python +google-auth-httplib2 0.2.0 python +googleapis-common-protos 1.70.0 python +gpg 2.4.7-r0 apk +gpg-agent 2.4.7-r0 apk +gpg-wks-server 2.4.7-r0 apk +gpgsm 2.4.7-r0 apk +gpgv 2.4.7-r0 apk +gui UNKNOWN binary +gui-32 UNKNOWN binary +gui-64 UNKNOWN binary +gui-arm64 UNKNOWN binary +httplib2 0.22.0 python +icu-data-en 76.1-r1 apk +icu-libs 76.1-r1 apk +idna 3.10 python +importlib-metadata 8.0.0 python +inflect 7.3.1 python +inotify-tools 4.23.9.0-r0 apk +inotify-tools-libs 4.23.9.0-r0 apk +inwx-domrobot 3.2.0 python +iptables 1.8.11-r1 apk +iptables-legacy 1.8.11-r1 apk +isodate 0.7.2 python +jaraco-collections 5.1.0 python +jaraco-context 5.3.0 python +jaraco-functools 4.0.1 python +jaraco-text 3.12.1 python +jinja2 3.1.6 python +jmespath 1.0.1 python +josepy 2.1.0 python +jq 1.8.0-r0 apk +jsonlines 4.0.0 python +jsonpickle 4.1.1 python +libapk2 2.14.9-r2 apk +libassuan 2.5.7-r0 apk +libattr 2.5.2-r2 apk +libavif 1.3.0-r0 apk +libbsd 0.12.2-r0 apk +libbz2 1.0.8-r6 apk +libcrypto3 3.5.1-r0 apk +libcurl 8.14.1-r1 apk +libdav1d 1.5.1-r0 apk +libedit 20250104.3.1-r1 apk +libevent 2.1.12-r8 apk +libexpat 2.7.1-r0 apk +libffi 3.4.8-r0 apk +libgcc 14.2.0-r6 apk +libgcrypt 1.10.3-r1 apk +libgd 2.3.3-r10 apk +libgpg-error 1.55-r0 apk +libice 1.1.2-r0 apk +libidn2 2.3.7-r0 apk +libintl 0.24.1-r0 apk +libip4tc 1.8.11-r1 apk +libip6tc 1.8.11-r1 apk +libjpeg-turbo 3.1.0-r0 apk +libksba 1.6.7-r0 apk +libldap 2.6.8-r0 apk +libmaxminddb-libs 1.9.1-r0 apk +libmd 1.1.0-r0 apk +libmemcached-libs 1.1.4-r1 apk +libmnl 1.0.5-r2 apk +libncursesw 6.5_p20250503-r0 apk +libnftnl 1.2.9-r0 apk +libpanelw 6.5_p20250503-r0 apk +libpng 1.6.47-r0 apk +libpq 17.5-r0 apk +libproc2 4.0.4-r3 apk +libpsl 0.21.5-r3 apk +libsasl 2.1.28-r8 apk +libseccomp 2.6.0-r0 apk +libsharpyuv 1.5.0-r0 apk +libsm 1.2.5-r0 apk +libsodium 1.0.20-r0 apk +libssl3 3.5.1-r0 apk +libstdc++ 14.2.0-r6 apk +libtasn1 4.20.0-r0 apk +libunistring 1.3-r0 apk +libuuid 2.41-r9 apk +libwebp 1.5.0-r0 apk +libx11 1.8.11-r0 apk +libxau 1.0.12-r0 apk +libxcb 1.17.0-r0 apk +libxdmcp 1.1.5-r1 apk +libxext 1.3.6-r2 apk +libxml2 2.13.8-r0 apk +libxpm 3.5.17-r0 apk +libxslt 1.1.43-r3 apk +libxt 1.3.1-r0 apk +libxtables 1.8.11-r1 apk +libyuv 0.0.1887.20251502-r1 apk +libzip 1.11.4-r0 apk +linux-pam 1.7.0-r4 apk +logrotate 3.21.0-r1 apk +loopialib 0.2.0 python +lxml 6.0.0 python +lz4-libs 1.10.0-r0 apk +markupsafe 3.0.2 python +memcached 1.6.32-r0 apk +mock 5.2.0 python +more-itertools 10.3.0 python +mpdecimal 4.0.1-r0 apk +msal 1.32.3 python +msal-extensions 1.3.1 python +musl 1.2.5-r10 apk +musl-utils 1.2.5-r10 apk +my-test-package 1.0 python +nano 8.4-r0 apk +ncurses-terminfo-base 6.5_p20250503-r0 apk +netcat-openbsd 1.229.1-r0 apk +nettle 3.10.1-r0 apk +nghttp2-libs 1.65.0-r0 apk +nginx 1.28.0-r3 apk +nginx-mod-devel-kit 1.28.0-r3 apk +nginx-mod-http-brotli 1.28.0-r3 apk +nginx-mod-http-dav-ext 1.28.0-r3 apk +nginx-mod-http-echo 1.28.0-r3 apk +nginx-mod-http-fancyindex 1.28.0-r3 apk +nginx-mod-http-geoip2 1.28.0-r3 apk +nginx-mod-http-headers-more 1.28.0-r3 apk +nginx-mod-http-image-filter 1.28.0-r3 apk +nginx-mod-http-perl 1.28.0-r3 apk +nginx-mod-http-redis2 1.28.0-r3 apk +nginx-mod-http-set-misc 1.28.0-r3 apk +nginx-mod-http-upload-progress 1.28.0-r3 apk +nginx-mod-http-xslt-filter 1.28.0-r3 apk +nginx-mod-mail 1.28.0-r3 apk +nginx-mod-rtmp 1.28.0-r3 apk +nginx-mod-stream 1.28.0-r3 apk +nginx-mod-stream-geoip2 1.28.0-r3 apk +nginx-vim 1.28.0-r3 apk +npth 1.8-r0 apk +oniguruma 6.9.10-r0 apk +openssl 3.5.1-r0 apk +p11-kit 0.25.5-r2 apk +packaging 24.2 python +parsedatetime 2.6 python +pcre2 10.43-r1 apk +perl 5.40.2-r0 apk +perl-error 0.17030-r0 apk +perl-git 2.49.1-r0 apk +php84 8.4.10-r0 apk +php84-bcmath 8.4.10-r0 apk +php84-bz2 8.4.10-r0 apk +php84-common 8.4.10-r0 apk +php84-ctype 8.4.10-r0 apk +php84-curl 8.4.10-r0 apk +php84-dom 8.4.10-r0 apk +php84-exif 8.4.10-r0 apk +php84-fileinfo 8.4.10-r0 apk +php84-fpm 8.4.10-r0 apk +php84-ftp 8.4.10-r0 apk +php84-gd 8.4.10-r0 apk +php84-gmp 8.4.10-r0 apk +php84-iconv 8.4.10-r0 apk +php84-intl 8.4.10-r0 apk +php84-ldap 8.4.10-r0 apk +php84-mbstring 8.4.10-r0 apk +php84-mysqli 8.4.10-r0 apk +php84-mysqlnd 8.4.10-r0 apk +php84-opcache 8.4.10-r0 apk +php84-openssl 8.4.10-r0 apk +php84-pdo 8.4.10-r0 apk +php84-pdo_mysql 8.4.10-r0 apk +php84-pdo_odbc 8.4.10-r0 apk +php84-pdo_pgsql 8.4.10-r0 apk +php84-pdo_sqlite 8.4.10-r0 apk +php84-pear 8.4.10-r0 apk +php84-pecl-apcu 5.1.24-r1 apk +php84-pecl-igbinary 3.2.16-r1 apk +php84-pecl-imap 1.0.3-r0 apk +php84-pecl-memcached 3.3.0-r0 apk +php84-pecl-msgpack 3.0.0-r0 apk +php84-pecl-redis 6.2.0-r0 apk +php84-pgsql 8.4.10-r0 apk +php84-phar 8.4.10-r0 apk +php84-posix 8.4.10-r0 apk +php84-session 8.4.10-r0 apk +php84-simplexml 8.4.10-r0 apk +php84-soap 8.4.10-r0 apk +php84-sockets 8.4.10-r0 apk +php84-sodium 8.4.10-r0 apk +php84-sqlite3 8.4.10-r0 apk +php84-tokenizer 8.4.10-r0 apk +php84-xml 8.4.10-r0 apk +php84-xmlreader 8.4.10-r0 apk +php84-xmlwriter 8.4.10-r0 apk +php84-xsl 8.4.10-r0 apk +php84-zip 8.4.10-r0 apk +pinentry 1.3.1-r0 apk +pip 25.1.1 python +pkb-client 2.2.0 python +platformdirs 4.2.2 python +popt 1.19-r4 apk +procps-ng 4.0.4-r3 apk +proto-plus 1.26.1 python +protobuf 6.31.1 python +pyacmedns 0.4 python +pyasn1 0.6.1 python +pyasn1-modules 0.4.2 python +pyc 3.12.11-r0 apk +pycparser 2.22 python +pyjwt 2.10.1 python +pynamecheap 0.0.3 python +pyopenssl 25.1.0 python +pyotp 2.9.0 python +pyparsing 3.2.3 python +pyrfc3339 2.0.1 python +python-dateutil 2.9.0.post0 python +python-digitalocean 1.17.0 python +python-transip 0.6.0 python +python3 3.12.11-r0 apk +python3-pyc 3.12.11-r0 apk +python3-pycache-pyc0 3.12.11-r0 apk +pytz 2025.2 python +pyyaml 6.0.2 python +readline 8.2.13-r1 apk +requests 2.32.4 python +requests-file 2.1.0 python +requests-mock 1.12.1 python +rsa 4.9.1 python +s3transfer 0.13.1 python +scanelf 1.3.8-r1 apk +setuptools 80.9.0 python +shadow 4.17.3-r0 apk +six 1.17.0 python +skalibs-libs 2.14.4.0-r0 apk +soupsieve 2.7 python +sqlite-libs 3.49.2-r0 apk +ssl_client 1.37.0-r18 apk +tiff 4.7.0-r0 apk +tldextract 5.3.0 python +tomli 2.0.1 python +typeguard 4.3.0 python +typing-extensions 4.12.2 python +typing-extensions 4.14.1 python +tzdata 2025b-r0 apk +unixodbc 2.3.12-r0 apk +uritemplate 4.2.0 python +urllib3 2.5.0 python +utmps-libs 0.1.3.1-r0 apk +wheel 0.45.1 python (+1 duplicate) +whois 5.6.0-r0 apk +xz-libs 5.8.1-r0 apk +zipp 3.19.2 python +zlib 1.3.1-r2 apk +zope-interface 7.2 python +zstd-libs 1.5.7-r0 apk From a2a7292e39147f11888a578b511b23354735b55b Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:43:45 -0400 Subject: [PATCH 52/58] fix typo --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 0357979..22c5fef 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -44,7 +44,7 @@ opt_param_env_vars: opt_param_usage_include_ports: true opt_param_ports: - {external_port: "80", internal_port: "80", port_desc: "HTTP port (required for HTTP validation and HTTP -> HTTPS redirect)"} - - {external_port: "443/udp", internal_port: "443/udp", port_desc: "QUIC (HTTP/3) port. Must be enabled in the default and proxy confs."} + - {external_port: "443", internal_port: "443/udp", port_desc: "QUIC (HTTP/3) port. Must be enabled in the default and proxy confs."} readonly_supported: true readonly_message: | * `/tmp` must be mounted to tmpfs From c9efb531b0e56aa1adb6b67636c317d9e6832c92 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 22 Jul 2025 17:02:00 +0000 Subject: [PATCH 53/58] Bot Updating Templated Files --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43d716e..e2c1361 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ services: ports: - 443:443 - 80:80 #optional - - 443/udp:443/udp #optional + - 443:443/udp #optional restart: unless-stopped ``` @@ -232,7 +232,7 @@ docker run -d \ -e SWAG_AUTORELOAD_WATCHLIST= `#optional` \ -p 443:443 \ -p 80:80 `#optional` \ - -p 443/udp:443/udp `#optional` \ + -p 443:443/udp `#optional` \ -v /path/to/swag/config:/config \ --restart unless-stopped \ lscr.io/linuxserver/swag:latest From 1905b3c920228c6dfcfe0c7dde0f0d373b1c281a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 22 Jul 2025 17:06:33 +0000 Subject: [PATCH 54/58] Bot Updating Package Versions --- package_versions.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 7373095..6a15d9f 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -22,8 +22,8 @@ azure-mgmt-dns 9.0.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.39.9 python -botocore 1.39.9 python +boto3 1.39.10 python +botocore 1.39.10 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r18 apk @@ -351,7 +351,7 @@ shadow 4.17.3-r0 apk six 1.17.0 python skalibs-libs 2.14.4.0-r0 apk soupsieve 2.7 python -sqlite-libs 3.49.2-r0 apk +sqlite-libs 3.49.2-r1 apk ssl_client 1.37.0-r18 apk tiff 4.7.0-r0 apk tldextract 5.3.0 python @@ -365,7 +365,7 @@ uritemplate 4.2.0 python urllib3 2.5.0 python utmps-libs 0.1.3.1-r0 apk wheel 0.45.1 python (+1 duplicate) -whois 5.6.0-r0 apk +whois 5.6.3-r0 apk xz-libs 5.8.1-r0 apk zipp 3.19.2 python zlib 1.3.1-r2 apk From ca399a7fa254d562de62b7f269119e1945b5d98c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 26 Jul 2025 04:01:49 +0000 Subject: [PATCH 55/58] Bot Updating Package Versions --- package_versions.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 6a15d9f..77b1c50 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -5,7 +5,7 @@ acme 4.1.1 python alpine-baselayout 3.7.0-r0 apk alpine-baselayout-data 3.7.0-r0 apk alpine-keys 2.5-r0 apk -alpine-release 3.22.0-r0 apk +alpine-release 3.22.1-r0 apk aom-libs 3.12.1-r0 apk apache2-utils 2.4.64-r0 apk apk-tools 2.14.9-r2 apk @@ -22,16 +22,16 @@ azure-mgmt-dns 9.0.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.39.10 python -botocore 1.39.10 python +boto3 1.39.14 python +botocore 1.39.14 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r18 apk busybox-binsh 1.37.0-r18 apk c-ares 1.34.5-r0 apk c-client 2007f-r15 apk -ca-certificates 20241121-r2 apk -ca-certificates-bundle 20241121-r2 apk +ca-certificates 20250619-r0 apk +ca-certificates-bundle 20250619-r0 apk cachetools 5.5.2 python catatonit 0.2.1-r0 apk certbot 4.1.1 python @@ -121,7 +121,7 @@ gnupg-utils 2.4.7-r0 apk gnupg-wks-client 2.4.7-r0 apk gnutls 3.8.8-r0 apk google-api-core 2.25.1 python -google-api-python-client 2.176.0 python +google-api-python-client 2.177.0 python google-auth 2.40.3 python google-auth-httplib2 0.2.0 python googleapis-common-protos 1.70.0 python @@ -225,7 +225,7 @@ memcached 1.6.32-r0 apk mock 5.2.0 python more-itertools 10.3.0 python mpdecimal 4.0.1-r0 apk -msal 1.32.3 python +msal 1.33.0 python msal-extensions 1.3.1 python musl 1.2.5-r10 apk musl-utils 1.2.5-r10 apk From 8353859972f28f74782001634d55d116c04faec3 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 2 Aug 2025 04:00:44 +0000 Subject: [PATCH 56/58] Bot Updating Package Versions --- package_versions.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 77b1c50..c348b3e 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -7,7 +7,7 @@ alpine-baselayout-data 3.7.0-r0 apk alpine-keys 2.5-r0 apk alpine-release 3.22.1-r0 apk aom-libs 3.12.1-r0 apk -apache2-utils 2.4.64-r0 apk +apache2-utils 2.4.65-r0 apk apk-tools 2.14.9-r2 apk apr 1.7.5-r0 apk apr-util 1.6.3-r1 apk @@ -22,8 +22,8 @@ azure-mgmt-dns 9.0.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.39.14 python -botocore 1.39.14 python +boto3 1.40.1 python +botocore 1.40.1 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r18 apk @@ -313,7 +313,7 @@ php84-xmlwriter 8.4.10-r0 apk php84-xsl 8.4.10-r0 apk php84-zip 8.4.10-r0 apk pinentry 1.3.1-r0 apk -pip 25.1.1 python +pip 25.2 python pkb-client 2.2.0 python platformdirs 4.2.2 python popt 1.19-r4 apk From 834de149529b834d1049e674b76d951bc41de43d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 5 Aug 2025 19:25:33 +0000 Subject: [PATCH 57/58] Bot Updating Package Versions --- package_versions.txt | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index c348b3e..63ec4cd 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,7 +1,7 @@ NAME VERSION TYPE Simple Launcher 1.1.0.14 binary (+5 duplicates) acl-libs 2.3.2-r1 apk -acme 4.1.1 python +acme 4.2.0 python alpine-baselayout 3.7.0-r0 apk alpine-baselayout-data 3.7.0-r0 apk alpine-keys 2.5-r0 apk @@ -22,8 +22,8 @@ azure-mgmt-dns 9.0.0 python backports-tarfile 1.2.0 python bash 5.2.37-r0 apk beautifulsoup4 4.13.4 python -boto3 1.40.1 python -botocore 1.40.1 python +boto3 1.40.2 python +botocore 1.40.2 python brotli-libs 1.1.0-r2 apk bs4 0.0.2 python busybox 1.37.0-r18 apk @@ -34,18 +34,18 @@ ca-certificates 20250619-r0 apk ca-certificates-bundle 20250619-r0 apk cachetools 5.5.2 python catatonit 0.2.1-r0 apk -certbot 4.1.1 python +certbot 4.2.0 python certbot-dns-acmedns 0.1.0 python certbot-dns-aliyun 2.0.0 python certbot-dns-azure 1.5.0 python certbot-dns-bunny 3.0.0 python -certbot-dns-cloudflare 4.1.1 python +certbot-dns-cloudflare 4.2.0 python certbot-dns-cpanel 0.4.0 python certbot-dns-desec 1.2.1 python -certbot-dns-digitalocean 4.1.1 python +certbot-dns-digitalocean 4.2.0 python certbot-dns-directadmin 1.0.15 python -certbot-dns-dnsimple 4.1.1 python -certbot-dns-dnsmadeeasy 4.1.1 python +certbot-dns-dnsimple 4.2.0 python +certbot-dns-dnsmadeeasy 4.2.0 python certbot-dns-dnspod 0.1.0 python certbot-dns-do 0.31.0 python certbot-dns-domeneshop 0.2.9 python @@ -53,23 +53,23 @@ certbot-dns-dreamhost 1.0 python certbot-dns-duckdns 1.6 python certbot-dns-dynudns 0.0.6 python certbot-dns-freedns 0.2.0 python -certbot-dns-gehirn 4.1.1 python +certbot-dns-gehirn 4.2.0 python certbot-dns-glesys 2.1.0 python certbot-dns-godaddy 2.8.0 python -certbot-dns-google 4.1.1 python +certbot-dns-google 4.2.0 python certbot-dns-he 1.0.0 python certbot-dns-hetzner 2.0.1 python certbot-dns-infomaniak 0.2.3 python certbot-dns-inwx 3.0.3 python certbot-dns-ionos 2024.11.9 python -certbot-dns-linode 4.1.1 python +certbot-dns-linode 4.2.0 python certbot-dns-loopia 1.0.1 python -certbot-dns-luadns 4.1.1 python +certbot-dns-luadns 4.2.0 python certbot-dns-namecheap 1.0.0 python certbot-dns-netcup 1.4.4 python certbot-dns-njalla 2.0.2 python -certbot-dns-nsone 4.1.1 python -certbot-dns-ovh 4.1.1 python +certbot-dns-nsone 4.2.0 python +certbot-dns-ovh 4.2.0 python certbot-dns-porkbun 0.10.1 python certbot-dns-rfc2136 4.1.1 python certbot-dns-route53 4.1.1 python @@ -78,7 +78,7 @@ certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python certbot-plugin-gandi 1.5.0 python -certifi 2025.7.14 python +certifi 2025.8.3 python cffi 1.17.1 python charset-normalizer 3.4.2 python cli UNKNOWN binary @@ -261,7 +261,7 @@ p11-kit 0.25.5-r2 apk packaging 24.2 python parsedatetime 2.6 python pcre2 10.43-r1 apk -perl 5.40.2-r0 apk +perl 5.40.3-r0 apk perl-error 0.17030-r0 apk perl-git 2.49.1-r0 apk php84 8.4.10-r0 apk @@ -337,7 +337,6 @@ python-transip 0.6.0 python python3 3.12.11-r0 apk python3-pyc 3.12.11-r0 apk python3-pycache-pyc0 3.12.11-r0 apk -pytz 2025.2 python pyyaml 6.0.2 python readline 8.2.13-r1 apk requests 2.32.4 python From a1efcf3cd4ecaded7859e6a041e0a841f1d7dfca Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 5 Aug 2025 19:29:36 +0000 Subject: [PATCH 58/58] Bot Updating Package Versions --- package_versions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package_versions.txt b/package_versions.txt index 63ec4cd..7760e92 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -71,9 +71,9 @@ certbot-dns-njalla 2.0.2 python certbot-dns-nsone 4.2.0 python certbot-dns-ovh 4.2.0 python certbot-dns-porkbun 0.10.1 python -certbot-dns-rfc2136 4.1.1 python -certbot-dns-route53 4.1.1 python -certbot-dns-sakuracloud 4.1.1 python +certbot-dns-rfc2136 4.2.0 python +certbot-dns-route53 4.2.0 python +certbot-dns-sakuracloud 4.2.0 python certbot-dns-standalone 1.2.1 python certbot-dns-transip 0.5.2 python certbot-dns-vultr 1.1.0 python