diff options
| author | Brent Cook <bcook@openbsd.org> | 2015-08-28 23:24:28 -0500 |
|---|---|---|
| committer | Brent Cook <bcook@openbsd.org> | 2015-08-28 23:24:28 -0500 |
| commit | da424147c99796b8ab6f6f0d73dc8f521a12d0fc (patch) | |
| tree | 671eed513cabfa6bde21bc0d9777385f279005d9 | |
| parent | 61ad89df15ffd78ae893f68af66f25312989b522 (diff) | |
| download | portable-2.2.3.tar.gz portable-2.2.3.tar.bz2 portable-2.2.3.zip | |
clarify reportersv2.2.3
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -33,14 +33,14 @@ LibreSSL Portable Release Notes: | |||
| 33 | * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not | 33 | * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not |
| 34 | include TLS extensions, resulting in such handshakes being aborted. | 34 | include TLS extensions, resulting in such handshakes being aborted. |
| 35 | This release corrects the handling of such messages. Thanks to | 35 | This release corrects the handling of such messages. Thanks to |
| 36 | Ligushka from github. | 36 | Ligushka from github for reporting the issue. |
| 37 | 37 | ||
| 38 | * Added install target for cmake builds. Thanks to TheNietsnie from | 38 | * Added install target for cmake builds. Thanks to TheNietsnie from |
| 39 | github. | 39 | github. |
| 40 | 40 | ||
| 41 | * Updated pkgconfig files to correctly report the release version | 41 | * Updated pkgconfig files to correctly report the release version |
| 42 | number, not the individual library ABI version numbers. Thanks to | 42 | number, not the individual library ABI version numbers. Thanks to |
| 43 | Jan Engelhardt. | 43 | Jan Engelhardt for reporting the issue. |
| 44 | 44 | ||
| 45 | 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 |
| 46 | 46 | ||
