summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-08-12 15:53:56 +0200
committerColin Watson <cjwatson@debian.org>2013-08-12 15:53:56 +0200
commit0334ce32304e9ba2a10ee5ca49ca6e8ff3ba6cf4 (patch)
treebf9a3cd717edbc42f98d7c3b31cfb64367aafadd /debian/changelog
parent1f710a2fdb64a1a7df0f0fcf074a0b5f73719ca5 (diff)
When running under Upstart, only consider the daemon started once it is
ready to accept connections (by raising SIGSTOP at that point and using "expect stop").
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0341a15a7..9ed26d33d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1openssh (1:6.2p2-7) UNRELEASED; urgency=low
2
3 * When running under Upstart, only consider the daemon started once it is
4 ready to accept connections (by raising SIGSTOP at that point and using
5 "expect stop").
6
7 -- Colin Watson <cjwatson@debian.org> Mon, 12 Aug 2013 12:52:19 +0100
8
1openssh (1:6.2p2-6) unstable; urgency=low 9openssh (1:6.2p2-6) unstable; urgency=low
2 10
3 * Update config.guess and config.sub automatically at build time. 11 * Update config.guess and config.sub automatically at build time.