summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-03-30 21:28:26 +0000
committerEric Covener <covener@apache.org>2023-03-30 21:28:26 +0000
commit66876cf9dcb61d483a0f4fdc1992f0efa3c41e12 (patch)
tree75ac2b518ed2034e2c1a35ab22aaa02cd678eb2d
parent3e637c1c67b8b648755ea711ad9514e67b9ae0b9 (diff)
downloadhttpd-66876cf9dcb61d483a0f4fdc1992f0efa3c41e12.tar.gz
vote/propose
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908823 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS19
1 files changed, 13 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index 564fa25180..30a2debc26 100644
--- a/STATUS
+++ b/STATUS
@@ -151,6 +151,13 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_http2: fixed a crash during connection termination. See PR 66539.
+ Trunk version of patch:
+ https://svn.apache.org/r1908691
+ Backport version for 2.4.x of patch:
+ 2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk .
+ +1: icing, rpluem, covener
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
@@ -200,12 +207,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Can be applied via apply_backport_pr.sh 351
+1: rpluem,
- *) mod_http2: fixed a crash during connection termination. See PR 66539.
- Trunk version of patch:
- https://svn.apache.org/r1908691
- Backport version for 2.4.x of patch:
- 2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk .
- +1: icing, rpluem,
+ *) mod_rewrite: fix a 2.4.56 regression for substitutions that end in '?'.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=revision&revision=1908813
+ Backport to 2.4.x:
+ svn merge -c 1908813 ^/httpd/httpd/trunk .
+ +1: covener
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]