diff options
author | Colin Watson <cjwatson@debian.org> | 2014-03-27 15:53:18 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-03-27 15:53:18 +0000 |
commit | fb526828746c872716f67b5b3c9161c273e88f61 (patch) | |
tree | def0bd9bec645b66e50cf7abe231f6c276832444 /debian/changelog | |
parent | a3183026b277c9366de5e39ecc4aab9ceb8e9976 (diff) |
Close LP bug asking for 6.6.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index eccf93bb4..6ed1aedca 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,7 +3,8 @@ openssh (1:6.6p1-1) UNRELEASED; urgency=medium | |||
3 | [ Colin Watson ] | 3 | [ Colin Watson ] |
4 | * Apply various warning-suppression and regression-test fixes to | 4 | * Apply various warning-suppression and regression-test fixes to |
5 | gssapi.patch from Damien Miller. | 5 | gssapi.patch from Damien Miller. |
6 | * New upstream release (http://www.openssh.com/txt/release-6.6): | 6 | * New upstream release (http://www.openssh.com/txt/release-6.6, |
7 | LP: #1298280): | ||
7 | - CVE-2014-2532: sshd(8): when using environment passing with an | 8 | - CVE-2014-2532: sshd(8): when using environment passing with an |
8 | sshd_config(5) AcceptEnv pattern with a wildcard, OpenSSH prior to 6.6 | 9 | sshd_config(5) AcceptEnv pattern with a wildcard, OpenSSH prior to 6.6 |
9 | could be tricked into accepting any environment variable that contains | 10 | could be tricked into accepting any environment variable that contains |