$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ --- dropbear-2012.55.orig/options.h 2012-02-23 14:47:06.000000000 +0100 +++ dropbear-2012.55/options.h 2012-06-02 20:53:47.000000000 +0200 @@ -144,7 +144,7 @@ much traffic. */ #endif /* Whether to do reverse DNS lookups. */ -#define DO_HOST_LOOKUP +/* #define DO_HOST_LOOKUP */ /* Whether to print the message of the day (MOTD). This doesn't add much code * size */ @@ -243,7 +243,7 @@ much traffic. */ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND -#define XAUTH_COMMAND "/usr/bin/X11/xauth -q" +#define XAUTH_COMMAND "/usr/bin/xauth -q" #endif /* if you want to enable running an sftp server (such as the one included with