summaryrefslogtreecommitdiff
path: root/debian/patches/sshfp_with_server_cert_upstr
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/sshfp_with_server_cert_upstr')
-rw-r--r--debian/patches/sshfp_with_server_cert_upstr4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/sshfp_with_server_cert_upstr b/debian/patches/sshfp_with_server_cert_upstr
index dd642d2a3..b453081c5 100644
--- a/debian/patches/sshfp_with_server_cert_upstr
+++ b/debian/patches/sshfp_with_server_cert_upstr
@@ -1,4 +1,4 @@
1From 63d5fa28e16d96db6bac2dbe3fcecb65328f8966 Mon Sep 17 00:00:00 2001 1From 08a63152deb5deda168aaef870bdb9f56425acb3 Mon Sep 17 00:00:00 2001
2From: Matthew Vernon <mcv21@cam.ac.uk> 2From: Matthew Vernon <mcv21@cam.ac.uk>
3Date: Wed, 26 Mar 2014 15:32:23 +0000 3Date: Wed, 26 Mar 2014 15:32:23 +0000
4Subject: Attempt SSHFP lookup even if server presents a certificate 4Subject: Attempt SSHFP lookup even if server presents a certificate
@@ -18,7 +18,7 @@ Signed-off-by: Matthew Vernon <matthew@debian.org>
18Bug-Debian: http://bugs.debian.org/742513 18Bug-Debian: http://bugs.debian.org/742513
19Patch-Name: sshfp_with_server_cert_upstr 19Patch-Name: sshfp_with_server_cert_upstr
20--- 20---
21 sshconnect.c | 42 ++++++++++++++++++++++++++---------------- 21 sshconnect.c | 42 ++++++++++++++++++++++++++----------------
22 1 file changed, 26 insertions(+), 16 deletions(-) 22 1 file changed, 26 insertions(+), 16 deletions(-)
23 23
24diff --git a/sshconnect.c b/sshconnect.c 24diff --git a/sshconnect.c b/sshconnect.c