From c07852df8136209c8c50f48ee269a81109602149 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 8 Sep 2022 09:31:18 -0700 Subject: openssh: Update to 9.0 --- pkg/openssh/config.h | 8 +++++--- pkg/openssh/src | 2 +- pkg/openssh/ver | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'pkg/openssh') diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h index 59093c93..33400392 100644 --- a/pkg/openssh/config.h +++ b/pkg/openssh/config.h @@ -117,6 +117,7 @@ #define HAVE_DECL_AI_NUMERICSERV 1 /* #undef HAVE_DECL_AUTHENTICATE */ #define HAVE_DECL_BZERO 1 +#define HAVE_DECL_FTRUNCATE 1 #define HAVE_DECL_GETPEEREID 0 #define HAVE_DECL_GLOB_NOMATCH 1 /* #undef HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE */ @@ -173,7 +174,7 @@ #define HAVE_FIDO_DEV_SUPPORTS_CRED_PROT 1 /* #undef HAVE_FLOATINGPOINT_H */ #define HAVE_FLOCK 1 -/* #undef HAVE_FMT_SCALED */ +#define HAVE_FMT_SCALED 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_FREEADDRINFO 1 @@ -246,6 +247,7 @@ #define HAVE_IN_ADDR_T 1 #define HAVE_IN_PORT_T 1 #define HAVE_ISBLANK 1 +#define HAVE_KILLPG 1 /* #undef HAVE_KRB5_CC_NEW_UNIQUE */ /* #undef HAVE_KRB5_FREE_ERROR_MESSAGE */ /* #undef HAVE_KRB5_GET_ERROR_MESSAGE */ @@ -341,7 +343,7 @@ /* #undef HAVE_SANDBOX_H */ /* #undef HAVE_SANDBOX_INIT */ #define HAVE_SA_FAMILY_T 1 -/* #undef HAVE_SCAN_SCALED */ +#define HAVE_SCAN_SCALED 1 /* #undef HAVE_SECUREWARE */ /* #undef HAVE_SECURITY_PAM_APPL_H */ #define HAVE_SENDMSG 1 @@ -493,7 +495,7 @@ /* #undef HAVE_USERSEC_H */ #define HAVE_USER_FROM_UID 1 #define HAVE_USLEEP 1 -/* #undef HAVE_UTIL_H */ +#define HAVE_UTIL_H 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 diff --git a/pkg/openssh/src b/pkg/openssh/src index 4593a6cc..2f0c259b 160000 --- a/pkg/openssh/src +++ b/pkg/openssh/src @@ -1 +1 @@ -Subproject commit 4593a6cc8bd340107d4b211b2b8e519872d5709f +Subproject commit 2f0c259bb7159c98dd183a6b607b57fb59757aec diff --git a/pkg/openssh/ver b/pkg/openssh/ver index 158d1c15..dd385fa8 100644 --- a/pkg/openssh/ver +++ b/pkg/openssh/ver @@ -1 +1 @@ -8.9p1 r0 +9.0p1 r0 -- cgit v1.2.3