From: Ruediger Pluem Date: Tue, 10 Jul 2007 18:52:55 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.0.60~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8f2d79e828178615ab7929432e8e8cde6cd6fe;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@555040 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 58b3adfdcf3..71e7f4f8684 100644 --- a/STATUS +++ b/STATUS @@ -133,6 +133,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~jorton/httpd-2.0.x-CVE-2007-3304.patch +1: jorton, jim, rpluem + *) Backport 520733; more helpful LoadModule feedback, so it reads; + Syntax error in -C/-c directive: + API module structure 'ftp_module' in file /.../modules/mod_ftp.so + is garbled - expected signature 41503230 but saw 41503232 - + perhaps this is not an Apache module DSO, or was compiled + for a different Apache version? + http://svn.apache.org/viewvc?view=rev&rev=520733 + +1: wrowe, sctemme, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to identify exactly what the proposed changes are! Add all new @@ -155,15 +164,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev +1: wrowe, colm - *) Backport 520733; more helpful LoadModule feedback, so it reads; - Syntax error in -C/-c directive: - API module structure 'ftp_module' in file /.../modules/mod_ftp.so - is garbled - expected signature 41503230 but saw 41503232 - - perhaps this is not an Apache module DSO, or was compiled - for a different Apache version? - http://svn.apache.org/viewvc?view=rev&rev=520733 - +1: wrowe, sctemme - * SECURITY: CVE-2006-5752 mod_status XSS fix for broken browsers: http://svn.apache.org/viewvc?view=rev&rev=549159