Release 2.21.1.

This commit is contained in:
Felix Fontein
2024-07-21 15:48:08 +02:00
parent cd0444bd53
commit bb1cdef4c6
5 changed files with 257 additions and 219 deletions

View File

@@ -4,6 +4,19 @@ Community Crypto Release Notes
.. contents:: Topics
v2.21.1
=======
Release Summary
---------------
Maintenance release.
Bugfixes
--------
- When using cryptography >= 43.0.0, use offset-aware ``datetime.datetime`` objects (with timezone UTC) instead of offset-naive UTC timestamps for the ``InvalidityDate`` X.509 CRL extension (https://github.com/ansible-collections/community.crypto/issues/726, https://github.com/ansible-collections/community.crypto/pull/730).
v2.21.0
=======