diff options
author | Brent Cook <bcook@openbsd.org> | 2016-05-02 22:51:07 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-05-30 11:11:37 -0500 |
commit | 7b420734d42fa0e03668df7d0740d50bd363c646 (patch) | |
tree | 4786ac479feb6a5cdb7bb1c7f9a44b0551ae913e | |
parent | ff021e8abd556ac93725e8f2855d9cd17c368ded (diff) | |
download | portable-7b420734d42fa0e03668df7d0740d50bd363c646.tar.gz portable-7b420734d42fa0e03668df7d0740d50bd363c646.tar.bz2 portable-7b420734d42fa0e03668df7d0740d50bd363c646.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 |