summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorGiovanni Bechis <gbechis@apache.org>2023-01-04 13:53:47 +0000
committerGiovanni Bechis <gbechis@apache.org>2023-01-04 13:53:47 +0000
commit8b93c54888c97f5570f2c257f7793a7df7d837aa (patch)
treeec40c592fea5df481d8765d58efc24c2dcfcf32f /STATUS
parent02fbdd683fd480b22af637003e287e526725afb9 (diff)
downloadhttpd-8b93c54888c97f5570f2c257f7793a7df7d837aa.tar.gz
vote [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906389 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 4 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 0160d37f99..64602d9c06 100644
--- a/STATUS
+++ b/STATUS
@@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
The PR contains the unchanged sources from trunk, plus the test
additions made.
PR: https://github.com/apache/httpd/pull/331
- +1: icing, covener (minimal review)
+ +1: icing, covener (minimal review), gbechis
*) mod_dav: DAVlockDiscovery option to disable WebDAV lock discovery
This is a game changer for performances if client use PROPFIND a lot,
@@ -208,14 +208,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/r1905206
http://svn.apache.org/r1905230
2.4.x patch: svn merge -c 1904638,1904662,1905170,1905206,1905230 ^/httpd/httpd/trunk .
- +1: manu, covener
+ +1: manu, covener, gbechis
covener: xml needs doc tweak after backport
*) mod_proxy_http2: apply the standard httpd content type handling
to responses from the backend, as other proxy modules do. Fixes PR 66391.
trunk patch: http://svn.apache.org/r1906051
2.4.x patch: svn merge -c 1906051 ^/httpd/httpd/trunk .
- +1: icing, covener
+ +1: icing, covener, gbechis
*) mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981
Trunk version of patch:
@@ -223,7 +223,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Backport version for 2.4.x of patch:
Trunk version of patch works (only CHANGES conflicts)
svn merge -c 1477687 ^/httpd/httpd/trunk .
- +1: rpluem, covener, jorton
+ +1: rpluem, covener, jorton, gbechis
*) mod_proxy_hcheck: Honor worker timeout settings
Trunk version of patch: