14
0
forked from pool/python-PyJWT

- Update to version 2.10.1 (bsc#1234038, CVE-2024-53861):

* Prevent partial matching of iss claim. Thanks @fabianbadoi!
    (See: GHSA-75c5-xw7c-p5pm)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=77
This commit is contained in:
2024-12-03 09:44:15 +00:00
committed by Git OBS Bridge
parent 8bf63f728c
commit 1f7eb024ce
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7628a7eb7938959ac1b26e819a1df0fd3259505627b575e4bad6d08f76db695c
size 87687

BIN
pyjwt-2.10.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 3 09:42:44 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to version 2.10.1 (bsc#1234038, CVE-2024-53861):
* Prevent partial matching of iss claim. Thanks @fabianbadoi!
(See: GHSA-75c5-xw7c-p5pm)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 20 07:59:12 UTC 2024 - Adrian Schröter <adrian@suse.de> Wed Nov 20 07:59:12 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-PyJWT Name: python-PyJWT
Version: 2.10.0 Version: 2.10.1
Release: 0 Release: 0
Summary: JSON Web Token implementation in Python Summary: JSON Web Token implementation in Python
License: MIT License: MIT