X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fdropbear%2Fpatches%2F130-ssh_ignore_o_and_x_args.patch;fp=package%2Fdropbear%2Fpatches%2F130-ssh_ignore_o_and_x_args.patch;h=17ea4e75589fe13e21d4a4b2eb520ae3b05274bb;hp=7f8b1816e939663eb1971a23f76b3d6d792cc8ce;hb=6b6ce9f831d61226252d18961b47ccda7561cb3d;hpb=12bb1cec17115937f51b3f5c4dbb7ee58a6adbf3 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 7f8b1816e..17ea4e755 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,8 +1,8 @@ -Index: dropbear-0.51/cli-runopts.c +Index: dropbear-0.52/cli-runopts.c =================================================================== ---- dropbear-0.51.orig/cli-runopts.c 2008-04-22 17:29:49.000000000 -0700 -+++ dropbear-0.51/cli-runopts.c 2008-04-22 17:29:50.000000000 -0700 -@@ -220,6 +220,10 @@ +--- dropbear-0.52.orig/cli-runopts.c 2008-04-22 17:29:49.000000000 -0700 ++++ dropbear-0.52/cli-runopts.c 2008-04-22 17:29:50.000000000 -0700 +@@ -271,6 +271,10 @@ debug_trace = 1; break; #endif @@ -13,7 +13,7 @@ Index: dropbear-0.51/cli-runopts.c case 'F': case 'e': case 'c': -@@ -231,7 +235,6 @@ +@@ -282,7 +286,6 @@ #ifndef ENABLE_CLI_LOCALTCPFWD case 'L': #endif