diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
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 | ||
9 | openssh (1:5.5p1-3) unstable; urgency=low | 15 | openssh (1:5.5p1-3) unstable; urgency=low |