diff options
author | Brent Cook <busterb@gmail.com> | 2022-05-15 21:39:01 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2022-05-15 21:40:32 -0500 |
commit | 5fe512b45f490af747f8eacc73d25dd41f761424 (patch) | |
tree | 55664607b07ca5bb84822a415d3f2e6fc6d7edf3 /ChangeLog | |
parent | c9de0a4379821f3196896e2269c81f582d7f574d (diff) | |
download | portable-3.5.3.tar.gz portable-3.5.3.tar.bz2 portable-3.5.3.zip |
3.5.3 stable updatev3.5.3
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.5.3 - Reliability fix | ||
32 | |||
33 | * Fix d2i_ASN1_OBJECT(). A confusion of two CBS resulted in advancing | ||
34 | the passed *der_in pointer incorrectly. Thanks to Aram Sargsyan for | ||
35 | reporting the issue and testing the fix. | ||
36 | |||
31 | 3.5.2 - Stable release | 37 | 3.5.2 - Stable release |
32 | 38 | ||
33 | * Bug fixes | 39 | * Bug fixes |