diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-05-26 11:59:29 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-05-26 12:01:37 +0200 |
| commit | 5b6fbf7eb549a97e4852dbca1cd6cc0dcf64c2ef (patch) | |
| tree | 3b2016d40a22a2637e08505cee20f2fcbc7635a8 | |
| parent | 5a3756c360ae8104942aa0754399b0618993de57 (diff) | |
| download | portable-OPENBSD_7_3.tar.gz portable-OPENBSD_7_3.tar.bz2 portable-OPENBSD_7_3.zip | |
Tweak changelogv3.7.3OPENBSD_7_3
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -28,11 +28,12 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 3.7.3 - Stable release | 31 | 3.7.3 - Bug and reliability fixes |
| 32 | 32 | ||
| 33 | * Bug fixes | 33 | * Bug fix |
| 34 | - Hostflags in the verify parameters would not propagate from an | 34 | - Hostflags in the verify parameters would not propagate from an |
| 35 | SSL_CTX to newly created SSL. | 35 | SSL_CTX to newly created SSL. |
| 36 | * Reliability fix | ||
| 36 | - A double free or use after free could occur after SSL_clear(3). | 37 | - A double free or use after free could occur after SSL_clear(3). |
| 37 | 38 | ||
| 38 | 3.7.2 - Stable release | 39 | 3.7.2 - Stable release |
