diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-31 00:29:32 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-31 00:29:32 +0000 |
commit | 31b943a36dfa6c071dafb436639d44614f1b50be (patch) | |
tree | 65e956b60e9a861d190808b897e36f4b9de097df /debian/changelog | |
parent | 76141d1a66ca046b7ff637f1b51ead6f6aebaec3 (diff) |
Change libexecdir to /usr/lib/openssh, and fix up various alternatives and
configuration files to match (closes: #87900, #151321).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df48a4003..aafb4e26f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -12,6 +12,8 @@ openssh (1:4.1p1-1) UNRELEASED; urgency=low | |||
12 | to PasswordAuthentication by default, since it now supports PAM and | 12 | to PasswordAuthentication by default, since it now supports PAM and |
13 | apparently works better with a non-threaded sshd (closes: #247521). | 13 | apparently works better with a non-threaded sshd (closes: #247521). |
14 | * openssh-server Suggests: rssh (closes: #233012). | 14 | * openssh-server Suggests: rssh (closes: #233012). |
15 | * Change libexecdir to /usr/lib/openssh, and fix up various alternatives | ||
16 | and configuration files to match (closes: #87900, #151321). | ||
15 | 17 | ||
16 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 | 18 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 |
17 | 19 | ||