diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-25 20:31:40 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-25 20:31:40 +0000 |
commit | 7713e19ab1d857e59a9c8db3408c261059927051 (patch) | |
tree | 0be719f3aa2dfcaf73e1e8a425c74cba70343742 /debian/changelog | |
parent | 8f225f41b157511d98c7906b663390056853bbd3 (diff) |
Make init script depend on $syslog, and fix some other dependency
glitches (thanks, Petter Reinholdtsen; closes: #481018).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f48413f5..26c87f7ac 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -29,6 +29,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
29 | (thanks, Heiko Schlittermann and Christopher Perry; closes: #481398). | 29 | (thanks, Heiko Schlittermann and Christopher Perry; closes: #481398). |
30 | * Check for blacklists in /usr/share/ssh/ as well as /etc/ssh/ (see | 30 | * Check for blacklists in /usr/share/ssh/ as well as /etc/ssh/ (see |
31 | #481283). | 31 | #481283). |
32 | * Make init script depend on $syslog, and fix some other dependency | ||
33 | glitches (thanks, Petter Reinholdtsen; closes: #481018). | ||
32 | 34 | ||
33 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 35 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
34 | 36 | ||