summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2018-02-16 14:01:27 +0000
committerYann Ylavic <ylavic@apache.org>2018-02-16 14:01:27 +0000
commita531d5d983a7ac244966ea6d639afc33797cad13 (patch)
treeeea44322f6a80aaa1c97239b13afdbe90f01a4be
parent306e6559648ca5c50acb3b0f1c5fc6f06e31d920 (diff)
downloadhttpd-a531d5d983a7ac244966ea6d639afc33797cad13.tar.gz
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824487 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS11
1 files changed, 5 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index 6d13a6e246..23c578d81b 100644
--- a/STATUS
+++ b/STATUS
@@ -118,23 +118,22 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
*) mod_proxy: Provide an RFC1035 compliant version of the hostname in the
proxy_worker_shared structure. PR62085
trunk patch: http://svn.apache.org/r1824176
- +1: minfrin, jim,
+ +1: minfrin, jim, ylavic
jailletc36: is message 010118 still needed? Or at least mitigated with
something like: "for third party proxy module usage only"?
Also, does it require a ap_mmn.h update?
- ylavic: +1 with s/APLOG_NOTICE/APLOG_INFO/...
minfrin: message 010118 toned down, MMN bump updated, clash with r1823482 resolved, s/APLOG_NOTICE/APLOG_INFO/
http://svn.apache.org/r1824460
http://svn.apache.org/r1824482
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v3.diff
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
+
*) mpm_queue: Put fdqueue code in common for MPMs event and worker.
trunk patch: http://svn.apache.org/r1821624
http://svn.apache.org/r1821625