From: Jim Jagielski Date: Thu, 21 Jan 2016 16:52:58 +0000 (+0000) Subject: votes X-Git-Tag: 2.4.19~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7ade92d1cf98d1935e9a6a62e4267416f9a4c1;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1726020 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ff97019eed5..b0597aac4bb 100644 --- a/STATUS +++ b/STATUS @@ -169,7 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1718514 http://svn.apache.org/r1721313 (untested because I don't have this system) 2.4.x patch: trunk works - +1: jailletc36 + +1: jailletc36, jim *) mod_ssl: Save some TLS record (application data) fragmentations by including the last and subsequent suitable buckets when coalescing. @@ -179,14 +179,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works, modulo CHANGES (from both r1723122,1723284) For convenience (possibly): http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch - +1: ylavic + +1: ylavic, jim *) core: Add expr= support to SetHandler (someone wanted this in a well-articulated serverfault post). trunk patch: http://svn.apache.org/r1725149 http://svn.apache.org/r1725151 2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff - +1 covener + +1 covener, jim *) Add APLOGNO, first chunk (those that were detected by coccinelle). There are some more but they are easier to backport once these here are applied. @@ -196,7 +196,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch - +1 rjung + +1 rjung, jim *) ap_expr: Add kept_body() function for expressions against r->kept_body() trunk patch: http://svn.apache.org/r1725755