2d9a5944ef
Full release notes: https://github.com/openssl/openssl/blob/openssl-3.2.1/CHANGES.md#changes-between-320-and-321-30-jan-2024 Fixes: - CVE-2024-0727 (PKCS12 Handling Crash) - CVE-2023-6237 (long time taken for RSA key check) - CVE-2023-6129 (corrupt registers on PowerPC for Poly1305) - CVE-2023-5678 (excessive time in DH param check) Signed-off-by: Markus Theil <theil.markus@gmail.com>