@@ -168,26 +168,39 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
168168 (or https://github.com/apache/httpd/pull/581)
169169 +1: ylavic, rpluem, jorton
170170
171- PATCHES PROPOSED TO BACKPORT FROM TRUNK:
172- [ New proposals should be added at the end of the list ]
173-
174- *) mod_dav_fs: Fix missing 404 with DELETE race
175- trunk patch: https://svn.apache.org/r1926172
176- 2.4.x patch: svn merge -c 1926172 ^/httpd/httpd/trunk .
177- or https://github.com/apache/httpd/pull/583
178- +1: jorton, rpluem
179-
180171 *) mod_file_cache: Fix crashes for MMapFile configurations
181172 trunk patch: https://svn.apache.org/r1930632
182173 https://svn.apache.org/r1930633
183174 2.4.x patch: svn merge -c 1930632,1930633 ^/httpd/httpd/trunk .
184175 or https://github.com/apache/httpd/pull/584
185- +1: jorton, rpluem
176+ +1: jorton, rpluem, covener
186177
187178 *) mod_proxy_balancer: Include nonce in XML balancer-manager output.
188179 trunk patch: https://svn.apache.org/r1887192
189180 2.4.x patch: svn merge -c 1887192 ^/httpd/httpd/trunk .
190181 or https://github.com/apache/httpd/pull/587
182+ +1: jorton, rpluem, covener
183+
184+ *) mod_http2: do full source sync to trunk. A small set of deviations have
185+ crept in over time. Let's do a full sync, making life easier for
186+ maintainers and distros.
187+ 2.4.x patch: https://github.com/apache/httpd/pull/602
188+ +1: icing, steffenal, covener
189+
190+ *) mod_http2: update to v2.0.39
191+ https://github.com/apache/httpd/pull/602 should have been applied!
192+ trunk patch: https://svn.apache.org/r1931949
193+ 2.4.x patch: svn merge -c 1931949 ^/httpd/httpd/trunk .
194+ +1: icing, steffenal, covener
195+
196+
197+ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
198+ [ New proposals should be added at the end of the list ]
199+
200+ *) mod_dav_fs: Fix missing 404 with DELETE race
201+ trunk patch: https://svn.apache.org/r1926172
202+ 2.4.x patch: svn merge -c 1926172 ^/httpd/httpd/trunk .
203+ or https://github.com/apache/httpd/pull/583
191204 +1: jorton, rpluem
192205
193206 *) mod_unixd: sync with trunk.
@@ -207,18 +220,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
207220 or https://github.com/apache/httpd/pull/599
208221 +1: jorton,
209222
210- *) mod_http2: do full source sync to trunk. A small set of deviations have
211- crept in over time. Let's do a full sync, making life easier for
212- maintainers and distros.
213- 2.4.x patch: https://github.com/apache/httpd/pull/602
214- +1: icing, steffenal
215-
216- *) mod_http2: update to v2.0.39
217- https://github.com/apache/httpd/pull/602 should have been applied!
218- trunk patch: https://svn.apache.org/r1931949
219- 2.4.x patch: svn merge -c 1931949 ^/httpd/httpd/trunk .
220- +1: icing, steffenal
221-
222223PATCHES/ISSUES THAT ARE BEING WORKED
223224 [ New entries should be added at the START of the list ]
224225
0 commit comments