diff --git a/authlib-1.3.0.tar.gz b/authlib-1.3.0.tar.gz deleted file mode 100644 index 000d6a8..0000000 --- a/authlib-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ec01011526b5a3ca0bba6e595ce4fe4c4d0d2f79f36731778c21741a7c0d46a -size 319753 diff --git a/authlib-1.3.1.tar.gz b/authlib-1.3.1.tar.gz new file mode 100644 index 0000000..010c49b --- /dev/null +++ b/authlib-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a74e0f1179318bbf898082ad0565f30b1d63bbed7b370529a395d5912380e3 +size 319831 diff --git a/python-Authlib.changes b/python-Authlib.changes index ab99e0b..770541d 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 10 11:05:10 UTC 2024 - Daniel Garcia + +- 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 diff --git a/python-Authlib.spec b/python-Authlib.spec index 8f7b9c3..c6a4cfa 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -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