diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
| @@ -28,6 +28,20 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 2.2.3 - Bug fixes, build enhancements | ||
| 32 | |||
| 33 | * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not | ||
| 34 | include TLS extensions, resulting in such handshakes being aborted. | ||
| 35 | This release corrects the handling of such messages. Thanks to | ||
| 36 | Ligushka from github for reporting the issue. | ||
| 37 | |||
| 38 | * Added install target for cmake builds. Thanks to TheNietsnie from | ||
| 39 | github. | ||
| 40 | |||
| 41 | * Updated pkgconfig files to correctly report the release version | ||
| 42 | number, not the individual library ABI version numbers. Thanks to | ||
| 43 | Jan Engelhardt for reporting the issue. | ||
| 44 | |||
| 31 | 2.2.2 - More TLS parser rework, bug fixes, expanded portable build support | 45 | 2.2.2 - More TLS parser rework, bug fixes, expanded portable build support |
| 32 | 46 | ||
| 33 | * Switched 'openssl dhparam' default from 512 to 2048 bits | 47 | * Switched 'openssl dhparam' default from 512 to 2048 bits |
