From 2356272962d6046e17c2c937ae13be7e7a28e614 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Thu, 6 Aug 2026 22:24:16 +0800 Subject: [PATCH 1/2] chore: release main --- docker/alpine/CHANGELOG.md | 24 ++++++++++++++++++++++++ docker/debian/CHANGELOG.md | 25 +++++++++++++++++++++++++ docker/rocky/CHANGELOG.md | 25 +++++++++++++++++++++++++ 3 files changed, 74 insertions(+) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index aca217cd..c471b944 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/alpine-v1.37.0...alpine-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) + + +### 🐛 Bug Fixes + +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) + + +### ♻️ Miscellaneous Chores + +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([afa286c](https://github.com/snowdreamtech/aria2/commit/afa286c5b9c41908021b044f31fee3348f52c973)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* **release:** deduplicate CHANGELOG headers ([c2bba24](https://github.com/snowdreamtech/aria2/commit/c2bba247dca89a31accc6e70c5e48b16170b1ce5)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* update alpine base image to 3.24.1 ([3021ed3](https://github.com/snowdreamtech/aria2/commit/3021ed3b4ffa5f8916f5fa46aa4325e8ebf84ba6)) + ## [1.37.0](https://github.com/snowdreamtech/aria2/compare/alpine-v1.37.0...alpine-v1.37.0) (2026-06-30) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index d3b98c51..743a5280 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/debian-v1.37.0...debian-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) + + +### 🐛 Bug Fixes + +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) + + +### ♻️ Miscellaneous Chores + +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* release main ([d52be5c](https://github.com/snowdreamtech/aria2/commit/d52be5cf0c5cff45f7f72e973d62c94b48855e1b)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* **release:** deduplicate CHANGELOG headers ([3068d88](https://github.com/snowdreamtech/aria2/commit/3068d883bc6167773d046d3b2b0e4c479e4fee39)) +* **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) +* update debian base image to 13.6.0 ([5f885d5](https://github.com/snowdreamtech/aria2/commit/5f885d5a771f06d449533f2f3c619d27444822f5)) + ## [1.37.0](https://github.com/snowdreamtech/aria2/compare/debian-v1.37.0...debian-v1.37.0) (2026-06-30) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 0f786587..87399a4b 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/rocky-v1.37.0...rocky-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) + + +### 🐛 Bug Fixes + +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) + + +### ♻️ Miscellaneous Chores + +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* release main ([d52be5c](https://github.com/snowdreamtech/aria2/commit/d52be5cf0c5cff45f7f72e973d62c94b48855e1b)) +* **release:** deduplicate CHANGELOG headers ([c2bba24](https://github.com/snowdreamtech/aria2/commit/c2bba247dca89a31accc6e70c5e48b16170b1ce5)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* **release:** deduplicate CHANGELOG headers ([3068d88](https://github.com/snowdreamtech/aria2/commit/3068d883bc6167773d046d3b2b0e4c479e4fee39)) +* **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) + ## [1.37.0](https://github.com/snowdreamtech/aria2/compare/rocky-v1.37.0...rocky-v1.37.0) (2026-06-30) From a00e4a1b6b3e0a0d585f00c76918cedfa6b5c41a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Aug 2026 14:24:21 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/alpine/CHANGELOG.md | 15 --------------- docker/debian/CHANGELOG.md | 14 -------------- docker/rocky/CHANGELOG.md | 14 -------------- 3 files changed, 43 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index c471b944..ae9750f2 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -24,18 +24,3 @@ * **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) * update alpine base image to 3.24.1 ([3021ed3](https://github.com/snowdreamtech/aria2/commit/3021ed3b4ffa5f8916f5fa46aa4325e8ebf84ba6)) -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/alpine-v1.37.0...alpine-v1.37.0) (2026-06-30) - - -### 🐛 Bug Fixes - -* **docker:** fix Dockerfile syntax ([904e1d6](https://github.com/snowdreamtech/aria2/commit/904e1d61e9737ade67b990b893c2179e0b61e0f4)) -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) - - -### ♻️ Miscellaneous Chores - -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 743a5280..a9e4ac55 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -25,17 +25,3 @@ * **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) * update debian base image to 13.6.0 ([5f885d5](https://github.com/snowdreamtech/aria2/commit/5f885d5a771f06d449533f2f3c619d27444822f5)) -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/debian-v1.37.0...debian-v1.37.0) (2026-06-30) - - -### 🐛 Bug Fixes - -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) - - -### ♻️ Miscellaneous Chores - -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 87399a4b..494d4cbe 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -25,17 +25,3 @@ * **release:** deduplicate CHANGELOG headers ([3068d88](https://github.com/snowdreamtech/aria2/commit/3068d883bc6167773d046d3b2b0e4c479e4fee39)) * **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/rocky-v1.37.0...rocky-v1.37.0) (2026-06-30) - - -### 🐛 Bug Fixes - -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) - - -### ♻️ Miscellaneous Chores - -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7))