summaryrefslogtreecommitdiff
path: root/www/awstats/patches
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07awstats: updated to 7.7adam4-29/+29
7.7: Security fix: CVE-2017-1000501 Security fix: Missing sanitizing of parameters Fix LogFormat=4 with url containing spaces. Fix to window.opener vulnerability in external referral site links. Add methodurlprot in key to define log format. Add Dynamic DNS Lookup. Fix edge support.
2017-02-12Changes 7.6:adam1-11/+11
- Security fix: "|" not allowed into DirLang parameter. - Security fix: More restrictive rule for using AWSTATS_ENABLE_CONFIG_DIR. - Update robots database. - Fix OS database. - Update/fix of documentation. - Add missing country flag for "el". - Add partial support for pure-ftpd stats format in method field. - Add support for macOS Sierra. - Add web fonts to default NotPageList, add support for GPX and JSON files
2016-05-09Changes 7.5:adam1-9/+9
- Compatibility with Perl 5.22 - Support detection of Edge browser with detail of version. - Update robots database - Add eot/woff/woff2 to mime.pm as fonts - Add .svgz to image list - Exclude groups.google from search engines - Add %time5 tag to support log format with iso time with timezone. - Add option DynamicDNSLookup to make DNS lookup during output instead of during log analysis processing. - Increase default value for MaxRowsInHTMLOutput
2013-08-06Changes 7.2:adam1-2/+2
New features: - Upgrade licence to GPL v3+. - Update documentation. Fixes: - Since updating Webmin to 1.53, the Add New Config File screen layout is totally messed up and unusable. - Update broken links to maxmind.
2013-04-27Changes 7.1.1:adam4-72/+8
New features: - Add windows 8 detection - Add support of %time5 for iso date times. - Fix problems with Perl 5.14
2012-02-13Fix behavior with perl 5.14.gls1-2/+23
From Nils Ratusznik per PR pkg/45743.
2012-02-05Fix XSS vulnerabilities in awstats.minskim1-0/+47
Patch from awstat's CVS repo.
2010-11-09Changes 7.0:adam1-8/+8
New features/improvements: - Detect Windows 7. - Can format numbers according to language. - More mime types. - Added geoip_asn_maxmind plugin. - Geoip Maxmind city plugin have now override file capabilities to complete missing entries in geoip maxmind database. - Added graphgooglechartapi to use online Google chart api to build graph. - Can show map of country to report countries when using graphgooglechartapi. - Part of codes was change to use more functions and have a cleaner code. - Added parameter to ignore missing log files when merging for a site on multiple servers where a single server may not have created a log for a given day. - Update robots database. - Added Download tracking where certain mime types are defined as downloads and HTTP status 206 is tracked as download continuation - Can use wrapper with parameters in WrapperScript parameter. - Change to allow usage of AWStats inside a plugin for Opensource Dolibarr ERP & CRM software (http://www.dolibarr.org). Fixes: - Webmin module works with new version of webmin. - Security fix (Traverse directory of LoadPlugin) - Security fix (Limit config to defined directory to avoid access to external config file via a nfs or webdav link).
2010-02-02Updated awstats to 6.96.fhajny2-16/+15
New features/improvements: * Fix security in awredir.pl script by adding a security key required by default. * Enhance security of parameter sanitizing function. * Add name of config file used to build data files inside data files header. * Added details of version for Chrome, Opera, Safari and Konqueror browsers. * Add AdobeAir detection. * Major update of browsers, robots and search_engines databases (among them, the Bing search engine). * Increase seriously bot detection. * Add Brezhoneg language. * Add a better way to detect Safari versions. * Added subpages for geoip maxmind modules in awstats_buildstaticpages. Fixes: * Fix typo in polish language file * awstats emmits ton of warnings with new geoipfree - ID: 2794728 * Fix: can detect robots with robots.txt url even if file is not root. * Other minor fixes. pkgsrc changes: * Patch XML encoding problem when the AT&T searchbot is encountered.
2009-09-19Make awstats work with the recent version of p5-Geo-IPfree.minskim1-0/+16
Patch from awstats-6.95beta.
2009-01-15Changes 6.9:adam3-42/+15
* With postfix that support DSN (Delivery Status Notifications) we exclude some lines to avoid counting mails twice in maillogconvert.pl script. * Logresolvemerge.pl support FreeRADIUS logs or anything else using (the fixed length!) ctime format timestamp. * Add option stoponfirsteof in logresolvemerge tool. * Add patch to support host_proxy tag in LogFormat (for Apache LogFormat containing %{X-Forwarded-For}i) * Renamed Add to favourites on "Hit on favicon". * Increase robots, search engines database (Added Google Chrome browser, better Vista, WII, detection, ...) * Update languages files. * Added a lot of patch from sourceforge. * Bug fixes.
2008-08-20Fix XSS (http://secunia.com/advisories/31519/). Bump PKGREVISION.minskim1-0/+27
2008-04-07Changes 6.7:adam2-16/+14
New features/improvements: - Full support for -day option. To build different report for each day - Added virtualenamequot tag - Added option NotPageList - Addes .jobs and .mobi domains Fixes: - Minor bug in awstats_configure.pl Other/Documentation: - Updated some language files. - Updated browsers database.
2006-06-05Set DIST_SUBDIR due to distfile changes. Mainly documentation and warning ↵minskim1-13/+2
message changes. The browsers database was also updated. Bump PKGREVISION.
2006-05-30Fix a problem with perl warnings and static page generation.adrianp1-2/+13
ok'ed minskim@
2006-05-30Fix http://www.debian.org/security/2006/dsa-1075. Patch from Debianminskim1-0/+13
GNU/Linux. Bump PKGREVISION.
2006-05-16Update awstats to 6.6.minskim2-363/+10
Major changes since 6.4: - Fixed CVE-2006-2237. - All geoip plugins support the PurePerl version. - Possible use of vhost in extra section. - Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter. - Added svn family to browsers detection. - RSS catcher/readers in robot database. - LogFormat=2 can now change its value dynamically if logformat change. - More new features and bug fixes.
2005-08-26- awstats_configure.pl now worksadrianp1-0/+138
- awstats.pl will now look in @PKG_SYSCONFDIR@/awstats for config files - create datadir with correct permissions under @VARBASE@/awstats - update MESSAGE telling user than can now use @PKG_SYSCONFDIR@ awstats - fix location of apache log dirs so they match the pkgsrc default - fix location of apache conf dirs so they match the pkgsrc default - bump PKGREVISION
2005-08-20Patch from awstats CVS for CAN-2005-1527adrianp1-0/+353
Bump to nb1
2005-08-14Update awstats to 6.4.minskim2-177/+0
Changes: - Add option ShowSummary. - If Geoip plugin is enabled, add a column in Host report. - Other minor changes on geoip and hostinfo plugins to enhance look. - If LogFormat is 2, AWStats autodetect log format change. - Add a way to set ArchiveLogRecords with same tags than LogFile to add suffix to archived log files. - Fix security hole that allowed a user to read log file content even when plugin rawlog was not enabled. - Fix a possible use of AWStats for a DoS attack. - Fix errors for setup to analyze media servers. - If there is no referer field in the log format, do not use them in the errors reports. - Label of real player ("media player", not "audio player") - configdir option was broken on windows servers (Pb on Sanitize function on windows local use). - Minor fixes. - Fix: [ 1094056 ] Bad html-output for maillogs - Fix: [ 1094060 ] More bad html/xml output - Fix: [ 1100550 ] Missing flag icon for euskera - Fix: [ 1111817 ] AllowToUpdateStatsFromBrowser defaults to 1 contrary to docs
2005-02-15Security fix for http://www.securityfocus.com/archive/1/390368.minskim2-0/+177
Patches from awstats CVS. Bump PKGREVISION.