openssl: update to 3.0.13
authorIvan Pavlov <AuthorReflex@gmail.com>
Fri, 2 Feb 2024 05:46:52 +0000 (08:46 +0300)
committerIvan Pavlov <AuthorReflex@gmail.com>
Fri, 2 Feb 2024 05:46:52 +0000 (08:46 +0300)
commit44cd90c49a7457345c0fba186d5d762d3a04d854
treec6c3800b050fa7abdff2ffd6cf9bad15656f8935
parent7eee094f010cb91df20bf603e6b6c61e99160f1c
openssl: update to 3.0.13

Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [30 Jan 2024]

  * 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])

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
package/libs/openssl/Makefile
package/libs/openssl/patches/100-Configure-afalg-support.patch
package/libs/openssl/patches/140-allow-prefer-chacha20.patch