From e783bc7eb5eca0ba1c6b3d19d934a7ef3abfd5af Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 15 Oct 2024 09:33:37 +0200 Subject: Merge ChangeLogs for 3.9.2, 3.9.1, and 3.8.4 --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 82d0006..ce28ed4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -167,6 +167,19 @@ LibreSSL Portable Release Notes: ssl_sigalg_select(). - Made fatal alerts fatal in QUIC. +3.9.2 - Stable release + + * Bugfixes + - OpenBSD 7.5 errata 003. A missing bounds check could lead to a crash + due to dereferencing a zero-sized allocation. + +3.9.1 - Stable release + + * Portable changes + - Updated tests with expiring certificates + - CET-related build fixes for Windows and macOS targets + - update libtls linker script to include libssl and libcrypto again + 3.9.0 - Development release * Portable changes @@ -244,6 +257,13 @@ LibreSSL Portable Release Notes: stack. - Made in-place decryption work for EVP_chacha20_poly1305(). +3.8.4 - Stable release + + * Portable changes + - Updated tests with expiring certificates + - CET-related build fixes for Windows and macOS targets + - update libtls linker script to include libssl and libcrypto again + 3.8.3 - Stable release * Portable changes -- cgit v1.2.3-55-g6feb