From 70f0f2e8c2c644c6c00b54dbb0fe6d1df59d262d3ff78a3ea3478288e8773de7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 28 Nov 2023 12:51:56 +0000 Subject: [PATCH] - update to 41.0.7 (CVE-2023-49083, bsc#1217592): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=203 --- python-cryptography.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cryptography.changes b/python-cryptography.changes index dcbc71d..0a85acf 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Nov 28 09:27:57 UTC 2023 - Dirk Müller -- update to 41.0.7 (CVE-2023-49083, bsc#FIXME): +- update to 41.0.7 (CVE-2023-49083, bsc#1217592): * Fixed compilation when using LibreSSL 3.8.2. * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle.