Fedora Release Engineering 8 years ago
parent c1648a020b
commit be78e679be

@ -10,7 +10,7 @@
Summary: Cryptography library for Python
Name: python-crypto
Version: 2.6.1
Release: 13%{?dist}
Release: 14%{?dist}
# Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python
License: Public Domain and Python
URL: http://www.pycrypto.org/
@ -109,6 +109,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py
%{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 18 2017 Paul Howarth <paul@city-fan.org> - 2.6.1-13
- AES.new with invalid parameter crashes python (CVE-2013-7459)
(https://github.com/dlitz/pycrypto/issues/176)

Loading…
Cancel
Save