From cb3e8c6d7794b612c929fc844e7ec652250a858ac7083837d32a965f703e6f14 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 22 Jun 2023 16:36:45 +0000 Subject: [PATCH] Add reference to bsc#1212568 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=186 --- python-cryptography.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cryptography.changes b/python-cryptography.changes index 38834f6..79156f3 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 19 20:41:45 UTC 2023 - Dirk Müller -- update to 41.0.1: +- update to 41.0.1 (bsc#1212568): * Temporarily allow invalid ECDSA signature algorithm parameters in X.509 certificates, which are generated by older versions of Java.