mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:25:39 +01:00
Add Changelog entries for this branch
This commit is contained in:
parent
45777c384d
commit
2b624e9b39
12
ChangeLog
12
ChangeLog
@ -1,5 +1,17 @@
|
||||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.2.0 released 2015-10-xx
|
||||
|
||||
Security
|
||||
* The X509 max_pathlen constraint was not enforced on intermediate
|
||||
certificates. Found by Nicholas Wilson, fix and tests provided by
|
||||
Janos Follath. #280 and #319
|
||||
|
||||
Bugfix
|
||||
* Self-signed certificates were not excluded from pathlen counting,
|
||||
resulting in some valid X.509 being incorrectly rejected. Found and fix
|
||||
provided by Janos Follath. #319
|
||||
|
||||
= mbed TLS 2.1.2 released 2015-10-06
|
||||
|
||||
Security
|
||||
|
Loading…
Reference in New Issue
Block a user