diff options
author | Colin Watson <cjwatson@debian.org> | 2014-03-27 15:32:35 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-03-27 15:32:35 +0000 |
commit | 96f6b414c09ec85a923e02df06a90d935283f06e (patch) | |
tree | 97980f91967112b2648ab41b631a699496b9fee9 /debian/changelog | |
parent | 0789c0d760ff7a61156a5d567e9f8b9f8195ff6e (diff) |
Re-enable btmp logging, as its permissions were fixed a long time ago in response to #370050 (closes: #341883).
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 017f5bb0e..1b08a3d50 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,6 +8,8 @@ openssh (1:6.6p1-1) UNRELEASED; urgency=medium | |||
8 | sshd_config(5) AcceptEnv pattern with a wildcard, OpenSSH prior to 6.6 | 8 | sshd_config(5) AcceptEnv pattern with a wildcard, OpenSSH prior to 6.6 |
9 | could be tricked into accepting any environment variable that contains | 9 | could be tricked into accepting any environment variable that contains |
10 | the characters before the wildcard character. | 10 | the characters before the wildcard character. |
11 | * Re-enable btmp logging, as its permissions were fixed a long time ago in | ||
12 | response to #370050 (closes: #341883). | ||
11 | 13 | ||
12 | [ Matthew Vernon ] | 14 | [ Matthew Vernon ] |
13 | * Fix failure to check SSHFP records if server presents a certificate | 15 | * Fix failure to check SSHFP records if server presents a certificate |