forked from pool/python-cryptography
- update to 42.0.4 (bsc#1220210, CVE-2024-26130):
* Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to Alexander-Programming for reporting the issue. CVE-2024-26130 * Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields SMIMECapabilities and SignatureAlgorithmIdentifier should now be correctly encoded according to the definitions in :rfc:2633 :rfc:3370. - update to 42.0.3: * Fixed an initialization issue that caused key loading failures for some users. - Drop patch skip_openssl_memleak_test.patch not needed anymore. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=209
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 17:10:39 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- update to 42.0.4 (bsc#1220210, CVE-2024-26130):
|
||||
* Fixed a null-pointer-dereference and segfault that could occur
|
||||
when creating a PKCS#12 bundle. Credit to Alexander-Programming
|
||||
for reporting the issue. CVE-2024-26130
|
||||
* Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields
|
||||
SMIMECapabilities and SignatureAlgorithmIdentifier should now be
|
||||
correctly encoded according to the definitions in :rfc:2633
|
||||
:rfc:3370.
|
||||
- update to 42.0.3:
|
||||
* Fixed an initialization issue that caused key loading failures for some
|
||||
users.
|
||||
- Drop patch skip_openssl_memleak_test.patch not needed anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:24:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user