From 5192bb6268307a7853c10d9bc27e7eb342e7d754 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 13 Apr 2015 05:03:31 +0000 Subject: [PATCH] Vote + promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673106 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/STATUS b/STATUS index 0e9dd17903..a66c1b604b 100644 --- a/STATUS +++ b/STATUS @@ -106,7 +106,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_buffer: Forward flushed input data immediately and avoid (unlikely) + access to freed memory. + trunk patch: http://svn.apache.org/r1632742 + http://svn.apache.org/r1634836 (CHANGES entry) + 2.4.x patches: trunk works (modulo CHANGES). + +1: ylavic, covener, rjung + ylavic: http://people.apache.org/~ylavic/httpd-r1632742-x-w.diff is the + same patch without space changes (may be easier to review). + *) core.c: Fix warnings about unused variables + trunk patch: http://svn.apache.org/r1661486 + 2.4.x patch: trunk works + +1: trawick, rjung, jailletc36 PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -124,15 +136,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_define_match_worker.patch +1: ylavic - * mod_buffer: Forward flushed input data immediately and avoid (unlikely) - access to freed memory. - trunk patch: http://svn.apache.org/r1632742 - http://svn.apache.org/r1634836 (CHANGES entry) - 2.4.x patches: trunk works (modulo CHANGES). - +1: ylavic, covener, rjung - ylavic: http://people.apache.org/~ylavic/httpd-r1632742-x-w.diff is the - same patch without space changes (may be easier to review). - * mod_proxy_ajp: Fix client connection errors handling and logged status when it occurs. PR 56823. trunk patch: http://svn.apache.org/r1643537 @@ -276,11 +279,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, rjung - *) core.c: Fix warnings about unused variables - trunk patch: http://svn.apache.org/r1661486 - 2.4.x patch: trunk works - +1: trawick, rjung - *) core: Add CGIPassAuth directive to control whether HTTP authorization headers are passed to scripts as CGI variables. PR: 56855 trunk patch: http://svn.apache.org/r1642847 -- 2.40.0