X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fdropbear%2Fpatches%2F130-ssh_ignore_o_and_x_args.patch;h=26b5b7f23767d3a3af87a291682068212a210052;hb=123fe5a791d349c697a33880a0ceec1e2c55b66a;hp=9b79e4864e0caf45161d52e89ffa20cb4a834083;hpb=c253a3c066f2b5ad749cc0e76088354e074f29c8;p=openwrt-10.03%2F.git diff --git a/package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch b/package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch index 9b79e4864..26b5b7f23 100644 --- a/package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch +++ b/package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch @@ -1,7 +1,8 @@ -diff -ruN dropbear-0.48-old/cli-runopts.c dropbear-0.48-new/cli-runopts.c ---- dropbear-0.48-old/cli-runopts.c 2006-03-09 16:06:03.000000000 +0100 -+++ dropbear-0.48-new/cli-runopts.c 2006-03-11 12:28:54.000000000 +0100 -@@ -188,6 +188,10 @@ +Index: dropbear-0.50/cli-runopts.c +=================================================================== +--- dropbear-0.50.orig/cli-runopts.c 2007-08-10 23:47:47.000000000 +0200 ++++ dropbear-0.50/cli-runopts.c 2007-08-10 23:47:49.000000000 +0200 +@@ -219,6 +219,10 @@ debug_trace = 1; break; #endif @@ -12,7 +13,7 @@ diff -ruN dropbear-0.48-old/cli-runopts.c dropbear-0.48-new/cli-runopts.c case 'F': case 'e': case 'c': -@@ -199,7 +203,6 @@ +@@ -230,7 +234,6 @@ #ifndef ENABLE_CLI_LOCALTCPFWD case 'L': #endif