From 72376df02938faba7d345e4914f9e63a8495b7e545b40b0cf983f553638f771a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Mar 2024 12:50:23 +0000 Subject: [PATCH] - update to 1.5.6 (bsc#1221230, CVE-2024-28102): (CVE-2024-28102) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=34 --- python-jwcrypto.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-jwcrypto.changes b/python-jwcrypto.changes index 7753c3f..d446f94 100644 --- a/python-jwcrypto.changes +++ b/python-jwcrypto.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Tue Mar 19 07:14:44 UTC 2024 - Dirk Müller -- update to 1.5.6: +- update to 1.5.6 (bsc#1221230, CVE-2024-28102): * Address potential DoS with high compression ratio + (CVE-2024-28102) - update to 1.5.4: * One more release bump to address issues with typing_extensions minimum required version