commit | fe2d53f440a3b4b437fadbdfc0277795bbe3f505 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Feb 05 16:48:47 2017 +0000 |
committer | Andres AG <andres.amayagarcia@arm.com> | Wed Feb 08 12:05:03 2017 +0000 |
tree | 64f74cdc89cf299482a917f913e32c41155e7c0d | |
parent | 410bc115ec4236936e2966a59079ea4facb89ace [diff] |
Add detail to ChangeLog for SLOTH fix
diff --git a/ChangeLog b/ChangeLog index 57eaa5b..3a732a8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,7 @@ Security * Removed MD5 from the allowed hash algorithms for CertificateRequest and CertificateVerify messages, to prevent SLOTH attacks against TLS 1.2. + Introduced by interoperability fix for #513. Bugfix * Fix the redefinition of macro ssl_set_bio to an undefined symbol