diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-04 11:22:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-04 11:22:38 +0000 |
commit | 0239e785e4985848ccbcf2ac770c75bd68d6ddd1 (patch) | |
tree | f943a2eebfcedd122795cc23a34bc0475ad99040 /debian/changelog | |
parent | 45ca6df65830930b85c9c9e039c969bfe6c64da1 (diff) |
Refer to sshd_config(5) rather than sshd(8) in postinst-written
/etc/ssh/sshd_config, and add UsePAM commentary from upstream-shipped
configuration file (closes: #415008, although unfortunately this will
only be conveniently visible on new installations).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecbea235e..8369d2aab 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -52,6 +52,10 @@ openssh (1:5.2p1-1) UNRELEASED; urgency=low | |||
52 | non-BSD systems (closes: #154434). | 52 | non-BSD systems (closes: #154434). |
53 | * Remove/adjust manual page references to BSD-specific /etc/rc (closes: | 53 | * Remove/adjust manual page references to BSD-specific /etc/rc (closes: |
54 | #513417). | 54 | #513417). |
55 | * Refer to sshd_config(5) rather than sshd(8) in postinst-written | ||
56 | /etc/ssh/sshd_config, and add UsePAM commentary from upstream-shipped | ||
57 | configuration file (closes: #415008, although unfortunately this will | ||
58 | only be conveniently visible on new installations). | ||
55 | 59 | ||
56 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 | 60 | -- Colin Watson <cjwatson@debian.org> Thu, 12 Nov 2009 21:31:44 +0000 |
57 | 61 | ||