summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-06-05 10:21:11 +0000
committerColin Watson <cjwatson@debian.org>2009-06-05 10:21:11 +0000
commitf823948043a4780d923744fc2dde58c1b611bfff (patch)
tree6a5346a02ed90cd6ebdc9d13c98f9380f2e22563 /debian/changelog
parent891f788bec3762d6f0fccb103f6e4e2c44905445 (diff)
Remove /var/run/sshd from openssh-server package; it will be created at
run-time before starting the server.
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 cff6920b8..becfc000a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ openssh (1:5.1p1-6) UNRELEASED; urgency=low
11 README.Debian. 11 README.Debian.
12 * Check if delgroup is present in openssh-client.postrm (closes: #530501). 12 * Check if delgroup is present in openssh-client.postrm (closes: #530501).
13 * Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942). 13 * Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942).
14 * Remove /var/run/sshd from openssh-server package; it will be created at
15 run-time before starting the server.
14 16
15 -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000 17 -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000
16 18