diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
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 @@ | |||
1 | openssh (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 | |||
1 | openssh (1:6.2p2-6) unstable; urgency=low | 9 | openssh (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. |