Skip to content
Snippets Groups Projects
Commit 326f37a041d6 authored by Jeff Forcier's avatar Jeff Forcier
Browse files

Cut 2.10.5

parent 598b568b1843
No related branches found
No related tags found
No related merge requests found
__version_info__ = (2, 10, 4) __version_info__ = (2, 10, 5)
__version__ = ".".join(map(str, __version_info__)) __version__ = ".".join(map(str, __version_info__))
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Changelog Changelog
========= =========
- :release:`2.10.5 <2022-05-16>`
- :release:`2.9.5 <2022-05-16>` - :release:`2.9.5 <2022-05-16>`
- :bug:`1933` Align signature verification algorithm with OpenSSH re: - :bug:`1933` Align signature verification algorithm with OpenSSH re:
zero-padding signatures which don't match their nominal size/length. This zero-padding signatures which don't match their nominal size/length. This
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment