summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-05-12 10:28:20 +0000
committerColin Watson <cjwatson@debian.org>2006-05-12 10:28:20 +0000
commite5825f76095e33e3e695f7b5f5f781d1564da846 (patch)
treeb68a51251ab09bad8285aa09218d39bd5d20f945 /debian/changelog
parent693b8b58f12854583a60d3d91aa75307b4cddd85 (diff)
* Restore pam_nologin to /etc/pam.d/ssh; sshd no longer checks this itself
when PAM is enabled, but relies on PAM to do it.
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 2c9da1e6d..69ab84fff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,8 @@ openssh (1:4.3p2-1) UNRELEASED; urgency=low
44 http://www.sxw.org.uk/computing/patches/openssh-4.3p2-gsskex-20060223.patch 44 http://www.sxw.org.uk/computing/patches/openssh-4.3p2-gsskex-20060223.patch
45 (closes: #352042). 45 (closes: #352042).
46 * debian/rules: Resynchronise CFLAGS with that generated by configure. 46 * debian/rules: Resynchronise CFLAGS with that generated by configure.
47 * Restore pam_nologin to /etc/pam.d/ssh; sshd no longer checks this itself
48 when PAM is enabled, but relies on PAM to do it.
47 * Rename KeepAlive to TCPKeepAlive in default sshd_config 49 * Rename KeepAlive to TCPKeepAlive in default sshd_config
48 (closes: #349896). 50 (closes: #349896).
49 * Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf 51 * Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf