Update to 1.5.3. Fixes bug #1488693

1.5.1 fixed CVE-2017-11424 Fixes bug #1482529
This commit is contained in:
Kevin Fenzi 2017-09-16 14:41:52 -07:00
parent 89a23de8e8
commit 731169b361
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/PyJWT-1.4.2.tar.gz /PyJWT-1.4.2.tar.gz
/1.5.0.tar.gz /1.5.0.tar.gz
/1.5.2.tar.gz /1.5.2.tar.gz
/1.5.3.tar.gz

View File

@ -6,8 +6,8 @@
%global sum JSON Web Token implementation in Python %global sum JSON Web Token implementation in Python
Name: python-jwt Name: python-jwt
Version: 1.5.2 Version: 1.5.3
Release: 3%{?dist} Release: 1%{?dist}
Summary: %{sum} Summary: %{sum}
Group: Development/Libraries Group: Development/Libraries
@ -18,7 +18,7 @@ BuildArch: noarch
BuildRequires: python2-devel BuildRequires: python2-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: python-cryptography BuildRequires: python-cryptography >= 1.4.0
BuildRequires: python2-pytest BuildRequires: python2-pytest
BuildRequires: python-pytest-cov BuildRequires: python-pytest-cov
@ -27,7 +27,7 @@ BuildRequires: python-pytest-runner
%if 0%{?with_python3} %if 0%{?with_python3}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-cryptography BuildRequires: python3-cryptography >= 1.4.0
BuildRequires: python3-pytest BuildRequires: python3-pytest
BuildRequires: python3-pytest-cov BuildRequires: python3-pytest-cov
@ -101,6 +101,10 @@ encrypted JSON objects.
%endif %endif
%changelog %changelog
* Sat Sep 16 2017 Kevin Fenzi <kevin@scrye.com> - 1.5.3-1
- Update to 1.5.3. Fixes bug #1488693
- 1.5.1 fixed CVE-2017-11424 Fixes bug #1482529
* Mon Aug 14 2017 Troy Dawson <tdawson@redhat.com> - 1.5.2-3 * Mon Aug 14 2017 Troy Dawson <tdawson@redhat.com> - 1.5.2-3
- Fixup spec file conditionals - Fixup spec file conditionals

View File

@ -1 +1 @@
SHA512 (1.5.2.tar.gz) = 0f2187b9a6f503c113a6e61d8c6c7b48e7f334a53c65dee8c38380d5e67546b0f9dede46ec628d765e49278d6dc81a38b4417b50ba132493e065901b23b5f8a0 SHA512 (1.5.3.tar.gz) = eeb655a739cb32878f53809fb6206cabb33c2767c3d34f923228cabe3282e3791a689d6a15374626559a22c270dbb88bbe0a74d8236a82987dc613473d38b845