From: Christophe Jaillet Date: Sun, 6 Dec 2015 07:54:54 +0000 (+0000) Subject: Easy proposals X-Git-Tag: 2.4.18~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b5d02862269ab41e5c42d365102988a6d115bc;p=thirdparty%2Fapache%2Fhttpd.git Easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f50933c2c39..c5435caa318 100644 --- a/STATUS +++ b/STATUS @@ -166,6 +166,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (module CHANGES) +1: jailletc36, wrowe + *) Easy patches: synch 2.4.x and trunk + - mod_auth_basic: Use 'ap_pbase64decode' to simplify code. + - mod_isapi: Silent a sparse Warning. + trunk patch: http://svn.apache.org/r1716940 + http://svn.apache.org/r1717086 + 2.4.x patch: trunk patches work + +1: jailletc36 + + *) mod_ssl: Save a few bytes in conf pool. + trunk patch: http://svn.apache.org/r1715273 + 2.4.x patch: trunk patches work + +1: jailletc36 + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if