From 13c2c3c62a5de35e85115d11cbd55d8e6b81cd964943feb600a940a6d7382387 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 6 Oct 2023 10:29:35 +0000 Subject: [PATCH] - Update to 2.6.0 - Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) - Drop CVE-2022-29217-non-blocked-pubkeys.patch in older dists since the issue was fixed upstream in version 2.4.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=66 --- python-PyJWT.changes | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/python-PyJWT.changes b/python-PyJWT.changes index 814ca08..70975dc 100644 --- a/python-PyJWT.changes +++ b/python-PyJWT.changes @@ -63,7 +63,7 @@ Fri Oct 28 20:29:18 UTC 2022 - Matej Cepl ------------------------------------------------------------------- Thu Oct 27 21:01:10 UTC 2022 - Yogalakshmi Arunachalam -- Update to 2.6.0 +- Update to 2.6.0 Changed * bump up cryptography >= 3.4.0 by @jpadilla in #807 * Remove types-cryptography from crypto extra by @lautat in #805 @@ -105,6 +105,13 @@ Sun Oct 9 14:11:04 UTC 2022 - Michael Ströder * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #791 * Bump version to 2.5.0 by @jpadilla in #801 +------------------------------------------------------------------- +Thu Jul 21 11:39:48 UTC 2022 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) +- Drop CVE-2022-29217-non-blocked-pubkeys.patch in older dists + since the issue was fixed upstream in version 2.4.0 + ------------------------------------------------------------------- Tue Jun 7 17:27:32 UTC 2022 - Marcus Rueckert