@@ -84,6 +84,14 @@ RELEASE SHOWSTOPPERS:
8484PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
8585 [ start all new proposals below, under PATCHES PROPOSED. ]
8686
87+ * core: Fix address-in-use startup failure on some platforms caused
88+ by attempting to set up an IPv4 listener which overlaps with an
89+ existing IPv6 listener.
90+ Trunk version of patch:
91+ http://svn.apache.org/viewvc?rev=664535&view=rev
92+ Backport version for 2.2.x of patch:
93+ Trunk version of patch works
94+ +1: trawick, jim, rpluem
8795
8896PATCHES PROPOSED TO BACKPORT FROM TRUNK:
8997 [ New proposals should be added at the end of the list ]
@@ -138,15 +146,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
138146 Trunk version of patch works
139147 +1: rpluem, jim
140148
141- * core: Fix address-in-use startup failure on some platforms caused
142- by attempting to set up an IPv4 listener which overlaps with an
143- existing IPv6 listener.
144- Trunk version of patch:
145- http://svn.apache.org/viewvc?rev=664535&view=rev
146- Backport version for 2.2.x of patch:
147- Trunk version of patch works
148- +1: trawick, jim
149-
150149PATCHES/ISSUES THAT ARE STALLED
151150
152151 * beos MPM: Create pmain pool and run modules' child_init hooks when
0 commit comments