aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2020-12-08 16:17:45 +0100
committerTheo Buehler <tb@openbsd.org>2020-12-08 16:17:45 +0100
commit13dd2db32b1e6fe5873f895bbf3c6c305fff30b2 (patch)
tree522cc47ab883162044b94c2dd7ef49fea1e4b3d3
parent1c023edb2a3488906d0b8435fcc4dc7f925bda3a (diff)
downloadportable-13dd2db32b1e6fe5873f895bbf3c6c305fff30b2.tar.gz
portable-13dd2db32b1e6fe5873f895bbf3c6c305fff30b2.tar.bz2
portable-13dd2db32b1e6fe5873f895bbf3c6c305fff30b2.zip
Release notes for GENERAL_NAME_cmp() NULL deref
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4598456..f2b6f06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.2.3 - Security fix
32
33 * Malformed ASN.1 in a certificate revocation list or a timestamp
34 response token can lead to a NULL pointer dereference.
35
313.2.2 - Stable release 363.2.2 - Stable release
32 37
33 * This is the first stable release with the new TLSv1.3 38 * This is the first stable release with the new TLSv1.3