From: Jim Jagielski Date: Tue, 18 Apr 2006 21:24:26 +0000 (+0000) Subject: Casting votes X-Git-Tag: 2.0.57~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd851f2f4d04c68b78440c6a624c91c52cf4517;p=thirdparty%2Fapache%2Fhttpd.git Casting votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395043 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9e6f4820eab..ceacf46c6db 100644 --- a/STATUS +++ b/STATUS @@ -115,7 +115,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=394965&view=rev 2.0.x version of patch: Trunk version with changed offsets - +1: mjc, trawick, rpluem + +1: mjc, trawick, rpluem, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -138,7 +138,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~colm/2.0.x-suexec-cgid.patch see also a verbose patch explanation at; http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=113813652015559 - +1: colm, trawick + +1: colm, trawick, jim *) Backport 102870; PR 17217; stop linking OpenSSL to support/* binaries (especially when compiled --with-static-support (!)) @@ -162,7 +162,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=102320&view=rev 2.0.x version of patch: http://issues.apache.org/bugzilla/attachment.cgi?id=18037 - +1: rpluem + +1: rpluem, jim *) core: Prevent read of unitialized memory in ap_rgetline_core. PR 39282. Trunk version of patch: