From 584d1a45cb175f006b48f3b3a5c5f9e1532393cd Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Fri, 6 Mar 2015 16:04:12 +0000 Subject: [PATCH] finalize changelog Former-commit-id: 59e942b3175f66e419e496cb99b3dba8284b2068 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index ff9a263ad6..846a20f25b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +mono (3.12.0-0xamarin5) unstable; urgency=high + + * [f9fbb08] TLS protocol: add handshake state validation + * [4ad684a] Remove the client-side SSLv2 fallback. + There's almost no SSLv3 web site left so a v2 fallback is only extra + code we do not need to carry forward. + * [2a72252] Remove the EXPORT ciphers and related code path. + That was still useful in 2003/2004 but the technical and legal landscape + changed a lot since then. Removing the old, limited key size, cipher + suites also allow removed additional parts of the code that deals with + them. + + -- Jo Shields Fri, 06 Mar 2015 16:03:15 +0000 + mono (3.12.0-0xamarin4) unstable; urgency=medium * [8882ab8] Add ||true to AOT postinst, to prevent install failure on