diff options
author | Brent Cook <bcook@openbsd.org> | 2016-05-30 09:02:59 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-05-30 11:11:37 -0500 |
commit | 1f6f1a352724dd40b17c9f6cc3518d9f06932495 (patch) | |
tree | c353f0dd89f2b8be070e03c017407eb983d96797 | |
parent | 7b420734d42fa0e03668df7d0740d50bd363c646 (diff) | |
download | portable-1f6f1a352724dd40b17c9f6cc3518d9f06932495.tar.gz portable-1f6f1a352724dd40b17c9f6cc3518d9f06932495.tar.bz2 portable-1f6f1a352724dd40b17c9f6cc3518d9f06932495.zip |
Update changelog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 2.3.5 - Reliability fix | ||
32 | |||
33 | * Fixed an error in libcrypto when parsing some ASN.1 elements > 16k. | ||
34 | |||
31 | 2.3.4 - Security Update | 35 | 2.3.4 - Security Update |
32 | 36 | ||
33 | * Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding. | 37 | * Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding. |