diff options
| author | Brent Cook <busterb@gmail.com> | 2021-09-14 21:53:07 -0500 |
|---|---|---|
| committer | Brent Cook <busterb@gmail.com> | 2021-09-14 21:53:07 -0500 |
| commit | 691c7c7514c1f46e7d40619c4833094bd1c24571 (patch) | |
| tree | ba687d90b1ccd0fb2a8156b6e07cf3e1669373f2 | |
| parent | b8f29b63a74e0df7612fffa739d99922faed338a (diff) | |
| download | portable-3.4.0.tar.gz portable-3.4.0.tar.bz2 portable-3.4.0.zip | |
add minimal 3.4.0 changelogv3.4.0
| -rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
| @@ -28,6 +28,29 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 3.4.0 - Development release | ||
| 32 | |||
| 33 | * Add support for OpenSSL 1.1.1 TLSv1.3 APIs. | ||
| 34 | |||
| 35 | * Enable new x509 validator. | ||
| 36 | |||
| 37 | * More details to come, testing is appreciated. | ||
| 38 | |||
| 39 | 3.3.4 - Security fix | ||
| 40 | |||
| 41 | * In LibreSSL, printing a certificate can result in a crash in | ||
| 42 | X509_CERT_AUX_print(). | ||
| 43 | From Ingo Schwarze | ||
| 44 | |||
| 45 | * Ensure GNU-stack is set on ELF platforms when building with CMake to | ||
| 46 | enable non-executable stack annotations for the GNU toolchain. | ||
| 47 | From Tobias Heider | ||
| 48 | |||
| 49 | 3.3.3 - Stable release | ||
| 50 | |||
| 51 | * This is the first stable release from the 3.3.x series. | ||
| 52 | There are no changes from 3.3.2. | ||
| 53 | |||
| 31 | 3.3.2 - Development release | 54 | 3.3.2 - Development release |
| 32 | 55 | ||
| 33 | * This release adds support for DTLSv1.2 and continues the rewrite | 56 | * This release adds support for DTLSv1.2 and continues the rewrite |
