diff options
author | Colin Watson <cjwatson@debian.org> | 2018-01-23 13:15:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-01-23 13:15:51 +0000 |
commit | 83263a49b0e2ade36a7f0d01d06a0453f8c7ef3f (patch) | |
tree | cd66c130084d290992dda21a259a942353800961 /debian | |
parent | 1ead8ee66dba05fac78a8395c5db2544f60c2cb0 (diff) |
Retroactively mention CVE-2017-15906 in changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 79f39eb50..b8e2d9a65 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -33,7 +33,7 @@ openssh (1:7.6p1-2) unstable; urgency=medium | |||
33 | openssh (1:7.6p1-1) unstable; urgency=medium | 33 | openssh (1:7.6p1-1) unstable; urgency=medium |
34 | 34 | ||
35 | * New upstream release (https://www.openssh.com/txt/release-7.6): | 35 | * New upstream release (https://www.openssh.com/txt/release-7.6): |
36 | - SECURITY: sftp-server(8): In read-only mode, sftp-server was | 36 | - CVE-2017-15906: sftp-server(8): In read-only mode, sftp-server was |
37 | incorrectly permitting creation of zero-length files. Reported by | 37 | incorrectly permitting creation of zero-length files. Reported by |
38 | Michal Zalewski. | 38 | Michal Zalewski. |
39 | - ssh(1): Delete SSH protocol version 1 support, associated | 39 | - ssh(1): Delete SSH protocol version 1 support, associated |