diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-10-03 10:46:50 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-10-03 10:46:50 -0600 |
| commit | b112e372750f162659e16d4e7ff845289a537489 (patch) | |
| tree | b53ce340bb8463881fbe84910fa72625dcc6c5d6 /ChangeLog | |
| parent | 8e4af3b18b5ae6f0a4954d9c8494baacd76eab5c (diff) | |
| download | portable-b112e372750f162659e16d4e7ff845289a537489.tar.gz portable-b112e372750f162659e16d4e7ff845289a537489.tar.bz2 portable-b112e372750f162659e16d4e7ff845289a537489.zip | |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -49,10 +49,9 @@ LibreSSL Portable Release Notes: | |||
| 49 | - Rewrote CMS_SignerInfo_{sign,verify}(). | 49 | - Rewrote CMS_SignerInfo_{sign,verify}(). |
| 50 | - Further cleanup and refactoring in the EC code. | 50 | - Further cleanup and refactoring in the EC code. |
| 51 | - Allow IP addresses to be specified in a URI. | 51 | - Allow IP addresses to be specified in a URI. |
| 52 | * Security fixes | ||
| 53 | - Fixed a copy-paste error in ASN1_TIME_compare() that could lead | 52 | - Fixed a copy-paste error in ASN1_TIME_compare() that could lead |
| 54 | to two UTCTimes or two GeneralizedTimes incorrectly being compared | 53 | to two UTCTimes or two GeneralizedTimes incorrectly being compared |
| 55 | as equal. Reported by Duncan Thomson. | 54 | as equal. |
| 56 | 55 | ||
| 57 | 3.8.1 - Development release | 56 | 3.8.1 - Development release |
| 58 | 57 | ||
