From 602e9729c8276379a8779e503f3b3fa360c2d407 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Aug 2011 09:05:49 +0200 Subject: update to latest stable upstream version --- package/dropbear/patches/patch-cli-runopts_c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/dropbear/patches/patch-cli-runopts_c') diff --git a/package/dropbear/patches/patch-cli-runopts_c b/package/dropbear/patches/patch-cli-runopts_c index 46e03dfca..b2f98da81 100644 --- a/package/dropbear/patches/patch-cli-runopts_c +++ b/package/dropbear/patches/patch-cli-runopts_c @@ -1,7 +1,7 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- dropbear-0.52.orig/cli-runopts.c 2008-11-11 15:09:02.000000000 +0100 -+++ dropbear-0.52/cli-runopts.c 2009-03-19 19:20:16.000000000 +0100 -@@ -271,6 +271,10 @@ void cli_getopts(int argc, char ** argv) +--- dropbear-0.53.1.orig/cli-runopts.c 2011-03-02 14:23:35.000000000 +0100 ++++ dropbear-0.53.1/cli-runopts.c 2011-08-02 20:03:12.000000000 +0200 +@@ -287,6 +287,10 @@ void cli_getopts(int argc, char ** argv) debug_trace = 1; break; #endif @@ -12,7 +12,7 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $ case 'F': case 'e': case 'c': -@@ -282,7 +286,6 @@ void cli_getopts(int argc, char ** argv) +@@ -298,7 +302,6 @@ void cli_getopts(int argc, char ** argv) #ifndef ENABLE_CLI_LOCALTCPFWD case 'L': #endif -- cgit v1.2.3