mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
CI: Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel (#834)
* Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel. * Fedora 41 also doesn't allow SHA-1 apparently. Ref: https://fedoraproject.org/wiki/Changes/OpenSSLDistrustSHA1SigVer * Work around broken cryptography in Fedora 41.
This commit is contained in:
5
changelogs/fragments/834-crypto_info-fedora-41.yml
Normal file
5
changelogs/fragments/834-crypto_info-fedora-41.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
bugfixes:
|
||||
- "crypto_info - when running the module on Fedora 41 with ``cryptography`` installed from the package repository,
|
||||
the module crashed apparently due to some elliptic curves being removed from libssl against which cryptography
|
||||
is running, which cryptography did not expect
|
||||
(https://github.com/ansible-collections/community.crypto/pull/834)."
|
||||
Reference in New Issue
Block a user