Loading
openssl: 3.5.2 -> 3.6.0
Changelog (security fixes): https://github.com/openssl/openssl/blob/openssl-3.5/CHANGES.md#changes-between-353-and-354-30-sep-2025 Changelog (features): https://github.com/openssl/openssl/blob/openssl-3.6/CHANGES.md#changes-between-35-and-360-1-oct-2025 Notably: - more work on PQC algorithms (LMS) - performance improvements for some assembly implementations Fixed CVEs: - CVE-2025-9230 - CVE-2025-9231 - CVE-2025-9232 Signed-off-by:Markus Theil <theil.markus@gmail.com>