From: Ruediger Pluem Date: Sat, 21 Nov 2009 09:00:06 +0000 (+0000) Subject: * Remove comments and vote X-Git-Tag: 2.0.64~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5277af62557678e893ce120b0d4b3e31d126c5;p=thirdparty%2Fapache%2Fhttpd.git * Remove comments and vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@882861 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eb156da50a8..cb4ea7dffc3 100644 --- a/STATUS +++ b/STATUS @@ -171,19 +171,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=833622&view=rev Backport version for 2.0.x of patch (Updated with backport of r881222): http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x-v2.patch - +1: rjung - rpluem says: Two comments - 1. IMHO backports are done from trunk not from other stable branches - 2. The patch causes the compiler warning below that was fixed in r881222 - on trunk. The backport should reflect this. -ssl_engine_kernel.c: In function `ssl_callback_Info': -ssl_engine_kernel.c:1802: warning: passing arg 1 of `SSL_state' discards qualifiers from pointer target type - - Otherwise +1. - rjung: Ad 1: I couldn't see any difference between the trunk and 2.2.x patch. - The backport of the trunk and 2.2.x versions are identical. - Ad 2: I added the missing cast to the patch and updated the URL. - + +1: rjung, rpluem PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: