From: eldy <> Date: Wed, 26 May 2010 11:59:37 +0000 (+0000) Subject: Fix security hole reported by StenoPlasma @ www.ExploitDevelopment.com X-Git-Tag: AWSTATS_7_0_BETA2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a771956acf703f4b83bc0b8e6eea4cd1fc14d5eb;p=thirdparty%2FAWStats.git Fix security hole reported by StenoPlasma @ www.ExploitDevelopment.com --- diff --git a/make/makepack-awstats_webmin.pl b/make/makepack-awstats_webmin.pl index 89bab3a2..f68cff65 100644 --- a/make/makepack-awstats_webmin.pl +++ b/make/makepack-awstats_webmin.pl @@ -10,7 +10,7 @@ use Cwd; $PROJECT="awstats"; $MAJOR="1"; -$MINOR="8"; +$MINOR="9"; @LISTETARGET=("WBM"); # Possible packages %REQUIREMENTTARGET=( # Tool requirement for each package "WBM"=>"tar",