New upstream release 2.3, fixes security bug RHBZ#1602752
This commit is contained in:
parent
d7313876b7
commit
61ec0128a9
3 changed files with 8 additions and 3 deletions
|
|
@ -10,8 +10,8 @@
|
|||
%global srcname cryptography
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.0.2
|
||||
Release: 4%{?dist}
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -165,6 +165,10 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2018 Christian Heimes <cheimes@redhat.com> - 2.3-1
|
||||
- New upstream release 2.3
|
||||
- Fix AEAD tag truncation bug, RHBZ#1602752
|
||||
|
||||
* Sun Feb 18 2018 Christian Heimes <cheimes@redhat.com> - 2.0.2-4
|
||||
- Build requires gcc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue