From 80a8e86dce58e5fe8df15fbbdc34abbac0e0ac07 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Fri, 11 Jun 2021 18:20:56 +0000 Subject: [PATCH] import python-cryptography-3.2.1-5.el8 --- SPECS/python-cryptography.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-cryptography.spec b/SPECS/python-cryptography.spec index 9d174da..7132873 100644 --- a/SPECS/python-cryptography.spec +++ b/SPECS/python-cryptography.spec @@ -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 - 3.2.1-5 +- Rebuild for RHEL 8.5 +- Resolves: rhbz#1933071 + * Tue Feb 09 2021 Christian Heimes - 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