aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c8fac75..5336146 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,15 +28,19 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.2.7 - Security fix
32
33 * A stack overread could occur when checking X.509 name constraints.
34 From GoldBinocle on GitHub.
35
313.2.6 - Security fix 363.2.6 - Security fix
32 37
33 * In LibreSSL, printing a certificate can result in a crash in 38 * In LibreSSL, printing a certificate can result in a crash in
34 X509_CERT_AUX_print(). 39 X509_CERT_AUX_print(). From Ingo Schwarze.
35 From Ingo Schwarze
36 40
37 * Ensure GNU-stack is set on ELF platforms when building with CMake to 41 * Ensure GNU-stack is set on ELF platforms when building with CMake to
38 enable non-executable stack annotations for the GNU toolchain. 42 enable non-executable stack annotations for the GNU toolchain.
39 From Tobias Heider 43 From Tobias Heider.
40 44
413.2.5 - Bug fix 453.2.5 - Bug fix
42 46