diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc1cfd5f1..41b42221d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,9 @@ openssh (1:7.9p1-6) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * CVE-2019-6109: Apply upstream patches to sanitize scp filenames via | 3 | * CVE-2019-6109: Apply upstream patches to sanitize scp filenames via |
4 | snmprintf (closes: #793412). | 4 | snmprintf (closes: #793412). |
5 | * CVE-2019-6111: Apply upstream patch to check in scp client that | ||
6 | filenames sent during remote->local directory copies satisfy the | ||
7 | wildcard specified by the user. | ||
5 | 8 | ||
6 | -- Colin Watson <cjwatson@debian.org> Fri, 08 Feb 2019 15:41:25 +0000 | 9 | -- Colin Watson <cjwatson@debian.org> Fri, 08 Feb 2019 15:41:25 +0000 |
7 | 10 | ||