Commit 94e21bb6 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

votes on backprops


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823599 13f79535-47bb-0310-9956-ffa450edef68
parent dc2c4dfe
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -219,32 +219,33 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x 4/4: http://home.apache.org/~ylavic/patches/event-staging-4_on_4-v2.patch
                  svn merge --record-only -c 1821558,1821561 .
     (2.4.x full: http://home.apache.org/~ylavic/patches/event-staging-full-v2.patch)
     +1: ylavic, 
     +1: ylavic, jim, (if I did it right ;) )

  *) mod_http2: obsolete code removed, no more events on beam pool destruction,
     discourage content encoders on http2-status response (where they do not work)
     2.4.x patch: svn merge -c 1821371,1822502,1822503 ^/httpd/httpd/trunk .
     +1:

  *) config.layout: Add Fedora layout.
     trunk patch: http://svn.apache.org/r1823179
     2.4.x patch: trunk works
     +1: jorton,
     +1: jorton, jim,

  *) mod_lua: Link against -lcrypt if present
     trunk patch: http://svn.apache.org/r1822305
     2.4.x patch: trunk works
     +1: jorton,
     +1: jorton, jim,

  *) ab: Fix potential link issues with SSL libraries.
     trunk patch: http://svn.apache.org/r1816534
     2.4.x patch: trunk works
     +1: jorton,
     +1: jorton, jim,

  *) mod_ssl: Fail if SSLCompression is used and OpenSSL is
     built without compression methods.
     trunk patch: http://svn.apache.org/r1556473
     2.4.x patch: trunk works
     +1: jorton, 
     +1: jorton, jim,

  *) proxy_util: Schemes and hostnames that are "too long" are
     no longer automatically fatal errors but are instead logged
@@ -268,7 +269,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1823575
     2.4.x patch: trunk works (modulo CHANGES)
                  (or http://home.apache.org/~ylavic/patches/httpd-2.4.x-PR62044-slotmems_reuse.patch)
     +1: ylavic, 
     +1: ylavic, jim,


PATCHES/ISSUES THAT ARE BEING WORKED