redigest everything

This commit is contained in:
Mario Fetka
2013-10-29 18:26:14 +01:00
parent 4a38d73a58
commit 8751dafd50
221 changed files with 3778 additions and 3913 deletions

View File

@@ -1,16 +1,7 @@
diff -uNr dropbear-2012.55.orig/options.h dropbear-2012.55/options.h
--- dropbear-2012.55.orig/options.h 2012-12-03 11:33:02.582308907 +0100
+++ dropbear-2012.55/options.h 2012-12-03 11:34:24.309329615 +0100
@@ -214,7 +214,7 @@
#define DROPBEAR_RANDOM_DEV "/dev/urandom"
/* prngd must be manually set up to produce output */
-/*#define DROPBEAR_PRNGD_SOCKET "/var/run/dropbear-rng"*/
+/*#define DROPBEAR_PRNGD_SOCKET "/run/dropbear-rng"*/
/* Specify the number of clients we will allow to be connected but
* not yet authenticated. After this limit, connections are rejected */
@@ -237,7 +237,7 @@
diff -uNr dropbear-2013.60.orig/options.h dropbear-2013.60/options.h
--- dropbear-2013.60.orig/options.h 2013-10-16 16:34:53.000000000 +0200
+++ dropbear-2013.60/options.h 2013-10-27 07:38:45.561526446 +0100
@@ -241,7 +241,7 @@
/* The default file to store the daemon's process ID, for shutdown
scripts etc. This can be overridden with the -P flag */
#ifndef DROPBEAR_PIDFILE
@@ -19,7 +10,7 @@ diff -uNr dropbear-2012.55.orig/options.h dropbear-2012.55/options.h
#endif
/* The command to invoke for xauth when using X11 forwarding.
@@ -250,12 +250,12 @@
@@ -254,12 +254,12 @@
* OpenSSH), set the path below. If the path isn't defined, sftp will not
* be enabled */
#ifndef SFTPSERVER_PATH