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:
@@ -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
BIN
pyjwt-2.10.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-PyJWT
|
||||
Version: 2.10.0
|
||||
Version: 2.10.1
|
||||
Release: 0
|
||||
Summary: JSON Web Token implementation in Python
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user