diff options
author | Brent Cook <busterb@gmail.com> | 2023-02-06 21:17:01 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-02-06 21:17:01 -0600 |
commit | dc0d4bbb19dbca0e51c10f144b04f35b0ba6ffb2 (patch) | |
tree | 13c347858ece43ad13c88c3c2592f3b584f2157c | |
parent | 30dc760ed1d7c70766b135500950d8ca9d17b13a (diff) | |
download | portable-dc0d4bbb19dbca0e51c10f144b04f35b0ba6ffb2.tar.gz portable-dc0d4bbb19dbca0e51c10f144b04f35b0ba6ffb2.tar.bz2 portable-dc0d4bbb19dbca0e51c10f144b04f35b0ba6ffb2.zip |
update changelog
Diffstat (limited to '')
-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.2 - Stable release | ||
32 | |||
33 | * Security fix | ||
34 | - A malicious certificate revocation list or timestamp response token | ||
35 | would allow an attacker to read arbitrary memory. | ||
36 | |||
31 | 3.6.1 - Stable release | 37 | 3.6.1 - Stable release |
32 | 38 | ||
33 | * Bug fixes | 39 | * Bug fixes |