From 03a3343fbf516614a2b328342b2a11ee2fb3b559 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Mon, 14 Dec 2015 13:11:58 +0000 Subject: [PATCH] dep3 headers for new patches --- debian/patches/050_tls.patch | 7 +++++++ debian/patches/060_disable_sslv3.patch | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/debian/patches/050_tls.patch b/debian/patches/050_tls.patch index 7c037aa..7a3d1ff 100644 --- a/debian/patches/050_tls.patch +++ b/debian/patches/050_tls.patch @@ -1,3 +1,10 @@ +Description: Patches from upstream to support TLS and openssl 1.0+ + All SSL/TLS related patches since ckermit 302. + See (the end of) ftp://ftp.kermitproject.org/kermit/test/text/NOTES.TXT + for details. +Origin: upstream, dev.14 +Forwarded: not-needed +Last-Update: 2015-12-14 Index: ckermit/ck_ssl.c =================================================================== --- ckermit.orig/ck_ssl.c diff --git a/debian/patches/060_disable_sslv3.patch b/debian/patches/060_disable_sslv3.patch index 596031a..0eb8b0c 100644 --- a/debian/patches/060_disable_sslv3.patch +++ b/debian/patches/060_disable_sslv3.patch @@ -1,3 +1,8 @@ +Description: Add DISABLE_SSLV3 compile-time option + Needed to link with Debian's openssl, which has ssl3_{client,server}_method() disabled. +Author: Ian Beckwith +Forwarded: fdc@columbia.edu +Last-Update: 2015-12-14 Index: ckermit/ck_ssl.c =================================================================== --- ckermit.orig/ck_ssl.c -- 2.11.0