mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:55:42 +01:00
Fix duplicated Bugfix section in the changelog
This commit is contained in:
parent
216c44d6eb
commit
4cc20f6f3d
@ -2,11 +2,6 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
|
|
||||||
= mbed TLS 2.16.X branch released XXXX-XX-XX
|
= mbed TLS 2.16.X branch released XXXX-XX-XX
|
||||||
|
|
||||||
Bugfix
|
|
||||||
* Allow loading symlinked certificates. Fixes #3005. Reported and fixed
|
|
||||||
by Jonathan Bennett <JBennett@incomsystems.biz> via #3008.
|
|
||||||
* Fix an unchecked call to mbedtls_md() in the x509write module.
|
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix potential memory overread when performing an ECDSA signature
|
* Fix potential memory overread when performing an ECDSA signature
|
||||||
operation. The overread only happens with cryptographically low
|
operation. The overread only happens with cryptographically low
|
||||||
@ -21,6 +16,9 @@ Security
|
|||||||
ARMmbed/mbed-crypto#352
|
ARMmbed/mbed-crypto#352
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
* Allow loading symlinked certificates. Fixes #3005. Reported and fixed
|
||||||
|
by Jonathan Bennett <JBennett@incomsystems.biz> via #3008.
|
||||||
|
* Fix an unchecked call to mbedtls_md() in the x509write module.
|
||||||
|
|
||||||
= mbed TLS 2.16.4 branch released 2020-01-15
|
= mbed TLS 2.16.4 branch released 2020-01-15
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user