From de5e40ac2b620ab1ead25b935ba49e54cf826c59 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 23 Aug 2021 09:36:27 -0500 Subject: LibreSSL 3.2.6 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ab4c5c..c8fac75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,16 @@ history is also available from Git. LibreSSL Portable Release Notes: +3.2.6 - Security fix + + * In LibreSSL, printing a certificate can result in a crash in + X509_CERT_AUX_print(). + From Ingo Schwarze + + * Ensure GNU-stack is set on ELF platforms when building with CMake to + enable non-executable stack annotations for the GNU toolchain. + From Tobias Heider + 3.2.5 - Bug fix * A TLS client using session resumption may cause a use-after-free. -- cgit v1.2.3-55-g6feb