summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2025-02-03 21:34:27 -0500
committerJeff Forcier <jeff@bitprophet.org>2025-02-03 21:34:27 -0500
commited8b09751ff20340332d4b1bb2b10e32aedc57ff (patch)
tree85b4f1c228501be95c89827b2277bafcfaac26d2 /sites
parent1d9e49613b53268e07108ddf0f4326a2c925ffc2 (diff)
Cut 3.5.1
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
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.