From ce71036e75700049f0c72afaf71a5eb4aa81923d Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:46:00 +0800 Subject: [PATCH 1/2] chore: release main --- docker/12/CHANGELOG.md | 7 +++++++ docker/13/CHANGELOG.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/docker/12/CHANGELOG.md b/docker/12/CHANGELOG.md index 3a41ee1d..3893e8a7 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -5,6 +5,13 @@ 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-07-24) + + +### 🐛 Bug Fixes + +* **docker:** remove fasttrack repository to improve compatibility ([c2468bd](https://github.com/snowdreamtech/debian/commit/c2468bd2b9fff90a894c954e3952e998f5b3fc1d)) + ## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.14.0...12-v12.15.0) (2026-07-03) diff --git a/docker/13/CHANGELOG.md b/docker/13/CHANGELOG.md index ca60a54d..0a4a98f5 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -5,6 +5,13 @@ 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-07-24) + + +### 🐛 Bug Fixes + +* **docker:** remove fasttrack repository to improve compatibility ([c2468bd](https://github.com/snowdreamtech/debian/commit/c2468bd2b9fff90a894c954e3952e998f5b3fc1d)) + ## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.5.0...13-v13.6.0) (2026-07-03) From f8d46694c730d49908b11483b27d6d188453ec59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Jul 2026 12:46:03 +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 3893e8a7..c7d67007 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -12,13 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **docker:** remove fasttrack repository to improve compatibility ([c2468bd](https://github.com/snowdreamtech/debian/commit/c2468bd2b9fff90a894c954e3952e998f5b3fc1d)) -## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.14.0...12-v12.15.0) (2026-07-03) - - -### 🚀 Features - -* enable non-free components and Debian Fast Track for production ([6fd7e1a](https://github.com/snowdreamtech/debian/commit/6fd7e1aa1d660b0f2cca0182a5bf471c891ad227)) - ## [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 0a4a98f5..1b213f04 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -12,13 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **docker:** remove fasttrack repository to improve compatibility ([c2468bd](https://github.com/snowdreamtech/debian/commit/c2468bd2b9fff90a894c954e3952e998f5b3fc1d)) -## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.5.0...13-v13.6.0) (2026-07-03) - - -### 🚀 Features - -* enable non-free components and Debian Fast Track for production ([6fd7e1a](https://github.com/snowdreamtech/debian/commit/6fd7e1aa1d660b0f2cca0182a5bf471c891ad227)) - ## [13.5.0](https://github.com/snowdreamtech/debian/compare/13-v13.4.0...13-v13.5.0) (2026-06-14)