From 022e09532934725657e9283b1253602e8ef0745e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 09 2021 10:06:33 +0000 Subject: import python-cryptography-3.2.1-5.el8 --- 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