summaryrefslogtreecommitdiff
path: root/package/openssh/patches/patch-ssh_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssh/patches/patch-ssh_c')
-rw-r--r--package/openssh/patches/patch-ssh_c6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssh/patches/patch-ssh_c b/package/openssh/patches/patch-ssh_c
index 486429320..d9edf659e 100644
--- a/package/openssh/patches/patch-ssh_c
+++ b/package/openssh/patches/patch-ssh_c
@@ -1,6 +1,6 @@
---- openssh-5.2p1.orig/ssh.c 2009-02-14 06:28:21.000000000 +0100
-+++ openssh-5.2p1/ssh.c 2009-09-18 12:26:46.000000000 +0200
-@@ -1277,8 +1277,8 @@ load_public_identity_files(void)
+--- openssh-5.3p1.orig/ssh.c 2009-07-05 23:16:56.000000000 +0200
++++ openssh-5.3p1/ssh.c 2009-12-05 12:10:19.000000000 +0100
+@@ -1280,8 +1280,8 @@ load_public_identity_files(void)
options.identity_files[i] = filename;
options.identity_keys[i] = public;
}