commit: 14936509dbed290a153c67df3dd2a13600c7b46e
parent 3de69ea4ba16b4fa83d86869a87f7c79d8e362e8
Author: Michael Forney <mforney@mforney.org>
Date: Mon, 11 May 2020 20:52:05 -0700
openssh: Update to latest git
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h
@@ -418,6 +418,7 @@
/* #undef HAVE_SYS_AUDIT_H */
/* #undef HAVE_SYS_BITYPES_H */
/* #undef HAVE_SYS_BSDTTY_H */
+/* #undef HAVE_SYS_BYTEORDER_H */
/* #undef HAVE_SYS_CAPSICUM_H */
/* #undef HAVE_SYS_CDEFS_H */
#define HAVE_SYS_DIR_H 1
@@ -522,6 +523,7 @@
/* #undef NEED_SETPGRP */
/* #undef NO_ATTRIBUTE_ON_PROTOTYPE_ARGS */
/* #undef NO_ATTRIBUTE_ON_RETURN_TYPE */
+/* #undef NO_SA_RESTART */
/* #undef NO_UID_RESTORATION_TEST */
/* #undef NO_X11_UNIX_SOCKETS */
#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
diff --git a/pkg/openssh/ver b/pkg/openssh/ver
@@ -1 +1 @@
-8.2p1-134-gc697e46c r0
+8.2p1-145-g58ad004a r0