diff options
author | Colin Watson <cjwatson@debian.org> | 2013-06-06 17:05:54 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-06-06 17:05:54 +0100 |
commit | 6ffef100b2e8bbdca7b14116fea2fbef8d520dc0 (patch) | |
tree | 0be6937ffa35ec6bdfc48042581a5bdf37e1f3cb /debian/changelog | |
parent | 14ea37fce18d84aed1013f0094d8878e3d0a2f27 (diff) |
Close another file-rc bug.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9b5dadc7..d18e806c2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,7 +2,7 @@ openssh (1:6.2p2-4) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Fix non-portable shell in ssh-copy-id (closes: #711162). | 3 | * Fix non-portable shell in ssh-copy-id (closes: #711162). |
4 | * Rebuild against debhelper 9.20130604 with fixed dependencies for | 4 | * Rebuild against debhelper 9.20130604 with fixed dependencies for |
5 | invoke-rc.d and Upstart jobs (closes: #711364). | 5 | invoke-rc.d and Upstart jobs (closes: #711159, #711364). |
6 | * Set SELinux context on private host keys as well as public host keys | 6 | * Set SELinux context on private host keys as well as public host keys |
7 | (closes: #687436). | 7 | (closes: #687436). |
8 | 8 | ||