diff options
Diffstat (limited to 'pkg/openssh')
| -rw-r--r-- | pkg/openssh/config.h | 4 | ||||
| m--------- | pkg/openssh/src | 0 | ||||
| -rw-r--r-- | pkg/openssh/ver | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h index 2c22709e..572baa3a 100644 --- a/pkg/openssh/config.h +++ b/pkg/openssh/config.h @@ -105,7 +105,7 @@ /* #undef HAVE_CLOSEFROM */ #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_CONTROL_IN_MSGHDR 1 -/* #undef HAVE_CRYPT */ +#define HAVE_CRYPT 1 /* #undef HAVE_CRYPTO_SHA2_H */ #define HAVE_CRYPT_H 1 /* #undef HAVE_CYGWIN */ @@ -313,6 +313,7 @@ #define HAVE_PRCTL 1 /* #undef HAVE_PRIV_BASICSET */ /* #undef HAVE_PRIV_H */ +/* #undef HAVE_PROCCTL */ #define HAVE_PROC_PID 1 /* #undef HAVE_PROC_PIDINFO */ #define HAVE_PSELECT 1 @@ -440,6 +441,7 @@ /* #undef HAVE_SYS_NERR */ #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_PRCTL_H 1 +/* #undef HAVE_SYS_PROCCTL_H */ /* #undef HAVE_SYS_PSTAT_H */ /* #undef HAVE_SYS_PTMS_H */ #define HAVE_SYS_PTRACE_H 1 diff --git a/pkg/openssh/src b/pkg/openssh/src -Subproject 2e9b991522ad46d872f20e4746cd6b746371e52 +Subproject 1663fbadc45b95d21c4bf8c20a2cfff628e46d6 diff --git a/pkg/openssh/ver b/pkg/openssh/ver index 8654eb48..86822a0c 100644 --- a/pkg/openssh/ver +++ b/pkg/openssh/ver @@ -1 +1 @@ -8.7p1 r0 +8.8p1 r0 |
