summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-02 22:21:07 +0000
committerColin Watson <cjwatson@debian.org>2003-09-02 22:21:07 +0000
commit2e574ee6e5d467c87dd0b310187420e59e4d2016 (patch)
tree7df9ea9a83dc5379fdb6e58959193d58e6ed4276 /debian/changelog
parentc60424d464efa5671ee3ff2bd5836b22d0c091f5 (diff)
Don't run 'sshd -t' in init script if the server isn't to be run (#197576).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 20f685d5d..eb3884e44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ openssh (1:3.6.1p2-6) UNRELEASED; urgency=low
3 * Use a more CVS-friendly means of setting SSH_VERSION. 3 * Use a more CVS-friendly means of setting SSH_VERSION.
4 * Update Brazilian Portuguese debconf template translation (thanks, Andre 4 * Update Brazilian Portuguese debconf template translation (thanks, Andre
5 Luis Lopes; closes: #208036). 5 Luis Lopes; closes: #208036).
6 * Don't run 'sshd -t' in init script if the server isn't to be run
7 (closes: #197576).
6 8
7 -- Colin Watson <cjwatson@debian.org> Mon, 1 Sep 2003 23:56:57 +0100 9 -- Colin Watson <cjwatson@debian.org> Mon, 1 Sep 2003 23:56:57 +0100
8 10