Skip to content

Commit 5ff9de8

Browse files
committed
Add changelog entry for v1.6.2
Signed-off-by: Matheus Pimenta <[email protected]> (cherry picked from commit 55b4527)
1 parent 4dec4c2 commit 5ff9de8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 1.6.2
6+
7+
**Release date:** 2025-06-27
8+
9+
This patch release comes with a fix for `rsa-sha2-512` and `rsa-sha2-256` algorithms
10+
not being prioritized for `ssh-rsa` host keys.
11+
12+
Fixes:
13+
- Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys
14+
[#1839](https://github.com/fluxcd/source-controller/pull/1839)
15+
516
## 1.6.1
617

718
**Release date:** 2025-06-13

0 commit comments

Comments
 (0)