From: Eric Covener Date: Sun, 18 Aug 2013 12:16:11 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.7~294 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5720c3c3c6b39bd7eb8ce256d0f09ec5751559c1;p=apache vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1515089 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6de3831264..8df82bca1e 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (with offset) +1: trawick, jim, druggeri + * mod_ldap: Fix an unlikely potential memory leak. + PR54936 [Zhenbo Xu ] + trunk: http://svn.apache.org/r1504276 + 2.4.x patch: trunk patch works + +1: jailletc36, trawick (util_ald_free(NULL) seems nastier than a memory leak), covener + + * Makefile.win: Install proper pcre DLL file during debug build install + PR55235 [Ben Reser ] + trunk: http://svn.apache.org/r1505073 + 2.4.x patch: http://people.apache.org/~gsmith/httpd/diffs/pr55235-2.4bp.diff + +1: gsmith, trawick, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -179,12 +191,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (minus log-message-tags) +1: rjung - * Makefile.win: Install proper pcre DLL file during debug build install - PR55235 [Ben Reser ] - trunk: http://svn.apache.org/r1505073 - 2.4.x patch: http://people.apache.org/~gsmith/httpd/diffs/pr55235-2.4bp.diff - +1: gsmith, trawick - * mod_logio: new format-specifier %C (combined) which is the sum of received and sent byte counts. PR54015 [Martijn T. , Christophe JAILLET] @@ -196,12 +202,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Please also update the part of mod_logio.c where it lists the format characters in a comment (%...I and %...O but no %...C yet). - * mod_ldap: Fix an unlikely potential memory leak. - PR54936 [Zhenbo Xu ] - trunk: http://svn.apache.org/r1504276 - 2.4.x patch: trunk patch works - +1: jailletc36, trawick (util_ald_free(NULL) seems nastier than a memory leak) - * skiplist: Add skiplist capability to httpd trunk "patch": http://svn.apache.org/repos/asf/httpd/httpd/trunk/include/ap_skiplist.h http://svn.apache.org/repos/asf/httpd/httpd/trunk/server/skiplist.c @@ -217,7 +217,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: connections in TIME_WAIT. trunk: http://svn.apache.org/r1515050 2.4.x patch: trunk patch works - +1: trawick + +1: trawick, covener A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt