diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2025-02-03 21:34:27 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2025-02-03 21:34:27 -0500 |
commit | ed8b09751ff20340332d4b1bb2b10e32aedc57ff (patch) | |
tree | 85b4f1c228501be95c89827b2277bafcfaac26d2 /sites | |
parent | 1d9e49613b53268e07108ddf0f4326a2c925ffc2 (diff) |
Cut 3.5.1
Diffstat (limited to 'sites')
-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 4c6a61e3..63b86198 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`3.5.1 <2025-02-03>` - :bug:`2490` Private key material is now explicitly 'unpadded' during decryption, removing a reliance on some lax OpenSSL behavior & making us compatible with future Cryptography releases. Patch courtesy of Alex Gaynor. |