Accepting request 1179686 from devel:languages:python

- Update to 1.3.1 (CVE-2024-37568, bsc#1226138):
  * Prevent OctKey to import ssh and PEM strings.

OBS-URL: https://build.opensuse.org/request/show/1179686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Authlib?expand=0&rev=14
This commit is contained in:
2024-06-10 15:38:28 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ec01011526b5a3ca0bba6e595ce4fe4c4d0d2f79f36731778c21741a7c0d46a
size 319753

3
authlib-1.3.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 10 11:05:10 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 1.3.1 (CVE-2024-37568, bsc#1226138):
* Prevent OctKey to import ssh and PEM strings.
-------------------------------------------------------------------
Tue Jan 23 17:10:58 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -19,7 +19,7 @@
%define modname authlib
%{?sle15_python_module_pythons}
Name: python-Authlib
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause