Security release 0.3.2

- Resolves: CVE-2016-6298
This commit is contained in:
Simo Sorce 2016-08-31 15:51:13 -04:00
parent ea6d05b30c
commit cd1f3ac9c9
5 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/jwcrypto-0.2.1.tar.gz
/jwcrypto-0.3.0.tar.gz
/jwcrypto-0.3.1.tar.gz
/jwcrypto-0.3.2.tar.gz

View File

@ -1 +0,0 @@
5be96fc2f0768e2b747e1cc6251da9670609e5e9b167edd65489d45c10c09c59bcf9079a8c687fffb67e39f6175c892c301e188c0e22e1e48dba5aaa00eaeab7 jwcrypto-0.3.1.tar.gz

View File

@ -0,0 +1 @@
3a66407a8bb590f8fdd02d87a9c2991118c7a332e4210f08e6af2b38b813ec2bc30afbcea75270d1ee0f70d0fff29fe98731270a8a457b2ca87e576ebe3046e9 jwcrypto-0.3.2.tar.gz

View File

@ -5,7 +5,7 @@
%define module_name jwcrypto
Name: python-jwcrypto
Version: 0.3.1
Version: 0.3.2
Release: 1%{?dist}
Summary: Implements JWK,JWS,JWE specifications using python-cryptography
@ -83,6 +83,10 @@ rm -rf %{buildroot}%{python3_sitelib}/%{module_name}/__pycache__/tests{,-cookboo
%changelog
* Wed Aug 31 2016 Simo Sorce <simo@redhat.com> - 0.3.2-1
- Security release 0.3.2
- Resolves: CVE-2016-6298
* Fri Aug 19 2016 Simo Sorce <simo@redhat.com> - 0.3.1-1
- Bugfix release 0.3.1

View File

@ -1 +1 @@
dbbb1d60affcd8013c75002a192efe22 jwcrypto-0.3.1.tar.gz
b171735481fa5103ca237a6ad4dceb47 jwcrypto-0.3.2.tar.gz