Update ChangeLog

This commit is contained in:
Theo Buehler 2023-09-24 14:26:34 -06:00
parent ef5867b4e6
commit 9e5971d828

View File

@ -34,6 +34,14 @@ LibreSSL Portable Release Notes:
* Internal improvements * Internal improvements
* Documentation improvements * Documentation improvements
* Testing and Proactive Security * 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 * Security fixes
3.8.1 - Development release 3.8.1 - Development release