diff options
author | Bob Beck <beck@openbsd.org> | 2023-07-02 11:24:57 -0600 |
---|---|---|
committer | Bob Beck <beck@openbsd.org> | 2023-07-02 11:29:34 -0600 |
commit | 4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9 (patch) | |
tree | 163f1cde5879b1bb063903dc16e853072f8cc86a | |
parent | 2493c4737b4bfde179ce8dc34941d832aa992167 (diff) | |
download | portable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.tar.gz portable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.tar.bz2 portable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.zip |
legacy disabling
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -69,6 +69,9 @@ LibreSSL Portable Release Notes: | |||
69 | * Testing and Proactive Security | 69 | * Testing and Proactive Security |
70 | - As always, new test coverage is added as bugs are fixed and subsystems | 70 | - As always, new test coverage is added as bugs are fixed and subsystems |
71 | are cleaned up. | 71 | are cleaned up. |
72 | * Security fixes | ||
73 | - Disabled TLSv1.0 and TLSv1.1 in libssl so that they may no longer | ||
74 | be selected for use. | ||
72 | 75 | ||
73 | 3.8.0 - Development release | 76 | 3.8.0 - Development release |
74 | 77 | ||