mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
Release 2.16.0.
This commit is contained in:
@@ -934,6 +934,20 @@ releases:
|
||||
- 2.15.1.yml
|
||||
- 652-problem-type.yml
|
||||
release_date: '2023-08-22'
|
||||
2.16.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- openssl_pkcs12 - modify autodetect to not detect pyOpenSSL >= 23.3.0, which
|
||||
removed PKCS#12 support (https://github.com/ansible-collections/community.crypto/pull/666).
|
||||
minor_changes:
|
||||
- luks_devices - add new options ``keyslot``, ``new_keyslot``, and ``remove_keyslot``
|
||||
to allow adding/removing keys to/from specific keyslots (https://github.com/ansible-collections/community.crypto/pull/664).
|
||||
release_summary: Bugfix release.
|
||||
fragments:
|
||||
- 2.16.0.yml
|
||||
- 664-luks_device-keyslot.yml
|
||||
- pkcs12.yml
|
||||
release_date: '2023-10-29'
|
||||
2.2.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Bugfix release.
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- "luks_devices - add new options ``keyslot``, ``new_keyslot``, and ``remove_keyslot`` to allow adding/removing keys to/from specific keyslots (https://github.com/ansible-collections/community.crypto/pull/664)."
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "openssl_pkcs12 - modify autodetect to not detect pyOpenSSL >= 23.3.0, which removed PKCS#12 support (https://github.com/ansible-collections/community.crypto/pull/666)."
|
||||
Reference in New Issue
Block a user