diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:55:42 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:55:42 -0400 |
commit | fed381362ebb0f88c8145cbf6777aa42df1cd74e (patch) | |
tree | 9fbd4b15eb469dcbf92e985f135fb1100a123a54 /sites/www | |
parent | 02242c5620a7b910c255e458f7b4c0708f15b31e (diff) | |
parent | 01fb98f69c78f8fd92fea38f4b40c4f0b9d1a757 (diff) |
Merge branch '3.3' into 3.4
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 d908558c..d4cd1754 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`3.3.2 <2024-08-11>` - :bug:`2419` (fixed in :issue:`2421`) Massage our import of the TripleDES cipher to support Cryptography >=43; this should prevent ``CryptographyDeprecationWarning`` from appearing upon import. Thanks to |