From d61e316833eb7d05b0b5c937bfce8ee0f19dc7cb Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 22 May 2010 22:43:47 +0100 Subject: Allow ~/.ssh/authorized_keys and other secure files to be group-writable, provided that the group in question contains only the file's owner; this extends a patch previously applied to ~/.ssh/config (closes: #581919). --- debian/patches/debian-config.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/debian-config.patch') diff --git a/debian/patches/debian-config.patch b/debian/patches/debian-config.patch index a395d43a0..ac77919e6 100644 --- a/debian/patches/debian-config.patch +++ b/debian/patches/debian-config.patch @@ -24,7 +24,7 @@ Index: b/readconf.c =================================================================== --- a/readconf.c +++ b/readconf.c -@@ -1152,7 +1152,7 @@ +@@ -1132,7 +1132,7 @@ if (options->forward_x11 == -1) options->forward_x11 = 0; if (options->forward_x11_trusted == -1) -- cgit v1.2.3