X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=openssh-sigpipe.patch;h=1c0e825b9a1e6a4ee18e5e620377ae5e01c901f3;hb=475ef6df186c641faa730b1071df711a0b90c730;hp=05f126f2439e651073a1da92e4c7fd3a106b5288;hpb=d79228b35f3fbe55dc2867658f951be6caed1d8e;p=packages%2Fopenssh.git diff --git a/openssh-sigpipe.patch b/openssh-sigpipe.patch index 05f126f..1c0e825 100644 --- a/openssh-sigpipe.patch +++ b/openssh-sigpipe.patch @@ -34,13 +34,14 @@ diff -Naur openssh-3.5p1/ssh.1 openssh-3.5p1-p/ssh.1 .Op Fl b Ar bind_address .Op Fl c Ar cipher_spec .Op Fl e Ar escape_char -@@ -412,6 +412,9 @@ +@@ -412,6 +412,10 @@ .It Fl b Ar bind_address Specify the interface to transmit from on machines with multiple interfaces or aliased addresses. +.It Fl B +Enables processing of SIGPIPE. Useful when using ssh output as input for -+another process, for example in a shell script. ++another process, for example in a shell script. Be careful - it may break ++port/X11 forwarding when used. .It Fl c Ar blowfish|3des|des Selects the cipher to use for encrypting the session. .Ar 3des