summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-03-03 14:22:19 +0000
committerEric Covener <covener@apache.org>2023-03-03 14:22:19 +0000
commit9c42114cd3dbd2d448381af64ad2dd03d1948aec (patch)
tree2a039e57cb5293de4dd8b8662706a743285b964f /STATUS
parent8cca102a9e024de7b82d8ff8e2b496547978fd47 (diff)
downloadhttpd-9c42114cd3dbd2d448381af64ad2dd03d1948aec.tar.gz
remove committed
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908028 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS25
1 files changed, 0 insertions, 25 deletions
diff --git a/STATUS b/STATUS
index fe7242ee70..4a2b8aa360 100644
--- a/STATUS
+++ b/STATUS
@@ -150,31 +150,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) mod_ldap: LDAPConnectionPoolTTL should accept negative values in order to
- allow connections of any age to be reused. Up to now, a negative value
- was handled as an error when parsing the configuration file. PR 66421.
- trunk patch: https://svn.apache.org/r1907024
- 2.4.x patch: svn merge -c 1907024 ^/httpd/httpd/trunk .
- +1: jailletc36, covener, rpluem
-
- *) mod_proxy_ajp: Report an error if the AJP backend sends an invalid number of headers
- Trunk version of patch:
- https://svn.apache.org/r1906940
- Backport version for 2.4.x of patch:
- Trunk version of patch works
- svn merge -c 1906940 ^/httpd/httpd/trunk .
- +1: rpluem, covener, ylavic
-
- *) rotatelogs: backport recent trunk changes, a tweak for -n and
- a new option -T to truncate all rotations but the first.
- Trunk version of patch:
- https://svn.apache.org/r1906428
- https://svn.apache.org/r1906433
- Backport version for 2.4.x:
- svn merge -c 1906428,1906433 ^/httpd/httpd/trunk .
- +1: covener (needs doc tweak for 2.4.x release), rpluem, ylavic
- note jailletc36: typo fixed in r1907993
-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]