summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-02-08 15:41:19 +0000
committerColin Watson <cjwatson@debian.org>2019-02-08 16:24:58 +0000
commitbbf87fe18360e9dabdeb9af0cadff0f8087a5492 (patch)
tree6aba9afdccceb18a863f0fc6c89d3ec06a2961ac /debian/changelog
parentd6448492718c5e1174323eebcc696364e96d5047 (diff)
parent2a8f710447442e9a03e71c022859112ec2d77d17 (diff)
Sanitize scp filenames via snmprintf
CVE-2019-6109 Closes: #793412
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c567e1d7..cc1cfd5f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1openssh (1:7.9p1-6) UNRELEASED; urgency=medium
2
3 * CVE-2019-6109: Apply upstream patches to sanitize scp filenames via
4 snmprintf (closes: #793412).
5
6 -- Colin Watson <cjwatson@debian.org> Fri, 08 Feb 2019 15:41:25 +0000
7
1openssh (1:7.9p1-5) unstable; urgency=high 8openssh (1:7.9p1-5) unstable; urgency=high
2 9
3 * Move /etc/ssh/moduli to openssh-server, since it's reasonably large and 10 * Move /etc/ssh/moduli to openssh-server, since it's reasonably large and