import python-cryptography-3.2.1-5.el8

This commit is contained in:
CentOS Sources 2021-11-09 05:06:33 -05:00 committed by Stepan Oksanichenko
parent 50079b37e4
commit d8f2b6a260

View File

@ -4,7 +4,7 @@
Name: python-%{srcname}
Version: 3.2.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: PyCA's cryptography library
Group: Development/Libraries
@ -82,6 +82,10 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest
%changelog
* Tue Jun 08 2021 Christian Heimes <cheimes@redhat.com> - 3.2.1-5
- Rebuild for RHEL 8.5
- Resolves: rhbz#1933071
* Tue Feb 09 2021 Christian Heimes <cheimes@redhat.com> - 3.2.1-4
- CVE-2020-36242: Fixed a bug where certain sequences of update() calls
when symmetrically encrypting very large payloads (>2GB) could result