update to dropbear-2022.83
This commit is contained in:
parent
6c933e83b2
commit
2a3dc066bd
@ -1,6 +1,6 @@
|
||||
COMMENT= small SSH server and client
|
||||
|
||||
DISTNAME= dropbear-2022.82
|
||||
DISTNAME= dropbear-2022.83
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CATEGORIES= security net
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dropbear-2022.82.tar.bz2) = OgONK7wCvyi73SDAEgkfdBo+xcvkYGkYEdcUh2qtddE=
|
||||
SIZE (dropbear-2022.82.tar.bz2) = 2309514
|
||||
SHA256 (dropbear-2022.83.tar.bz2) = vFoSH/vJS1FxrV6+Ab5CdG1Qqnl8lUmkY5iUoWdJRDs=
|
||||
SIZE (dropbear-2022.83.tar.bz2) = 2322904
|
||||
|
@ -10,7 +10,7 @@ Index: default_options.h
|
||||
|
||||
/* Enable X11 Forwarding - server only */
|
||||
#define DROPBEAR_X11FWD 0
|
||||
@@ -289,7 +289,7 @@ group1 in Dropbear server too */
|
||||
@@ -302,7 +302,7 @@ group1 in Dropbear server too */
|
||||
|
||||
/* The command to invoke for xauth when using X11 forwarding.
|
||||
* "-q" for quiet */
|
||||
@ -19,7 +19,7 @@ Index: default_options.h
|
||||
|
||||
|
||||
/* If you want to enable running an sftp server (such as the one included with
|
||||
@@ -302,7 +302,7 @@ group1 in Dropbear server too */
|
||||
@@ -315,7 +315,7 @@ group1 in Dropbear server too */
|
||||
|
||||
/* This is used by the scp binary when used as a client binary. If you're
|
||||
* not using the Dropbear client, you'll need to change it */
|
||||
@ -28,7 +28,7 @@ Index: default_options.h
|
||||
|
||||
/* Whether to log commands executed by a client. This only logs the
|
||||
* (single) command sent to the server, not what a user did in a
|
||||
@@ -338,7 +338,7 @@ be overridden at runtime with -I. 0 disables idle time
|
||||
@@ -351,7 +351,7 @@ be overridden at runtime with -I. 0 disables idle time
|
||||
#define DEFAULT_IDLE_TIMEOUT 0
|
||||
|
||||
/* The default path. This will often get replaced by the shell */
|
||||
|
Loading…
x
Reference in New Issue
Block a user