You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/23 16:21:32 UTC

[tomcat-native] branch master updated: Update patch for APR 1.7.x

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/master by this push:
     new ba42a1e  Update patch for APR 1.7.x
ba42a1e is described below

commit ba42a1ed4306d8c360a359737bae5b7e0cce4788
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Apr 23 17:00:53 2020 +0100

    Update patch for APR 1.7.x
---
 native/srclib/apr/apr-enable-ipv6.patch | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/native/srclib/apr/apr-enable-ipv6.patch b/native/srclib/apr/apr-enable-ipv6.patch
index 5c98a12..26257ed 100644
--- a/native/srclib/apr/apr-enable-ipv6.patch
+++ b/native/srclib/apr/apr-enable-ipv6.patch
@@ -1,15 +1,6 @@
 --- include/apr.hw
 +++ include/apr.hw
-@@ -276,7 +276,7 @@
- #define APR_HAVE_IN_ADDR        1
- #define APR_HAVE_INET_ADDR      1
- #define APR_HAVE_INET_NETWORK   0
--#define APR_HAVE_IPV6           0
-+#define APR_HAVE_IPV6           1
- #define APR_HAVE_MEMMOVE        1
- #define APR_HAVE_SETRLIMIT      0
- #define APR_HAVE_SIGACTION      0
-@@ -340,7 +340,7 @@
+@@ -367,7 +367,7 @@
  /* If we have a TCP implementation that can be "corked", what flag
   * do we use?
   */


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org