Author: stevehay Date: Thu Oct 3 12:14:40 2019 New Revision: 1867935 URL: http://svn.apache.org/viewvc?rev=1867935&view=rev Log: Update Changes file
Modified: perl/modperl/trunk/Changes Modified: perl/modperl/trunk/Changes URL: http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1867935&r1=1867934&r2=1867935&view=diff ============================================================================== --- perl/modperl/trunk/Changes (original) +++ perl/modperl/trunk/Changes Thu Oct 3 12:14:40 2019 @@ -12,6 +12,8 @@ Also refer to the Apache::Test changes l =item 2.0.11-rc3 +Fix t/modules/apache_resource.t failures [Steve Hay] + Fix [CVE-2011-2767] Arbitrary Perl code execution in the context of the user account via a user-owned .htaccess. Patch from bugs.debian.org #644169. [Jan Ingvoldstad <jani+debian-20...@ifi.uio.no>]