diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2019-06-23 18:46:22 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2019-06-23 18:46:22 -0400 |
commit | c1f1f52370a2c0143edcba2f75dec70faf83cc8f (patch) | |
tree | 308c3372ce63b022c81ced8b18cd4185dd5a6444 /sites/www | |
parent | 23547135499736e5952ebf99c9a6761a73962df4 (diff) | |
parent | 31f8de56e2130c9779e09f3d97cf766c4e1b39a7 (diff) |
Merge branch '2.4' into 2.5
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 2a0ce7e9..928a0f22 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`2.4.3 <2019-06-23>` - :bug:`1306` (via :issue:`1400`) Fix Ed25519 key handling so certain key comment lengths don't cause ``SSHException("Invalid key")`` (this was technically a bug in how padding, or lack thereof, is |