Release 2.13.1.

This commit is contained in:
Felix Fontein
2023-05-21 14:12:40 +02:00
parent e3bc22f7d5
commit 05ad2e5008
4 changed files with 26 additions and 4 deletions

View File

@@ -5,6 +5,20 @@ Community Crypto Release Notes
.. contents:: Topics
v2.13.1
=======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- execution environment definition - fix installation of ``python3-pyOpenSSL`` package on CentOS and RHEL (https://github.com/ansible-collections/community.crypto/pull/606).
- execution environment definition - fix source of ``python3-pyOpenSSL`` package for Rocky Linux 9+ (https://github.com/ansible-collections/community.crypto/pull/606).
v2.13.0
=======