diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:41 +0000 |
commit | 824f26a90b0875c5697e2adf05360c0193a7c88d (patch) | |
tree | cd6784bde264c1c08b1f84557ddeca819ae93a93 /debian/patches/scp-quoting.patch | |
parent | Merging upstream version 1:9.9p1. (diff) | |
download | openssh-824f26a90b0875c5697e2adf05360c0193a7c88d.tar.xz openssh-824f26a90b0875c5697e2adf05360c0193a7c88d.zip |
Merging debian version 1:9.9p1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/scp-quoting.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/scp-quoting.patch b/debian/patches/scp-quoting.patch index 2c64f53..ce8ce8d 100644 --- a/debian/patches/scp-quoting.patch +++ b/debian/patches/scp-quoting.patch @@ -1,4 +1,4 @@ -From 75bbbbd155147a06ebf5bcc1b2ae9bf08c127cf0 Mon Sep 17 00:00:00 2001 +From 9435f6fe82fc57fac0e6efb9c76923eeee80fe22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Valc=C3=A1rcel?= <nvalcarcel@ubuntu.com> Date: Sun, 9 Feb 2014 16:09:59 +0000 Subject: Adjust scp quoting in verbose mode |