mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 3.1.1.
This commit is contained in:
602
CHANGELOG.md
602
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,19 @@ Community Crypto Release Notes
|
|||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v3.1.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfix release.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- crypto_info, openssl_privatekey, openssl_privatekey_pipe - fix detection of EC support for cryptography 46.0.5+ (https://github.com/ansible-collections/community.crypto/pull/981).
|
||||||
|
|
||||||
v3.1.0
|
v3.1.0
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -1898,3 +1898,13 @@ releases:
|
|||||||
- 3.1.0.yml
|
- 3.1.0.yml
|
||||||
- 964-luks-device-tpm2-priority.yml
|
- 964-luks-device-tpm2-priority.yml
|
||||||
release_date: '2025-12-29'
|
release_date: '2025-12-29'
|
||||||
|
3.1.1:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- crypto_info, openssl_privatekey, openssl_privatekey_pipe - fix detection
|
||||||
|
of EC support for cryptography 46.0.5+ (https://github.com/ansible-collections/community.crypto/pull/981).
|
||||||
|
release_summary: Bugfix release.
|
||||||
|
fragments:
|
||||||
|
- 3.1.1.yml
|
||||||
|
- 981-ec.yml
|
||||||
|
release_date: '2026-02-12'
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
release_summary: Bugfix release.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- "crypto_info, openssl_privatekey, openssl_privatekey_pipe - fix detection of EC support for cryptography 46.0.5+ (https://github.com/ansible-collections/community.crypto/pull/981)."
|
|
||||||
Reference in New Issue
Block a user