package/dropbear: refresh patches
[openwrt/openwrt.git] / package / dropbear / patches / 130-ssh_ignore_o_and_x_args.patch
index b8a7d44e81f4613e62e80d8189307cc7337f2f01..7c4306c368d94dc37e857d97934acea2c20a9036 100644 (file)
@@ -1,8 +1,6 @@
-Index: dropbear-0.49/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 @@
+--- a/cli-runopts.c
++++ b/cli-runopts.c
+@@ -271,6 +271,10 @@ void cli_getopts(int argc, char ** argv)
                                        debug_trace = 1;
                                        break;
  #endif
@@ -13,7 +11,7 @@ Index: dropbear-0.49/cli-runopts.c
                                case 'F':
                                case 'e':
                                case 'c':
-@@ -214,7 +218,6 @@
+@@ -282,7 +286,6 @@ void cli_getopts(int argc, char ** argv)
  #ifndef ENABLE_CLI_LOCALTCPFWD
                                case 'L':
  #endif