@@ -193,16 +193,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
193193 svn merge -c 1925109 ^/httpd/httpd/trunk .
194194 +1: rpluem, covener, ylavic
195195
196- PATCHES PROPOSED TO BACKPORT FROM TRUNK:
197- [ New proposals should be added at the end of the list ]
198-
199- *) mod_proxy: Reuse ProxyRemote connections when possible, like prior to 2.4.59.
200- trunk patch: https://svn.apache.org/r1925743
201- https://svn.apache.org/r1912460
202- 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/532.diff
203- (backport: dev-tools/github/apply_backport_pr.sh 532)
204- +1: ylavic, jfclere
205-
206196 *) mod_systemd: Add systemd socket activation
207197 Trunk version of patch:
208198 https://svn.apache.org/r1511033
@@ -218,7 +208,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
218208 Backport version for 2.4.x of patch:
219209 https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
220210 Can be applied via apply_backport_pr.sh 515
221- +1: rpluem, jorton
211+ +1: rpluem, jorton, ylavic
222212 jailletc36: Should the apr_palloc() in alloc_systemd_listener() be
223213 apr_pcalloc() so that all fields are 0?
224214 make_sock() uses the 'flags' field that would be
@@ -231,7 +221,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
231221 Backport version for 2.4.x of patch:
232222 Trunk version of patch works
233223 svn merge -c 1923806 ^/httpd/httpd/trunk .
234- +1: rpluem, jorton
224+ +1: rpluem, jorton, ylavic
225+
226+ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
227+ [ New proposals should be added at the end of the list ]
228+
229+ *) mod_proxy: Reuse ProxyRemote connections when possible, like prior to 2.4.59.
230+ trunk patch: https://svn.apache.org/r1925743
231+ https://svn.apache.org/r1912460
232+ 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/532.diff
233+ (backport: dev-tools/github/apply_backport_pr.sh 532)
234+ +1: ylavic, jfclere
235235
236236PATCHES/ISSUES THAT ARE BEING WORKED
237237 [ New entries should be added at the START of the list ]
0 commit comments