From 66038e81f3198418e9baa884fddcd0871f62b1f8 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Fri, 28 Aug 2026 20:04:57 +0800 Subject: [PATCH 1/2] chore: release main --- docker/12/CHANGELOG.md | 8 ++++++++ docker/13/CHANGELOG.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/docker/12/CHANGELOG.md b/docker/12/CHANGELOG.md index 291f86c3..cca8d2bc 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to the Debian 12 Docker image will be documented in this fil The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.15.0...12-v12.15.0) (2026-08-28) + + +### 🐛 Bug Fixes + +* **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500)) +* **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94)) + ## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.15.0...12-v12.15.0) (2026-08-07) diff --git a/docker/13/CHANGELOG.md b/docker/13/CHANGELOG.md index 3e624124..f623acb8 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to the Debian 13 Docker image will be documented in this fil The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.6.0...13-v13.6.0) (2026-08-28) + + +### 🐛 Bug Fixes + +* **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500)) +* **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94)) + ## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.6.0...13-v13.6.0) (2026-08-07) From 4d497da8b46d5b0099bcbabf484d345e05f5cf69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Aug 2026 12:05:01 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/12/CHANGELOG.md | 7 ------- docker/13/CHANGELOG.md | 7 ------- 2 files changed, 14 deletions(-) diff --git a/docker/12/CHANGELOG.md b/docker/12/CHANGELOG.md index cca8d2bc..bda83d6a 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -13,13 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500)) * **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94)) -## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.15.0...12-v12.15.0) (2026-08-07) - - -### ♻️ Miscellaneous Chores - -* align debian 12 and 13 build matrices with upstream supported architectures ([356acba](https://github.com/snowdreamtech/debian/commit/356acba69ab9534e2fea2d59b5d6be6b125fbdff)) - ## [12.14.0](https://github.com/snowdreamtech/debian/compare/12-v12.13.0...12-v12.14.0) (2026-06-14) diff --git a/docker/13/CHANGELOG.md b/docker/13/CHANGELOG.md index f623acb8..9cfaf6a4 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -13,13 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500)) * **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94)) -## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.6.0...13-v13.6.0) (2026-08-07) - - -### ♻️ Miscellaneous Chores - -* align debian 12 and 13 build matrices with upstream supported architectures ([356acba](https://github.com/snowdreamtech/debian/commit/356acba69ab9534e2fea2d59b5d6be6b125fbdff)) - ## [13.5.0](https://github.com/snowdreamtech/debian/compare/13-v13.4.0...13-v13.5.0) (2026-06-14)