[Pkg-awstats-commits] [SCM] awstats Debian packaging branch, master, updated. debian/6.9.5_dfsg-5-16-g1114072
Sergey B Kirpichev
skirpichev at gmail.com
Fri Mar 4 16:12:05 UTC 2011
The following commit has been merged in the master branch:
commit 962a53b30bfe6ae41f277f1f78210c34ea9c86eb
Author: Sergey B Kirpichev <skirpichev at gmail.com>
Date: Fri Mar 4 18:42:01 2011 +0300
Reformat debian/NEWS to avoid lintian 'debian-news-entry-uses-asterisk'
diff --git a/debian/NEWS b/debian/NEWS
index 1691523..4d58819 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,59 +1,60 @@
awstats (6.5-2) unstable; urgency=low
- * For security purposes, the confdir parameter is disabled by
- default. To enable it, set the AWSTATS_ENABLE_CONFIG_DIR
- environmental variable in the web environment. Allowing confdir
- to be set opens the door for a code injection attack, as
- explained in bug #365910. Note that upstream will fix this in
- the 6.6 release, but has not yet decided how they will address
- the issue (though they suggested the current patch).
+ For security purposes, the confdir parameter is disabled by
+ default. To enable it, set the AWSTATS_ENABLE_CONFIG_DIR
+ environmental variable in the web environment. Allowing confdir to
+ be set opens the door for a code injection attack, as explained in
+ bug #365910. Note that upstream will fix this in the 6.6 release,
+ but has not yet decided how they will address the issue (though they
+ suggested the current patch).
-- Charles Fry <debian at frogcircus.org> Mon, 8 May 2006 11:04:54 -0400
awstats (6.0-3) unstable; urgency=low
- * Cache files are now located at /var/lib/awstats by default. Old
- files are automatically moved from /var/cache/awstats.
- Exception: If the directory /var/lib/awstats exists already then
- no attempts on upgrading are done.
+ Cache files are now located at /var/lib/awstats by default. Old
+ files are automatically moved from /var/cache/awstats. Exception:
+ If the directory /var/lib/awstats exists already then no attempts on
+ upgrading are done.
-- Jonas Smedegaard <dr at jones.dk> Tue, 4 May 2004 13:44:47 +0200
awstats (6.0-1) unstable; urgency=low
- * If you use the ExtraSections feature, you must check that the
- parameter(s) ExtraSectionConditionX use a full REGEX syntax (with
- 5.x series, this parameter could contain simple string values). If
- not, feature will be broken.
+ If you use the ExtraSections feature, you must check that the
+ parameter(s) ExtraSectionConditionX use a full REGEX syntax (with
+ 5.x series, this parameter could contain simple string values). If
+ not, feature will be broken.
- * If you use the Misc feature, you must check that your ShowMiscStats
- parameter is set to "ajdfrqwp", if you want to have all miscellanous
- info reported (you must also have added the awstats_misc_tracker.js
- script in your home page as described in MiscTrackerUrl parameter
- description). Otherwise the new default value "a" will be used (only
- the "Add to favourites" will be reported).
+ If you use the Misc feature, you must check that your ShowMiscStats
+ parameter is set to "ajdfrqwp", if you want to have all miscellanous
+ info reported (you must also have added the awstats_misc_tracker.js
+ script in your home page as described in MiscTrackerUrl parameter
+ description). Otherwise the new default value "a" will be used (only
+ the "Add to favourites" will be reported).
- * MaxLengthOfURL parameter has been renamed into MaxLengthOfShownURL.
+ MaxLengthOfURL parameter has been renamed into MaxLengthOfShownURL.
- * To enable the new worm detection, you must add parameter
- LevelForWormsDetection=2 in your config file.
+ To enable the new worm detection, you must add parameter
+ LevelForWormsDetection=2 in your config file.
- * If you used the urlalias or userinfo plugin, you must move the
- urlalias.*.txt or userinfo.*.txt file from Plugins directory to
- DirData directory.
+ If you used the urlalias or userinfo plugin, you must move the
+ urlalias.*.txt or userinfo.*.txt file from Plugins directory to
+ DirData directory.
-- Jonas Smedegaard <dr at jones.dk> Sun, 28 Mar 2004 14:04:53 +0200
awstats (5.0-1) unstable; urgency=low
- * AWStats 5.0 is compatible with previous versions (3.x or 4.x).
- However if you use awstats 5.0 runtime to read statistics for old
- month build with 3.x or 4.x, speed will be a little bit reduce but
- data will be reported correctly.
+ AWStats 5.0 is compatible with previous versions (3.x or 4.x).
+ However if you use awstats 5.0 runtime to read statistics for old
+ month build with 3.x or 4.x, speed will be a little bit reduce but
+ data will be reported correctly.
- * To benefit the speed/memory improvement of 5.0 (2 to 8 times faster
- when reading stats, less memory use) you can migrate your history
- files with the command :
- awstats.pl -migrate="/fullpath/awstatsMMYYYY.configval.txt"
+ To benefit the speed/memory improvement of 5.0 (2 to 8 times faster
+ when reading stats, less memory use) you can migrate your history
+ files with the command:
+
+ awstats.pl -migrate="/fullpath/awstatsMMYYYY.configval.txt"
-- Jonas Smedegaard <dr at jones.dk> Sun, 6 Oct 2002 18:03:46 +0200
--
awstats Debian packaging
More information about the Pkg-awstats-commits
mailing list