summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-05-22 22:43:47 +0100
committerColin Watson <cjwatson@debian.org>2010-05-22 22:43:47 +0100
commitd61e316833eb7d05b0b5c937bfce8ee0f19dc7cb (patch)
tree5a2e2057bd64ca0825d5edf13e55128a2fb7cadb /debian/changelog
parentec9f6c25d67f48277fe2ed56fa7773c7f6cf3580 (diff)
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).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5790f4643..a27f3b57f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,12 @@ openssh (1:5.5p1-4) UNRELEASED; urgency=low
4 * Add powerpcspe to architecture list for libselinux1-dev build-dependency 4 * Add powerpcspe to architecture list for libselinux1-dev build-dependency
5 (closes: #579843). 5 (closes: #579843).
6 6
7 [ Colin Watson ]
8 * Allow ~/.ssh/authorized_keys and other secure files to be
9 group-writable, provided that the group in question contains only the
10 file's owner; this extends a patch previously applied to ~/.ssh/config
11 (closes: #581919).
12
7 -- Colin Watson <cjwatson@debian.org> Tue, 04 May 2010 13:32:17 +0100 13 -- Colin Watson <cjwatson@debian.org> Tue, 04 May 2010 13:32:17 +0100
8 14
9openssh (1:5.5p1-3) unstable; urgency=low 15openssh (1:5.5p1-3) unstable; urgency=low