summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-03-01 09:57:53 +0000
committerColin Watson <cjwatson@debian.org>2019-03-01 09:58:48 +0000
commitbc8b39092a460d8e7e9d8d42d32f2c964d18fec3 (patch)
tree258baf7478e0e5737351c704c6313d5973cdd81f /debian/changelog
parentb85f89c2c0ee71d4eee9c5ce3753eb89bc5fc715 (diff)
parent7a3fa37583d4abf128f7f4c6eb1e7ffc90115eab (diff)
Handle shell-style brace expansions in scp checks
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 418d98d2f..614b4e9cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1openssh (1:7.9p1-9) UNRELEASED; urgency=medium
2
3 * Apply upstream patch to make scp handle shell-style brace expansions
4 when checking that filenames sent by the server match what the client
5 requested (closes: #923486).
6
7 -- Colin Watson <cjwatson@debian.org> Fri, 01 Mar 2019 09:57:59 +0000
8
1openssh (1:7.9p1-8) unstable; urgency=medium 9openssh (1:7.9p1-8) unstable; urgency=medium
2 10
3 [ Colin Watson ] 11 [ Colin Watson ]