mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 14:22:56 +00:00
Release 3.0.1.
This commit is contained in:
@@ -1830,3 +1830,14 @@ releases:
|
||||
- 3.0.0.yml
|
||||
- 924-acme_certificate-modify_account.yml
|
||||
release_date: '2025-07-02'
|
||||
3.0.1:
|
||||
changes:
|
||||
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).
|
||||
release_summary: Bugfix release.
|
||||
fragments:
|
||||
- 3.0.1.yml
|
||||
- 395-csr-key_usage.yml
|
||||
release_date: '2025-07-17'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Bugfix release.
|
||||
@@ -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)."
|
||||
Reference in New Issue
Block a user