diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47aee318f..eaa807618 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,12 @@ | |||
1 | openssh (1:5.5p1-6) UNRELEASED; urgency=low | ||
2 | |||
3 | * Touch /var/run/sshd/.placeholder in the preinst so that /var/run/sshd, | ||
4 | which is intentionally no longer shipped in the openssh-server package | ||
5 | due to /var/run often being a temporary directory, is not removed on | ||
6 | upgrade (closes: #575582). | ||
7 | |||
8 | -- Colin Watson <cjwatson@ubuntu.com> Sun, 26 Dec 2010 18:01:12 +0000 | ||
9 | |||
1 | openssh (1:5.5p1-5) unstable; urgency=low | 10 | openssh (1:5.5p1-5) unstable; urgency=low |
2 | 11 | ||
3 | * Use an architecture wildcard for libselinux1-dev (closes: #591740). | 12 | * Use an architecture wildcard for libselinux1-dev (closes: #591740). |