Commit 1b8c3fcb authored by Jim Jagielski's avatar Jim Jagielski
Browse files

votes



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1797640 13f79535-47bb-0310-9956-ffa450edef68
parent 0feedc5e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                      for each pollset operation
     trunk patch: http://svn.apache.org/r1662437
     2.4.x patch: svn merge -c 1662437 ^/httpd/httpd/trunk .
     +1: jailletc36, ylavic
     +1: jailletc36, ylavic, jim

   *) prefork: This fixes race-condition in signals handling when httpd is
               runnning on foreground and user hits ctrl+c
@@ -213,13 +213,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_mime: Fix scanning of quoted-pairs.
      trunk patch: http://svn.apache.org/r1797550
      2.4.x patch: svn merge -c 1797550 ^/httpd/httpd/trunk .
      +1: covener, ylavic
      +1: covener, ylavic, jim

   *) core: Save 160 bytes in the request pool and some cycles if no <If>
            directive is used.
      trunk patch: http://svn.apache.org/r1735906
      2.4.x patch: svn merge -c 1735906 ^/httpd/httpd/trunk .
      +1: jailletc36
      +1: jailletc36, jim

   *) Easy proposals:
      - mod_authnz_ldap: Log a warning when the LDAP authn provider is configured
@@ -237,7 +237,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1789000
                   http://svn.apache.org/r1795651
      2.4.x patch: svn merge -c 1551611,1783765,1788996,1788998,1789000,1795651 ^/httpd/httpd/trunk .
      +1: jailletc36
      +1: jailletc36, jim


PATCHES/ISSUES THAT ARE BEING WORKED