diff options
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
| @@ -31,6 +31,20 @@ 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.1 - Build fixes, feature added, features removed | ||
| 35 | |||
| 36 | * Assorted build fixes for musl, HP-UX, Mingw, Solaris. | ||
| 37 | |||
| 38 | * Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API | ||
| 39 | |||
| 40 | * Added EC_curve_nid2nist and EC_curve_nist2nid from OpenSSL | ||
| 41 | |||
| 42 | * Removed Dynamic Engine support | ||
| 43 | |||
| 44 | * Removed unused and obsolete MDC-2DES cipher | ||
| 45 | |||
| 46 | * Removed workarounds for obsolete SSL implementations | ||
| 47 | |||
| 34 | 2.2.0 - Build cleanups and new OS support, Security Updates | 48 | 2.2.0 - Build cleanups and new OS support, Security Updates |
| 35 | 49 | ||
| 36 | * AIX Support - thanks to Michael Felt | 50 | * AIX Support - thanks to Michael Felt |
