From: Paul J. Reder Date: Wed, 17 Dec 2008 00:14:44 +0000 (+0000) Subject: Add a backport entry for a commit that rpluem did to trunk. X-Git-Tag: 2.2.12~321 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82413b91d7f66854475e28f057fb5399bb2544a6;p=thirdparty%2Fapache%2Fhttpd.git Add a backport entry for a commit that rpluem did to trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727233 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4600dfe0401..2b7ed383fe4 100644 --- a/STATUS +++ b/STATUS @@ -99,6 +99,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_cache: Correctly save Content-Encoding of cachable entity. PR 46401 + [Dan Poirier ] + 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, + * 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. PR 45994. [Dan Poirier ] @@ -106,7 +114,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=727053 Backport versoin for 2.2.x of patch: http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff - +1: rederpj + +1: rederpj, PATCHES/ISSUES THAT ARE STALLED