summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1021e35a0..a85895cba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
1openssh (1:4.3p2-2) UNRELEASED; urgency=low 1openssh (1:4.3p2-2) UNRELEASED; urgency=low
2 2
3 * Include commented-out pam_access example in /etc/pam.d/ssh. 3 * Include commented-out pam_access example in /etc/pam.d/ssh.
4 * On '/etc/init.d/ssh restart', create /var/run/sshd before checking the
5 server configuration, as otherwise 'sshd -t' will complain about the
6 lack of /var/run/sshd (closes: https://launchpad.net/bugs/45234).
4 * debconf template translations: 7 * debconf template translations:
5 - Update Russian (thanks, Yuriy Talakan'; closes: #367143). 8 - Update Russian (thanks, Yuriy Talakan'; closes: #367143).
6 - Update Czech (thanks, Miroslav Kure; closes: #367161). 9 - Update Czech (thanks, Miroslav Kure; closes: #367161).