Commit 31cbbfe4 authored by Eric Covener's avatar Eric Covener
Browse files

vote & promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727743 13f79535-47bb-0310-9956-ffa450edef68
parent 3675015a
Loading
Loading
Loading
Loading
+6 −6
Changes for STATUS: 6 added lines, 6 removed lines.
Original line number Diff line number Diff line
@@ -86,16 +86,13 @@ 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_cache: Correctly save Content-Encoding of cachable entity. PR 46401
   [Dan Poirier <poirier pobox.com>]
   Trunk version of patch (committed by rpluem):
      http://svn.apache.org/viewvc?view=rev&revision=726796
   Backport version of patch:
      http://people.apache.org/~rederpj/backport_PR46401_cache_Content-Encoding.diff
   +1: rederpj, rpluem
   +1: rederpj, rpluem, covener 

 * mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
   when result is NULL. This could happen if LDAP initialization failed.
@@ -104,7 +101,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=727053
   Backport version for 2.2.x of patch:
      http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff
   +1: rederpj, rpluem
   +1: rederpj, rpluem, covener

 * Set Listen protocol to "https" if port is set to 443 and no proto is specified
     (as documented but not implemented). PR 46066  [Dan Poirier <poirier pobox.com>]
@@ -112,7 +109,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=727477
   Backport version for 2.2.x of patch (trunk patch applies with offset):
      http://people.apache.org/~rederpj/backport_PR46066_443https.diff
   +1: rederpj, rpluem
   +1: rederpj, rpluem, covener

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

PATCHES/ISSUES THAT ARE STALLED