Commit a25dc158 authored by Joe Orton's avatar Joe Orton
Browse files

Votes*N, propose*1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1805109 13f79535-47bb-0310-9956-ffa450edef68
parent 3184db15
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -168,17 +168,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1789220
                  http://svn.apache.org/r1792675
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, jim
     +1: ylavic, jim, jorton, 

   *) prefork: This fixes race-condition in signals handling when httpd is
               runnning on foreground and user hits ctrl+c
     trunk patch: http://svn.apache.org/r1618555
     2.4.x patch: svn merge -c 1618555 ^/httpd/httpd/trunk .
     +1: ylavic 
     +1: ylavic, jorton, 
     jailetc36: untested because I'm unsure on how to reproduce the race, but
                the patch description looks straighforward.
                If confirmed, it would worth, IMHO, a CHANGE entry and maybe a
                2.2.x backport.
                [jorton: race, so hard to repro, triggered regularly w/docker.]

  *) buildconf: add an apr-config mode, which allows builds to proceed without
                APR source code as long as a valid APR installation exists.
@@ -219,7 +220,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1802305
                  http://svn.apache.org/r1802309
     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-globals_constantness_and_bytes_saving.patch
     +1: ylavic
     +1: ylavic, jorton

  *) core: Support use of optional "tag" in syslog entries. PR 60525.
     trunk patch: http://svn.apache.org/r1784318
@@ -245,6 +246,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1803420,1803454,1804090 ^/httpd/httpd/trunk .
     +1: icing +1: steffenal

  *) mod_proxy: fix ProxyAddHeaders merging.
     trunk patch: http://svn.apache.org/viewvc?rev=1805099&view=rev
     2.4.x patch: trunk patch works
     +1: jorton, 

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]