From 731169b3616e09c8d0ba995b49502b5972219eb1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 16 Sep 2017 14:41:52 -0700 Subject: [PATCH] Update to 1.5.3. Fixes bug #1488693 1.5.1 fixed CVE-2017-11424 Fixes bug #1482529 --- .gitignore | 1 + python-jwt.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bcd2478..db7429a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /PyJWT-1.4.2.tar.gz /1.5.0.tar.gz /1.5.2.tar.gz +/1.5.3.tar.gz diff --git a/python-jwt.spec b/python-jwt.spec index 64cce2e..885293a 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -6,8 +6,8 @@ %global sum JSON Web Token implementation in Python Name: python-jwt -Version: 1.5.2 -Release: 3%{?dist} +Version: 1.5.3 +Release: 1%{?dist} Summary: %{sum} Group: Development/Libraries @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python2-devel BuildRequires: python-setuptools -BuildRequires: python-cryptography +BuildRequires: python-cryptography >= 1.4.0 BuildRequires: python2-pytest BuildRequires: python-pytest-cov @@ -27,7 +27,7 @@ BuildRequires: python-pytest-runner %if 0%{?with_python3} BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-cryptography +BuildRequires: python3-cryptography >= 1.4.0 BuildRequires: python3-pytest BuildRequires: python3-pytest-cov @@ -101,6 +101,10 @@ encrypted JSON objects. %endif %changelog +* Sat Sep 16 2017 Kevin Fenzi - 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 - 1.5.2-3 - Fixup spec file conditionals diff --git a/sources b/sources index d487664..e0ffbd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (1.5.2.tar.gz) = 0f2187b9a6f503c113a6e61d8c6c7b48e7f334a53c65dee8c38380d5e67546b0f9dede46ec628d765e49278d6dc81a38b4417b50ba132493e065901b23b5f8a0 +SHA512 (1.5.3.tar.gz) = eeb655a739cb32878f53809fb6206cabb33c2767c3d34f923228cabe3282e3791a689d6a15374626559a22c270dbb88bbe0a74d8236a82987dc613473d38b845