diff options
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
| @@ -31,6 +31,26 @@ LibreSSL Portable Release Notes: | |||
| 31 | This release primarily addresses a number of security issues in coordination | 31 | This release primarily addresses a number of security issues in coordination |
| 32 | with the OpenSSL project. | 32 | with the OpenSSL project. |
| 33 | 33 | ||
| 34 | 2.2.0 - Build cleanups and OS support | ||
| 35 | |||
| 36 | * AIX Support - thanks to Michael Felt | ||
| 37 | |||
| 38 | * Cygwin Support - thanks to Corinna Vinschen | ||
| 39 | |||
| 40 | * Refactored build macros, support packaging libtls independently. | ||
| 41 | There are more pieces required to support building and using OpenSSL | ||
| 42 | with libtls, but this is an initial start at providing an | ||
| 43 | independent package for people to start hacking on. | ||
| 44 | |||
| 45 | * Removal of OPENSSL_issetugid and all library getenv calls. | ||
| 46 | Applications can and should no longer rely on environment variables | ||
| 47 | for changing library behavior. OPENSSL_CONF/SSLEAY_CONF is still | ||
| 48 | supported with the openssl(1) command. | ||
| 49 | |||
| 50 | * libtls API and documentation additions | ||
| 51 | |||
| 52 | * Various bug fixes and simplifications to libssl and libcrypto | ||
| 53 | |||
| 34 | 2.1.6 - Security update | 54 | 2.1.6 - Security update |
| 35 | 55 | ||
| 36 | * Fixes for the following issues are integrated into LibreSSL 2.1.6: | 56 | * Fixes for the following issues are integrated into LibreSSL 2.1.6: |
