summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-06-09 16:03:47 +0000
committerColin Watson <cjwatson@debian.org>2007-06-09 16:03:47 +0000
commit709dd59b64e9d7e897ce27f5320d97ef9d820e22 (patch)
tree4e622924254c2c90cc6b473d14c3440a8816a1d6 /debian/changelog
parentd9e5db2dbe52f3ab5e2583531e875de0308ac4c9 (diff)
* Use 'start-stop-daemon --oknodo' so that openssh-server's init script
exits successfully if sshd is already running (closes: #426858).
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 36b9d7cd9..a151b6c3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ openssh (1:4.3p2-11) UNRELEASED; urgency=low
7 * Use dpkg-query to fetch conffile md5sums rather than parsing 7 * Use dpkg-query to fetch conffile md5sums rather than parsing
8 /var/lib/dpkg/status directly. 8 /var/lib/dpkg/status directly.
9 * openssh-client Suggests: libpam-ssh (closes: #427840). 9 * openssh-client Suggests: libpam-ssh (closes: #427840).
10 * Use 'start-stop-daemon --oknodo' so that openssh-server's init script
11 exits successfully if sshd is already running (closes: #426858).
10 12
11 * Apply results of debconf templates and package descriptions review by 13 * Apply results of debconf templates and package descriptions review by
12 debian-l10n-english (closes: #420107, #420742). 14 debian-l10n-english (closes: #420107, #420742).