New upstream release 2.3, fixes security bug RHBZ#1602752
This commit is contained in:
parent
0bfc451d28
commit
b7dc0fceed
3 changed files with 7 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
%global srcname cryptography
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.2.1
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
|
|
@ -161,6 +161,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
|
||||
|
||||
* Wed Mar 21 2018 Christian Heimes <cheimes@redhat.com> - 2.2.1-1
|
||||
- New upstream release 2.2.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue