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