From: Ruediger Pluem Date: Fri, 20 Nov 2009 12:09:17 +0000 (+0000) Subject: * Comment and vote. X-Git-Tag: 2.0.64~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7babe37d6ec11851384a58c43c651c8d787de3;p=thirdparty%2Fapache%2Fhttpd.git * Comment and vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@882528 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d54c148f0b6..6bbfde419d0 100644 --- a/STATUS +++ b/STATUS @@ -168,7 +168,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.0.x of patch: http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x.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. PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: