mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:45:38 +01:00
Add Changelog entries for this branch
This commit is contained in:
parent
7a4d9a5b92
commit
018063477b
@ -2,7 +2,15 @@ PolarSSL ChangeLog
|
||||
|
||||
= Version 1.2.18 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
|
||||
* Fix failures in MPI on Sparc(64) due to use of bad assembly code.
|
||||
Found by Kurt Danielson. #292
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user