From 6e649347d45670ab8b82f258dee92ca4da8191f5 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Sun, 21 Jun 2026 09:04:11 +0800 Subject: [PATCH 1/2] chore: release main --- docker/rocky/CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 5f40d134..9c4678b2 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -3,8 +3,14 @@ ## [9.9.1](https://github.com/snowdreamtech/openssh/compare/rocky-v9.9.1...rocky-v9.9.1) (2026-06-21) +### 🐛 Bug Fixes + +* **docker:** use hyphen for version pinning in dnf5 for rocky ([bda1179](https://github.com/snowdreamtech/openssh/commit/bda1179dc08b7d1af2ec031700380cb213cc71b8)) + +## [9.9.1](https://github.com/snowdreamtech/openssh/compare/rocky-v9.9.1...rocky-v9.9.1) (2026-06-21) + + ### 🐛 Bug Fixes * **docker:** explicitly use OPENSSH_VERSION for openssh-clients in rocky ([b89f2ae](https://github.com/snowdreamtech/openssh/commit/b89f2ae7ab7e041c9a98e77f36290c168cfa3868)) * **docker:** use '=' for version pinning in dnf instead of hyphen ([7f8a8c7](https://github.com/snowdreamtech/openssh/commit/7f8a8c72b9f07fda202c5a1fad3f87e7059e6668)) - From b9d62619376bd487634c2ed3feffe107d5656815 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Jun 2026 01:04:15 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/rocky/CHANGELOG.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 9c4678b2..3460606f 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -7,10 +7,3 @@ * **docker:** use hyphen for version pinning in dnf5 for rocky ([bda1179](https://github.com/snowdreamtech/openssh/commit/bda1179dc08b7d1af2ec031700380cb213cc71b8)) -## [9.9.1](https://github.com/snowdreamtech/openssh/compare/rocky-v9.9.1...rocky-v9.9.1) (2026-06-21) - - -### 🐛 Bug Fixes - -* **docker:** explicitly use OPENSSH_VERSION for openssh-clients in rocky ([b89f2ae](https://github.com/snowdreamtech/openssh/commit/b89f2ae7ab7e041c9a98e77f36290c168cfa3868)) -* **docker:** use '=' for version pinning in dnf instead of hyphen ([7f8a8c7](https://github.com/snowdreamtech/openssh/commit/7f8a8c72b9f07fda202c5a1fad3f87e7059e6668))