Skip to content

Commit 5639880

Browse files
committed
Vote/promote x 3, propose x 1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926066 13f79535-47bb-0310-9956-ffa450edef68
1 parent a907e83 commit 5639880

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

STATUS

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,22 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
222222
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff
223223
+1 covener, rpluem, jorton
224224

225-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
226-
[ New proposals should be added at the end of the list ]
225+
*) mod_http2: update to v2.0.32
226+
Trunk version of patch:
227+
https://svn.apache.org/r1925975
228+
Backport version for 2.4.x of patch:
229+
svn merge -c 1925975 ^/httpd/httpd/trunk .
230+
+1: icing, rpluem, ylavic
231+
232+
*) mod_proxy_balancer: Fix a regression that caused stickysession keys no
233+
longer be recognized if they are provided as query parameter in the URL.
234+
PR 69443
235+
Trunk version of patch:
236+
https://svn.apache.org/r1925109
237+
Backport version for 2.4.x of patch:
238+
Trunk version of patch works
239+
svn merge -c 1925109 ^/httpd/httpd/trunk .
240+
+1: rpluem, covener, ylavic
227241

228242
*) mod_systemd: Add systemd socket activation
229243
Trunk version of patch:
@@ -239,24 +253,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
239253
Backport version for 2.4.x of patch:
240254
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
241255
Can be applied via apply_backport_pr.sh 515
242-
+1: rpluem, jorton
256+
+1: rpluem, jorton, ylavic
243257

244-
*) mod_http2: update to v2.0.32
245-
Trunk version of patch:
246-
https://svn.apache.org/r1925975
247-
Backport version for 2.4.x of patch:
248-
svn merge -c 1925975 ^/httpd/httpd/trunk .
249-
+1: icing, rpluem
258+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
259+
[ New proposals should be added at the end of the list ]
250260

251-
*) mod_proxy_balancer: Fix a regression that caused stickysession keys no
252-
longer be recognized if they are provided as query parameter in the URL.
253-
PR 69443
254-
Trunk version of patch:
255-
https://svn.apache.org/r1925109
256-
Backport version for 2.4.x of patch:
257-
Trunk version of patch works
258-
svn merge -c 1925109 ^/httpd/httpd/trunk .
259-
+1: rpluem, covener
261+
*) mod_proxy: Reuse ProxyRemote connections when possible, like prior to 2.4.59.
262+
trunk patch: https://svn.apache.org/r1925743
263+
https://svn.apache.org/r1912460
264+
2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/532.diff
265+
(backport: dev-tools/github/apply_backport_pr.sh 532)
266+
+1: ylavic,
260267

261268

262269
PATCHES/ISSUES THAT ARE BEING WORKED

0 commit comments

Comments
 (0)