From f1c47f79505a74bacb3378df8b0cfa442c242f34 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 1 Mar 2010 13:18:52 +0000 Subject: ssh-vulnkey.patch: fix offsets --- debian/patches/ssh-vulnkey.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches') diff --git a/debian/patches/ssh-vulnkey.patch b/debian/patches/ssh-vulnkey.patch index b33315677..c1df3b7f4 100644 --- a/debian/patches/ssh-vulnkey.patch +++ b/debian/patches/ssh-vulnkey.patch @@ -512,7 +512,7 @@ Index: b/servconf.c case sEmptyPasswd: intptr = &options->permit_empty_passwd; goto parse_flag; -@@ -1643,6 +1651,7 @@ +@@ -1644,6 +1652,7 @@ dump_cfg_fmtint(sX11UseLocalhost, o->x11_use_localhost); dump_cfg_fmtint(sStrictModes, o->strict_modes); dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive); -- cgit v1.2.3