diff options
author | Brent Cook <bcook@openbsd.org> | 2016-05-30 09:07:24 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-05-30 09:07:24 -0500 |
commit | c0cb9e9ae1d9c0c0408787beead19c48c685fc8f (patch) | |
tree | cabc55da3677cdd74de9ef3c260fc113bc001c9b | |
parent | 17bf5665730ea5cdeb458ae6649df19aa1dd0253 (diff) | |
download | portable-2.2.8.tar.gz portable-2.2.8.tar.bz2 portable-2.2.8.zip |
Update changelogv2.2.8
-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.2.8 - Reliability fix | ||
32 | |||
33 | * Fixed an error in libcrypto when parsing some ASN.1 elements > 16k. | ||
34 | |||
31 | 2.2.7 - Security Update | 35 | 2.2.7 - 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. |