@@ -167,17 +167,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
167167 *) mod_http2/mod_proxy_http2: Fix bug in log2() calculation
168168 trunk patch: http://svn.apache.org/r1927235
169169 2.4.x patch: svn merge -c 1927235 ^/httpd/httpd/trunk .
170- +1: icing, rpluem
170+ +1: icing, rpluem, jorton
171171
172172 *) mod_proxy_http2: add support for ProxyErrorOverride. PR69771
173173 trunk patch: http://svn.apache.org/r1927647
174174 2.4.x patch: svn merge -c 1927647 ^/httpd/httpd/trunk .
175- +1: icing, rpluem
175+ +1: icing, rpluem, jorton
176176
177177 *) mod_http2: new directive H2MaxStreamErrors.
178178 trunk patch: http://svn.apache.org/r1927792
179179 2.4.x patch: svn merge -c 1927792 ^/httpd/httpd/trunk .
180- +1: icing, rpluem
180+ +1: icing, rpluem, jorton
181181
182182 *) mod_md: update to version 2.6.2
183183 trunk patch:
@@ -188,15 +188,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
188188 2.4.x patch: svn merge -c 1927807,1927874,1928039,1928839 ^/httpd/httpd/trunk .
189189 Might need some resolving in test code, as trunk and 2.4.x
190190 are not in sync.
191- +1: icing, rpluem
191+ +1: icing, rpluem, jorton
192192
193193 *) various: Update DOCTYPE tags in server-generated HTML to 4.01
194194 Trunk version of patch:
195195 https://svn.apache.org/r1873397
196196 Backport version for 2.4.x of patch:
197197 https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/553.diff
198198 Can be applied via apply_backport_pr.sh 553
199- +1: rpluem,
199+ +1: rpluem, jorton,
200200
201201 *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify
202202 the value set for the TCP_DEFER_ACCEPT socket option on listen sockets.
@@ -207,7 +207,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
207207 Backport version for 2.4.x of patch:
208208 https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/555.diff
209209 Can be applied via apply_backport_pr.sh 555
210- +1: rpluem,
210+ +1: rpluem, jorton,
211211
212212 *) mod_http2: Fix handling of 304 responses from mod_cache. PR 69580.
213213 Trunk version of patch:
0 commit comments