Commit 175e646c authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824487 13f79535-47bb-0310-9956-ffa450edef68
parent 943a190d
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -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