diff options
author | Theo Buehler <tb@openbsd.org> | 2020-05-20 14:04:36 +0200 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2020-05-20 14:04:36 +0200 |
commit | c4ec6b241bb70c334385471c2027a081e43026e6 (patch) | |
tree | a41d924c5b65cc1d24ec0068fbb42bef4dc06514 | |
parent | e8033def444cddd1cfc0ccc334fa333ad13699fb (diff) | |
download | portable-c4ec6b241bb70c334385471c2027a081e43026e6.tar.gz portable-c4ec6b241bb70c334385471c2027a081e43026e6.tar.bz2 portable-c4ec6b241bb70c334385471c2027a081e43026e6.zip |
OpenBSD 6.7 errata 004, May 22, 2020
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.1.2 - Bug fix | ||
32 | |||
33 | * A TLS client with peer verification disabled may crash when | ||
34 | contacting a server that sends an empty certificate list. | ||
35 | |||
31 | 3.1.1 - Stable release | 36 | 3.1.1 - Stable release |
32 | 37 | ||
33 | * Improved cipher suite handling to automatically include TLSv1.3 | 38 | * Improved cipher suite handling to automatically include TLSv1.3 |