Release 2.22.3.

This commit is contained in:
Felix Fontein
2024-10-27 08:49:30 +01:00
parent 6731b38baa
commit 7adca3efff
6 changed files with 274 additions and 234 deletions

View File

@@ -1 +0,0 @@
release_summary: Bugfix release.

View File

@@ -1,2 +0,0 @@
bugfixes:
- "time module utils - fix conversion of naive ``datetime`` objects to UNIX timestamps for Python 3 (https://github.com/ansible-collections/community.crypto/issues/808, https://github.com/ansible-collections/community.crypto/pull/810)."

View File

@@ -1,2 +0,0 @@
bugfixes:
- "acme_* modules - when using the OpenSSL backend, explicitly use the UTC timezone in Python code (https://github.com/ansible-collections/community.crypto/pull/811)."