diff options
author | Brent Cook <busterb@gmail.com> | 2021-09-27 00:56:22 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2021-09-27 00:56:22 -0500 |
commit | f06a0e2d4abd34c3fe898051a027c2e822890e57 (patch) | |
tree | 2292e09dd73e9016c258af3d9d39e25c799a2e0b | |
parent | 409fe207094594c3c7d2abf62ab4400d9328ede9 (diff) | |
download | portable-f06a0e2d4abd34c3fe898051a027c2e822890e57.tar.gz portable-f06a0e2d4abd34c3fe898051a027c2e822890e57.tar.bz2 portable-f06a0e2d4abd34c3fe898051a027c2e822890e57.zip |
update changelog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.3.5 - Security fix | ||
32 | |||
33 | * A stack overread could occur when checking X.509 name constraints. | ||
34 | From GoldBinocle on GitHub. | ||
35 | |||
31 | 3.3.4 - Security fix | 36 | 3.3.4 - 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 |