Update changelog
This commit is contained in:
parent
b7ba692f72
commit
a896814187
13
ChangeLog
13
ChangeLog
@ -28,6 +28,19 @@ history is also available from Git.
|
|||||||
|
|
||||||
LibreSSL Portable Release Notes:
|
LibreSSL Portable Release Notes:
|
||||||
|
|
||||||
|
2.4.3 - Bug fixes and reliability improvements
|
||||||
|
|
||||||
|
* Reverted change that cleans up the EVP cipher context in
|
||||||
|
EVP_EncryptFinal() and EVP_DecryptFinal(). Some software relies on the
|
||||||
|
previous behaviour.
|
||||||
|
|
||||||
|
* Avoid unbounded memory growth in libssl, which can be triggered by a
|
||||||
|
TLS client repeatedly renegotiating and sending OCSP Status Request
|
||||||
|
TLS extensions.
|
||||||
|
|
||||||
|
* Avoid falling back to a weak digest for (EC)DH when using SNI with
|
||||||
|
libssl.
|
||||||
|
|
||||||
2.4.2 - Bug fixes and improvements
|
2.4.2 - Bug fixes and improvements
|
||||||
|
|
||||||
* Fixed loading default certificate locations with openssl s_client.
|
* Fixed loading default certificate locations with openssl s_client.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user