mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 2.26.7.
This commit is contained in:
578
CHANGELOG.md
578
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,19 @@ Community Crypto Release Notes
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
v2.26.7
|
||||
=======
|
||||
|
||||
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).
|
||||
|
||||
v2.26.6
|
||||
=======
|
||||
|
||||
|
||||
@@ -1712,3 +1712,13 @@ releases:
|
||||
fragments:
|
||||
- 2.26.6.yml
|
||||
release_date: '2025-10-29'
|
||||
2.26.7:
|
||||
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:
|
||||
- 2.26.7.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