From 402d51311579b226f84a63f09fd0179d748ef402 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 1 Jul 2023 03:33:10 +0000 Subject: [PATCH 1/4] Bot Updating Templated Files --- Jenkinsfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 1278654..6e4e691 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -280,7 +280,7 @@ pipeline { echo "Jenkinsfile is up to date." fi # Stage 2 - Delete old templates - OLD_TEMPLATES=".github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE/issue.bug.md .github/ISSUE_TEMPLATE/issue.feature.md .github/workflows/call_invalid_helper.yml .github/workflows/stale.yml" + OLD_TEMPLATES=".github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE/issue.bug.md .github/ISSUE_TEMPLATE/issue.feature.md .github/workflows/call_invalid_helper.yml .github/workflows/stale.yml Dockerfile.armhf" for i in ${OLD_TEMPLATES}; do if [[ -f "${i}" ]]; then TEMPLATES_TO_DELETE="${i} ${TEMPLATES_TO_DELETE}" @@ -316,12 +316,13 @@ pipeline { mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/workflows mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/ISSUE_TEMPLATE cp --parents ${TEMPLATED_FILES} ${TEMPDIR}/repo/${LS_REPO}/ || : + cp --parents readme-vars.yml ${TEMPDIR}/repo/${LS_REPO}/ || : cd ${TEMPDIR}/repo/${LS_REPO}/ if ! grep -q '.jenkins-external' .gitignore 2>/dev/null; then echo ".jenkins-external" >> .gitignore git add .gitignore fi - git add ${TEMPLATED_FILES} + git add readme-vars.yml ${TEMPLATED_FILES} git commit -m 'Bot Updating Templated Files' git push https://LinuxServer-CI:${GITHUB_TOKEN}@github.com/${LS_USER}/${LS_REPO}.git --all echo "true" > /tmp/${COMMIT_SHA}-${BUILD_NUMBER} From 675d67bbd401ed611bb7f7ed5307eea8feecb7b5 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 1 Jul 2023 03:37:47 +0000 Subject: [PATCH 2/4] 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 d81173f..11c323a 100755 --- a/package_versions.txt +++ b/package_versions.txt @@ -1,5 +1,5 @@ NAME VERSION TYPE -ConfigArgParse 1.5.3 python +ConfigArgParse 1.5.5 python PyJWT 2.7.0 python PyYAML 6.0 python acme 2.6.0 python @@ -21,8 +21,8 @@ azure-mgmt-core 1.4.0 python azure-mgmt-dns 8.1.0 python bash 5.2.15-r5 apk beautifulsoup4 4.12.2 python -boto3 1.26.160 python -botocore 1.29.160 python +boto3 1.26.165 python +botocore 1.29.165 python brotli-libs 1.0.9-r14 apk bs4 0.0.1 python busybox 1.36.1 binary @@ -80,7 +80,7 @@ configobj 5.0.8 python coreutils 9.3-r1 apk cryptography 41.0.1 python curl 8.1.2-r0 apk -dataclasses-json 0.5.8 python +dataclasses-json 0.5.9 python distro 1.8.0 python dns-lexicon 3.11.7 python dnslib 0.9.23 python @@ -105,8 +105,8 @@ gnupg-utils 2.4.1-r1 apk gnupg-wks-client 2.4.1-r1 apk gnutls 3.8.0-r2 apk google-api-core 2.11.1 python -google-api-python-client 2.90.0 python -google-auth 2.20.0 python +google-api-python-client 2.91.0 python +google-auth 2.21.0 python google-auth-httplib2 0.1.0 python googleapis-common-protos 1.59.1 python gpg 2.4.1-r1 apk @@ -115,8 +115,8 @@ gpg-wks-server 2.4.1-r1 apk gpgsm 2.4.1-r1 apk gpgv 2.4.1-r1 apk httplib2 0.22.0 python -icu-data-en 73.2-r0 apk -icu-libs 73.2-r0 apk +icu-data-en 73.2-r1 apk +icu-libs 73.2-r1 apk idna 3.4 python importlib-metadata 6.7.0 python ip6tables 1.8.9-r2 apk @@ -171,7 +171,7 @@ libstdc++ 12.2.1_git20220924-r10 apk libtasn1 4.19.0-r1 apk libunistring 1.1-r1 apk libuuid 2.38.1-r8 apk -libwebp 1.3.0-r2 apk +libwebp 1.3.1-r0 apk libx11 1.8.4-r4 apk libxau 1.0.11-r2 apk libxcb 1.15-r1 apk @@ -325,7 +325,7 @@ ssl_client 1.36.1-r0 apk tiff 4.5.1-r0 apk tldextract 3.4.4 python typing-inspect 0.9.0 python -typing_extensions 4.6.3 python +typing_extensions 4.7.0 python tzdata 2023c-r1 apk unixodbc 2.3.11-r2 apk uritemplate 4.1.1 python From 7f9b6373531753c6f516d3e95bc6707161be3877 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sat, 1 Jul 2023 09:52:38 -0500 Subject: [PATCH 3/4] Update readme-vars.yml Fix typo --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index a903adc..4275116 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -83,7 +83,7 @@ app_setup_block: | * For `dns` validation, make sure to enter your credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf` * Cloudflare provides free accounts for managing dns and is very easy to use with this image. Make sure that it is set up for "dns only" instead of "dns + proxy" * Google dns plugin is meant to be used with "Google Cloud DNS", a paid enterprise product, and not for "Google Domains DNS" - * DuckDNS only supoprts two types of DNS validated certificates (not both at the same time): + * DuckDNS only supports two types of DNS validated certificates (not both at the same time): 1. Certs that only cover your main subdomain (ie. `yoursubdomain.duckdns.org`, leave the `SUBDOMAINS` variable empty) 2. Certs that cover sub-subdomains of your main subdomain (ie. `*.yoursubdomain.duckdns.org`, set the `SUBDOMAINS` variable to `wildcard`) * `--cap-add=NET_ADMIN` is required for fail2ban to modify iptables From b754cedda2b5c838b23bdf2b5181a70e5c4ee5d0 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 1 Jul 2023 15:08:48 +0000 Subject: [PATCH 4/4] Bot Updating Templated Files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6933657..8ecc5bb 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The architectures supported by this image are: * For `dns` validation, make sure to enter your credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf` * Cloudflare provides free accounts for managing dns and is very easy to use with this image. Make sure that it is set up for "dns only" instead of "dns + proxy" * Google dns plugin is meant to be used with "Google Cloud DNS", a paid enterprise product, and not for "Google Domains DNS" - * DuckDNS only supoprts two types of DNS validated certificates (not both at the same time): + * DuckDNS only supports two types of DNS validated certificates (not both at the same time): 1. Certs that only cover your main subdomain (ie. `yoursubdomain.duckdns.org`, leave the `SUBDOMAINS` variable empty) 2. Certs that cover sub-subdomains of your main subdomain (ie. `*.yoursubdomain.duckdns.org`, set the `SUBDOMAINS` variable to `wildcard`) * `--cap-add=NET_ADMIN` is required for fail2ban to modify iptables