Skip to content

Commit 7b11fb9

Browse files
authored
Merge pull request #600 from linuxserver/sample-race
reorder init to make sure samples are copied before version checks
2 parents 72d187c + b6752ba commit 7b11fb9

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
433433

434434
## Versions
435435

436+
* **23.01.26:** - Reorder init to fix proxy conf version checks.
436437
* **21.12.25:** - Add support for hetzner-cloud dns validation.
437438
* **04.11.25:** - Switch default Gandi credentials from API Key to Token, allow DNS propagation time for Azure DNS plugin.
438439
* **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.

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ init_diagram: |
218218
"swag:latest" <- Base Images
219219
# changelog
220220
changelogs:
221+
- {date: "23.01.26:", desc: "Reorder init to fix proxy conf version checks."}
221222
- {date: "21.12.25:", desc: "Add support for hetzner-cloud dns validation."}
222223
- {date: "04.11.25:", desc: "Switch default Gandi credentials from API Key to Token, allow DNS propagation time for Azure DNS plugin."}
223224
- {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."}

root/etc/s6-overlay/s6-rc.d/init-swag-folders/dependencies.d/init-require-url renamed to root/etc/s6-overlay/s6-rc.d/init-fail2ban-config/dependencies.d/init-require-url

File renamed without changes.

root/etc/s6-overlay/s6-rc.d/init-fail2ban-config/dependencies.d/init-swag-samples renamed to root/etc/s6-overlay/s6-rc.d/init-swag-folders/dependencies.d/init-permissions

File renamed without changes.

root/etc/s6-overlay/s6-rc.d/init-version-checks/dependencies.d/init-swag-samples

Whitespace-only changes.

0 commit comments

Comments
 (0)