This is an automated email from the ASF dual-hosted git repository. tomaswolf pushed a commit to branch rc-2.19.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 59cad03db534419a9b748919a254102a40d7ae54 Author: Thomas Wolf <[email protected]> AuthorDate: Thu Jun 4 14:22:27 2026 +0200 Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 880c79361..6ecffda8b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -33,6 +33,8 @@ ## Bug Fixes * [GH-902](https://github.com/apache/mina-sshd/pull/902) Fix client-side handling of sk-* public key signatures (also in the agent interfaces) +* Limit size of decompressed SSH packets +* Improve checking SSH user certificates in public-key authentication ## New Features
