diff options
| -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 |
