From 22b9ab93ae6ababcbe3d67e057cfc24984349878 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 27 Sep 2021 00:54:12 -0500 Subject: update changelog --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c8fac75..5336146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,15 +28,19 @@ history is also available from Git. LibreSSL Portable Release Notes: +3.2.7 - Security fix + + * A stack overread could occur when checking X.509 name constraints. + From GoldBinocle on GitHub. + 3.2.6 - Security fix * In LibreSSL, printing a certificate can result in a crash in - X509_CERT_AUX_print(). - From Ingo Schwarze + 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 + From Tobias Heider. 3.2.5 - Bug fix -- cgit v1.2.3-55-g6feb