summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-03-31 06:37:42 +0000
committerRuediger Pluem <rpluem@apache.org>2023-03-31 06:37:42 +0000
commitd12c72476501b81f29d196e8c46bc1e25e212a08 (patch)
treef6e01feafc4bcafec81614162af26d67856f67c3
parent9211df311878cfe100c045e3ab3ecbc4dc269a41 (diff)
downloadhttpd-d12c72476501b81f29d196e8c46bc1e25e212a08.tar.gz
* Vote, promote and comment [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908832 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS16
1 files changed, 9 insertions, 7 deletions
diff --git a/STATUS b/STATUS
index 4d0811c62a..00afa8b822 100644
--- a/STATUS
+++ b/STATUS
@@ -158,6 +158,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk .
+1: icing, rpluem, covener
+ *) 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, ylavic, rpluem
+ rpluem says: I guess when backporting you will add a changelog entry
+ pointing to PR 66547
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
@@ -207,13 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Can be applied via apply_backport_pr.sh 351
+1: rpluem, ylavic,
- *) 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, ylavic,
-
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]