diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-05-16 21:03:21 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-05-16 21:03:21 -0400 |
commit | f0311c574ab1950f8b4c5ff37100bf87df7c274d (patch) | |
tree | 99299e42321f3a3e27e8b78bc3bc2f858e841307 /sites/www | |
parent | 88e2bae443055f79cbc1ad8eaa20fe637dbe2f6e (diff) | |
parent | 114578a21d89454d67fd3bee8ea87420c4b25808 (diff) |
Merge branch '2.9' into 2.10
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 08f16135..f19d90c6 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`2.9.5 <2022-05-16>` - :bug:`1933` Align signature verification algorithm with OpenSSH re: zero-padding signatures which don't match their nominal size/length. This shouldn't affect most users, but will help Paramiko-implemented SSH servers |