CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/01/30 09:56:44
Modified files:
security/openssl/3.0: Tag: OPENBSD_7_4 Makefile distinfo
security/openssl/3.0/pkg: Tag: OPENBSD_7_4 PLIST
Removed files:
security/openssl/3.0/patches: Tag: OPENBSD_7_4
patch-apps_rehash_c
Log message:
Update to OpenSSL 3.0.13
* Fixed PKCS12 Decoding crashes ([CVE-2024-0727])
* Fixed Excessive time spent checking invalid RSA public keys ([CVE-2023-6237])
* Fixed POLY1305 MAC implementation corrupting vector registers on PowerPC
CPUs which support PowerISA 2.07 ([CVE-2023-6129])
* Fix excessive time spent in DH check / generation with large Q parameter
value ([CVE-2023-5678])