Initial ChangeLog for 3.6.1

(cherry picked from commit 6419191d820c295055a11fccfe2f1387d6e682f8)
This commit is contained in:
Theo Buehler 2022-10-20 13:52:58 +02:00
parent bd3456405b
commit 75e2fa0a9e

View File

@ -28,6 +28,15 @@ history is also available from Git.
LibreSSL Portable Release Notes:
3.6.1 - Stable release
* Bug fixes
- Custom verification callbacks could cause the X.509 verifier to
fail to store errors resulting from leaf certificate verification.
Reported by Ilya Shipitsin.
- Unbreak ASN.1 indefinite length encoding.
Reported by Niklas Hallqvist.
3.6.0 - Development release
* Internal improvements