import python-cryptography-3.2.1-5.el8
This commit is contained in:
parent
50079b37e4
commit
d8f2b6a260
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -82,6 +82,10 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- CVE-2020-36242: Fixed a bug where certain sequences of update() calls
|
||||||
when symmetrically encrypting very large payloads (>2GB) could result
|
when symmetrically encrypting very large payloads (>2GB) could result
|
||||||
|
Loading…
Reference in New Issue
Block a user