From: Guenter Knauf Date: Sun, 27 Sep 2009 18:59:48 +0000 (+0000) Subject: add backport proposal. X-Git-Tag: 2.2.15~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a154848f5f9e9bd19a550f71f873845afa87e6;p=thirdparty%2Fapache%2Fhttpd.git add backport proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819377 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a0101b10ea..11969f1a0d3 100644 --- a/STATUS +++ b/STATUS @@ -119,6 +119,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: trunk patch works with offset -6 / -9 lines. +1: fuankg + * mod_ssl: Backport of r819373 from trunk; fix wrong 3rd parameter passed + to to apr_brigade_split_line(). Mentioned on the list by Jie Gao. + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=819373 + 2.2.x patch: trunk should work with offset. + +1: fuankg + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre