diff options
author | Brent Cook <busterb@gmail.com> | 2023-05-25 22:19:42 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-05-25 22:19:42 -0500 |
commit | 6d284cfca1b78e3e2547e0a60883e54c312c923e (patch) | |
tree | b42c9905af5eb183d5e3a0ff7bd231357833acf3 /ChangeLog | |
parent | 7b75223af4fe1baffe4f97e7a690122c19e5a868 (diff) | |
parent | e8a3e3f85ade9cfdce5f7a232aec99fe37ac65d4 (diff) | |
download | portable-6d284cfca1b78e3e2547e0a60883e54c312c923e.tar.gz portable-6d284cfca1b78e3e2547e0a60883e54c312c923e.tar.bz2 portable-6d284cfca1b78e3e2547e0a60883e54c312c923e.zip |
Land #864,Fix urllib3 CN without SAN tests for LibreSSL 3.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,12 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.6.3 - Stable release | ||
32 | |||
33 | * Bug fix | ||
34 | - Hostflags in the verify parameters would not propagate from an | ||
35 | SSL_CTX to newly created SSL. | ||
36 | |||
31 | 3.6.2 - Stable release | 37 | 3.6.2 - Stable release |
32 | 38 | ||
33 | * Security fix | 39 | * Security fix |