diff options
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 |