summaryrefslogtreecommitdiff
path: root/debian/patches/scp-quoting.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-28 00:11:59 +0000
committerColin Watson <cjwatson@debian.org>2010-02-28 00:11:59 +0000
commit0d2786ac869cb7a5a289a3efbdc75ff8c66548d4 (patch)
treeca26aaf14245c50123702d5c7b8a417fee49f7ff /debian/patches/scp-quoting.patch
parent2c444c15821dde18158e2251323c2a8f174d5940 (diff)
DEP-3 tagging of remaining miscellaneous bug fixes
Diffstat (limited to 'debian/patches/scp-quoting.patch')
-rw-r--r--debian/patches/scp-quoting.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/scp-quoting.patch b/debian/patches/scp-quoting.patch
index 80c1b2a24..99702c317 100644
--- a/debian/patches/scp-quoting.patch
+++ b/debian/patches/scp-quoting.patch
@@ -1,3 +1,12 @@
1Description: Adjust scp quoting in verbose mode
2 Tweak scp's reporting of filenames in verbose mode to be a bit less
3 confusing with spaces.
4 .
5 This should be revised to mimic real shell quoting.
6Author: Nicolas Valcárcel <nvalcarcel@ubuntu.com>
7Bug-Ubuntu: https://bugs.launchpad.net/bugs/89945
8Last-Update: 2010-02-27
9
1Index: b/scp.c 10Index: b/scp.c
2=================================================================== 11===================================================================
3--- a/scp.c 12--- a/scp.c