Update to 41.0.7, fixes rhbz#2255351, CVE-2023-49083

This commit is contained in:
Benjamin A. Beasley 2024-02-01 10:48:14 -05:00
commit fdff266e83
3 changed files with 9 additions and 4 deletions

View file

@ -5,8 +5,8 @@
%global srcname cryptography
Name: python-%{srcname}
Version: 41.0.5
Release: 4%{?dist}
Version: 41.0.7
Release: 1%{?dist}
Summary: PyCA's cryptography library
# cryptography is dual licensed under the Apache-2.0 and BSD-3-Clause,
@ -137,6 +137,9 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \
%{python3_sitearch}/%{srcname}-%{version}-py*.egg-info
%changelog
* Thu Feb 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 41.0.7-1
- Update to 41.0.7, fixes rhbz#2255351, CVE-2023-49083
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 41.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild