summaryrefslogtreecommitdiff
path: root/debian/patches/shell-path.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/shell-path.patch
parent2c444c15821dde18158e2251323c2a8f174d5940 (diff)
DEP-3 tagging of remaining miscellaneous bug fixes
Diffstat (limited to 'debian/patches/shell-path.patch')
-rw-r--r--debian/patches/shell-path.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/shell-path.patch b/debian/patches/shell-path.patch
index 9501972b9..cd1bafe83 100644
--- a/debian/patches/shell-path.patch
+++ b/debian/patches/shell-path.patch
@@ -1,3 +1,11 @@
1Description: Look for $SHELL on the path for ProxyCommand/LocalCommand
2 There's some debate on the upstream bug about whether POSIX requires this.
3 I (Colin Watson) agree with Vincent and think it does.
4Author: Colin Watson <cjwatson@debian.org>
5Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1494
6Bug-Debian: http://bugs.debian.org/492728
7Last-Update: 2010-02-27
8
1Index: b/sshconnect.c 9Index: b/sshconnect.c
2=================================================================== 10===================================================================
3--- a/sshconnect.c 11--- a/sshconnect.c