diff options
author | Brent Cook <bcook@openbsd.org> | 2016-05-02 22:51:07 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-05-02 22:51:07 -0500 |
commit | 6cb804b34298d40a331da9f28c35b5b743434af0 (patch) | |
tree | 1d11c5e3faf243155e98a2f0cbc800b863cebcd0 | |
parent | 00eb776ee955ecb4a888331c3533194adcdab4f9 (diff) | |
download | portable-6cb804b34298d40a331da9f28c35b5b743434af0.tar.gz portable-6cb804b34298d40a331da9f28c35b5b743434af0.tar.bz2 portable-6cb804b34298d40a331da9f28c35b5b743434af0.zip |
update changelog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -28,6 +28,13 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 2.3.4 - Security Update | ||
32 | |||
33 | * Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding. | ||
34 | From OpenSSL. | ||
35 | |||
36 | * Minor build fixes | ||
37 | |||
31 | 2.3.3 - OpenBSD 5.9 release branch tagged | 38 | 2.3.3 - OpenBSD 5.9 release branch tagged |
32 | 39 | ||
33 | * Reworked build scripts to better sync with OpenNTPD-portable | 40 | * Reworked build scripts to better sync with OpenNTPD-portable |