X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fdropbear%2Fpatches%2F130-ssh_ignore_o_and_x_args.patch;h=7f8b1816e939663eb1971a23f76b3d6d792cc8ce;hb=b9395c0f0cf2732fbfdabec30b9632adbe967cd8;hp=b8a7d44e81f4613e62e80d8189307cc7337f2f01;hpb=b5cb1795de1f0959de1e228bd2e784d1cea921a7;p=openwrt.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 b8a7d44e81..7f8b1816e9 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.49/cli-runopts.c +Index: dropbear-0.51/cli-runopts.c =================================================================== ---- dropbear-0.49.orig/cli-runopts.c 2007-06-04 13:21:39.414984680 +0200 -+++ dropbear-0.49/cli-runopts.c 2007-06-04 13:21:40.122877064 +0200 -@@ -203,6 +203,10 @@ +--- 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 @@ debug_trace = 1; break; #endif @@ -13,7 +13,7 @@ Index: dropbear-0.49/cli-runopts.c case 'F': case 'e': case 'c': -@@ -214,7 +218,6 @@ +@@ -231,7 +235,6 @@ #ifndef ENABLE_CLI_LOCALTCPFWD case 'L': #endif