@@ -175,16 +175,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
175175 2.4.x patch: svn merge -c 1927792 ^/httpd/httpd/trunk .
176176 +1: icing, rpluem, jorton
177177
178- PATCHES PROPOSED TO BACKPORT FROM TRUNK:
179- [ New proposals should be added at the end of the list ]
180-
181178 *) various: Update DOCTYPE tags in server-generated HTML to 4.01
182179 Trunk version of patch:
183180 https://svn.apache.org/r1873397
184181 Backport version for 2.4.x of patch:
185182 https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/553.diff
186183 Can be applied via apply_backport_pr.sh 553
187- +1: rpluem, jorton,
184+ +1: rpluem, jorton, covener
188185
189186 *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify
190187 the value set for the TCP_DEFER_ACCEPT socket option on listen sockets.
@@ -195,7 +192,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
195192 Backport version for 2.4.x of patch:
196193 https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/555.diff
197194 Can be applied via apply_backport_pr.sh 555
198- +1: rpluem, jorton,
195+ +1: rpluem, jorton, covener
196+
197+ *) mod_ssl: Add SSLVHostSNIPolicy directive. PR 69743
198+ Trunk version of patch:
199+ https://svn.apache.org/r1929308
200+ PR: https://github.com/apache/httpd/pull/562
201+ Backport version for 2.4.x of patch:
202+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/562.diff
203+ +1: jorton, rpluem, covener
204+
205+ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
206+ [ New proposals should be added at the end of the list ]
199207
200208 *) mod_http2: Fix handling of 304 responses from mod_cache. PR 69580.
201209 Trunk version of patch:
@@ -205,21 +213,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
205213 svn merge -c 1924267 ^/httpd/httpd/trunk .
206214 +1: rpluem, jorton,
207215
208- *) mod_ssl: Add SSLVHostSNIPolicy directive. PR 69743
209- Trunk version of patch:
210- https://svn.apache.org/r1929308
211- PR: https://github.com/apache/httpd/pull/562
212- Backport version for 2.4.x of patch:
213- https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/562.diff
214- +1: jorton, rpluem
215-
216216 *) mod_md: update to v2.6.5
217217 Trunk version of patch:
218218 https://svn.apache.org/r1929514
219219 Backport version for 2.4.x of patch:
220220 Trunk version of patch works
221221 svn merge -c 1929514 ^/httpd/httpd/trunk .
222- +1: icing
222+ +1: icing, covener
223223
224224 *) mod_http2: use nghttp2 supplied lengths when checking trailers.
225225 Trunk version of patch:
@@ -228,7 +228,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
228228 Backport version for 2.4.x of patch:
229229 Trunk version of patch works
230230 svn merge -c 1929517,1929527 ^/httpd/httpd/trunk .
231- +1: icing,
231+ +1: icing, covener
232232
233233PATCHES/ISSUES THAT ARE BEING WORKED
234234 [ New entries should be added at the START of the list ]
0 commit comments