From 9e5971d828eaeb0f03e8629bb06e2492e3f278a7 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 24 Sep 2023 14:26:34 -0600 Subject: Update ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 59188fd..fefc02c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,14 @@ LibreSSL Portable Release Notes: * Internal improvements * Documentation improvements * Testing and Proactive Security + * Bug fixes + - Fixed EVP_PKEY_get{0,1}_RSA for RSA-PSS. + - Plug a potential memory leak in ASN1_TIME_normalize(). + - Avoid memory leak in EVP_CipherInit(). + - Redirect EVP_PKEY_get1_* through their get0 siblings. + - Fixed a use of uninitialized in i2r_IPAddrBlocks(). + - Rewrote CMS_SignerInfo_{sign,verify}(). + - Further cleanup and refactoring in the EC code. * Security fixes 3.8.1 - Development release -- cgit v1.2.3-55-g6feb