[Pkg-awstats-commits] [SCM] awstats Debian packaging branch, master, updated. debian/6.9.5.dfsg-4-8-ge87ff52

Sergey B Kirpichev skirpichev at gmail.com
Thu Dec 16 14:55:24 UTC 2010


The following commit has been merged in the master branch:
commit e87ff5206630c81cfe40cbc0a22af0216eaf0b58
Author: Sergey B Kirpichev <skirpichev at gmail.com>
Date:   Thu Dec 16 17:55:09 2010 +0300

    Cleanup patch 0009

diff --git a/debian/patches/0009_CVE-2010-4369.patch b/debian/patches/0009_CVE-2010-4369.patch
index 95d7d19..ad20852 100644
--- a/debian/patches/0009_CVE-2010-4369.patch
+++ b/debian/patches/0009_CVE-2010-4369.patch
@@ -6,12 +6,9 @@ Bug-Debian: http://bugs.debian.org/606263
 
 --- a/wwwroot/cgi-bin/awstats.pl
 +++ b/wwwroot/cgi-bin/awstats.pl
-@@ -3056,10 +3056,10 @@
- 		my ( $pluginfile, $pluginparam ) = split( /\s+/, $plugininfo, 2 );
- 		$pluginparam ||=
+@@ -3058,8 +3058,8 @@
  		  "";    # If split has only on part, pluginparam is not initialized
--		$pluginfile =~ s/\.pm$//i;
-+        $pluginfile =~ s/\.pm$//i;
+ 		$pluginfile =~ s/\.pm$//i;
  		$pluginfile =~ /([^\/\\]+)$/;
 -		my $pluginname = $1;    # pluginname is pluginfile without any path
 -		                        # Check if plugin is not disabled

-- 
awstats Debian packaging



More information about the Pkg-awstats-commits mailing list