summaryrefslogtreecommitdiff
path: root/security/openssh-portable/files/extra-patch-tcpwrappers
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh-portable/files/extra-patch-tcpwrappers')
-rw-r--r--security/openssh-portable/files/extra-patch-tcpwrappers12
1 files changed, 5 insertions, 7 deletions
diff --git a/security/openssh-portable/files/extra-patch-tcpwrappers b/security/openssh-portable/files/extra-patch-tcpwrappers
index ba8cc71ea828..ba7d2834a16a 100644
--- a/security/openssh-portable/files/extra-patch-tcpwrappers
+++ b/security/openssh-portable/files/extra-patch-tcpwrappers
@@ -83,11 +83,9 @@ index 0ade557..045f149 100644
/* Log the connection. */
laddr = get_local_ipaddr(sock_in);
-diff --git configure.ac configure.ac
-index f48ba4a..66fbe82 100644
---- configure.ac.orig 2019-04-17 15:52:57.000000000 -0700
-+++ configure.ac 2019-07-02 20:58:48.627832000 -0700
-@@ -1494,6 +1494,62 @@ else
+--- configure.ac.orig 2022-02-23 03:31:11.000000000 -0800
++++ configure.ac 2022-03-02 12:47:49.958341000 -0800
+@@ -1599,6 +1599,62 @@ else
AC_MSG_RESULT([no])
fi
@@ -150,11 +148,11 @@ index f48ba4a..66fbe82 100644
# Check whether user wants to use ldns
LDNS_MSG="no"
AC_ARG_WITH(ldns,
-@@ -5245,6 +5301,7 @@ echo " PAM support: $PAM_MSG"
+@@ -5593,6 +5649,7 @@ echo " PAM support: $PAM_MSG"
echo " OSF SIA support: $SIA_MSG"
echo " KerberosV support: $KRB5_MSG"
echo " SELinux support: $SELINUX_MSG"
+echo " TCP Wrappers support: $TCPW_MSG"
- echo " MD5 password support: $MD5_MSG"
echo " libedit support: $LIBEDIT_MSG"
echo " libldns support: $LDNS_MSG"
+ echo " Solaris process contract support: $SPC_MSG"