]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a fix
authorJeff Trawick <trawick@apache.org>
Sun, 8 Jun 2008 18:29:01 +0000 (18:29 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 8 Jun 2008 18:29:01 +0000 (18:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@664537 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a786333f2f0bc6bf513f08e194038243e6c93f8..8a55d2899a4f1dc24e806dde4bbb0c8372417161 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -138,6 +138,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: rpluem,
 
+ * core: Fix address-in-use startup failure on some platforms caused
+   by attempting to set up an IPv4 listener which overlaps with an
+   existing IPv6 listener.
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=664535&view=rev
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when