DISABLE_SSLV3 option, disables SSLv3 at compile time
[ckermit.git] / debian / changelog
index f993665..5ee68d2 100644 (file)
@@ -3,8 +3,12 @@ ckermit (302-6) unstable; urgency=medium
   * New patch: 050_tls.patch.
     SSL/TLS changes from upstream dev12 version,
     including code to default to TLS.
+  * New patch: 060_disable_sslv3.patch.
+    Adds DISABLE_SSLV3 preprocessor option
+    to disable SSL v3 at compile time, needed to link
+    with Debian's openssl.
 
- -- Ian Beckwith <ianb@debian.org>  Wed, 09 Dec 2015 16:36:01 +0000
+ -- Ian Beckwith <ianb@debian.org>  Thu, 10 Dec 2015 18:19:45 +0000
 
 ckermit (302-5) unstable; urgency=low