Release 3.0.1.

This commit is contained in:
Felix Fontein
2025-07-17 22:05:11 +02:00
parent 55ae448036
commit b3fea5b7df
5 changed files with 301 additions and 265 deletions

View File

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

View File

@@ -1,3 +0,0 @@
bugfixes:
- "openssl_csr and openssl_csr_pipe - the idempotency check for ``key_usage`` resulted in a crash if ``Key Agreement``/``keyAgreement`` was not set
(https://github.com/ansible-collections/community.crypto/issues/934, https://github.com/ansible-collections/community.crypto/pull/935)."