diff options
author | Brent Cook <bcook@openbsd.org> | 2016-05-30 09:02:59 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-05-30 09:08:29 -0500 |
commit | 5b39a35bf890e04c6c8e049addf0bd60ac94955d (patch) | |
tree | 730143e9c7ffa56898cca0e668a5f8e0980eeda3 | |
parent | 41d8aa6aefd1ba346877c89ad87e0aaf66e5d080 (diff) | |
download | portable-2.3.5.tar.gz portable-2.3.5.tar.bz2 portable-2.3.5.zip |
Update changelogv2.3.5
-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. |