aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2022-09-27 05:04:22 -0500
committerBrent Cook <busterb@gmail.com>2022-10-24 19:33:10 -0500
commit6be2433afcbe8ed12e94cd674ca5675b6163bea8 (patch)
tree971dd232c9615dbf6720d6225ae93be53b3d92b3
parent379b2f843b6e03c1d4785157cb15a0f5cd89b156 (diff)
downloadportable-6be2433afcbe8ed12e94cd674ca5675b6163bea8.tar.gz
portable-6be2433afcbe8ed12e94cd674ca5675b6163bea8.tar.bz2
portable-6be2433afcbe8ed12e94cd674ca5675b6163bea8.zip
insert 3.5.3 release notes
Diffstat (limited to '')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 043e825..d5c4617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -166,6 +166,12 @@ LibreSSL Portable Release Notes:
166 - LibreSSL now uses the Baillie-PSW primality test instead of 166 - LibreSSL now uses the Baillie-PSW primality test instead of
167 Miller-Rabin . 167 Miller-Rabin .
168 168
1693.5.3 - Reliability fix
170
171 * Fix d2i_ASN1_OBJECT(). A confusion of two CBS resulted in advancing
172 the passed *der_in pointer incorrectly. Thanks to Aram Sargsyan for
173 reporting the issue and testing the fix.
174
1693.5.2 - Stable release 1753.5.2 - Stable release
170 176
171 * Bug fixes 177 * Bug fixes