Very Low Activity

News

  Analyzed 6 days ago based on code collected 6 days ago.
 
Posted 5 months ago by Laurent Destailleur (Eldy)
The Advanced Web Log Analyzer version 7.1 contains new features and bug fixes. This is changelog:

New features/improvements:
- Update translations.
- Update browsers list.
- Add example of nginx setup.
- Add some patches from ... [More] debian package.
- Rename domain name into documentation to awstats.org
- Can allow urls with awredir without using md5 key parameter.
- Usage of databasebreak option possible with awstats_buildstaticpages.
- Add rel=nofollow on links.
- Add option AddLinkToExternalCGIWrapper to add link to a wrapper script
into each title of Dolibarr reports. This can be used to add a wrapper
to download data into a CSV file for example.
Fix:
- Compatible with recent Perl version. [Less]
Posted 5 months ago by Laurent Destailleur (Eldy)
The Advanced Web Log Analyzer version 7.1 contains new features and bug fixes. This is changelog:

New features/improvements:
- Update translations.
- Update browsers list.
- Add example of nginx setup.
- Add some patches from ... [More] debian package.
- Rename domain name into documentation to awstats.org
- Can allow urls with awredir without using md5 key parameter.
- Usage of databasebreak option possible with awstats_buildstaticpages.
- Add rel=nofollow on links.
- Add option AddLinkToExternalCGIWrapper to add link to a wrapper script
into each title of Dolibarr reports. This can be used to add a wrapper
to download data into a CSV file for example.
Fix:
- Compatible with recent Perl version. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats 6.3 final is ready
--------------------------
I am pleased to announce that AWStats 6.3 final has been released.

Version 6.3 is an update that fix a recently discovered but major security hole.
You can download 6.3 ... [More] from AWStats official web site: http://awstats.sourceforge.net

WHAT YOU NEED TO KNOW BEFORE THE UPGRADE:
-------------------------------------------------
Nothing

WHAT YOU NEED TO KNOW AFTER THE UPGRADE:
-------------------------------------------------
Nothing

WHAT'S NEW IN THIS VERSION
-------------------------------------------------
New features/improvements:
- Added the geoip_isp_maxmind and geoip_org_maxmind plugin to allow reports by ISP and Organizations.
- Details firefox versions.
- webmin module: Report GeoIP databases versions.
- Support keywords detection for search engines that store search key inside url instead of parameters. This means AWStats can now detect keywords from search engines like a9.com

Fixes:
- Removed an unknown security hole.
- Removed an other unknown major security hole (found by iDEFENSE).
- The geoip_city_maxmind plugin was sometimes bind and towns with space in names are reported correctly.
- Restart of apache on debian failed in awstats_configure.pl
- Better look for file types tables.
- Fix: [ 1066468 ] Translated word gets corupted (&OUML instead of )
- Fix: [ 1074810 ] XML Parsing Error
- Fix: [ 991768 ] "Created by awstats" not localized
- Fix: [ 1092048 ] flash(.swf) in NotPageList(default)
- Fix pb when there is spaces in key of ExtraSections

Other/Documentation:
- SaveDatabaseFilesWithPermissionsForEveryone is 0 by default instead of 1 for security reasons.
- Updated documentation
- Updated language files

Laurent Destailleur for AWStats.
-----------------------------------------
EMail: eldy@users.sourceforge.net
Web: http://awstats.sourceforge.net [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
This release is a Security Fix.
It also add minor new features.

Fixes:
- 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 ... [More] 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

New features/improvements:
- 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.

Other/Documentation:
- DebugMessages is by default set to 0 for security reasons.
- Updated documentation.
- Updated some language files.
- Remove deprecated LogFormat 5. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats version 6.5 beta is ready for tests.
--------------------------------------------

This new version is not ready for a production use. It is just a beta release. AWStats 6.5 beta contains bug fixes and new features:

New ... [More] features/improvements:
- New: RSS catcher/readers in robot database
- New: Add option databasebreak to force awstats to use a different database
history file for eache day or hour instead of month.
- New: geoip_cities plugin report the region when available.
- New: LevelForBrowsersDetection can accept value 'allphones' to use file
browsers_phone.pm instead of browsers.pm file for AWStats database. This
file is specialized in phone/pda browsers.
- Qual: geoip plugin now uses open instead of new to allow use of different
path for datafiles instead of default. This allow use of personalised path
for database file.
- New: LogFormat=2 can now change its value dynamically if logformat change.
- New: Add way to set ArchiveLogRecords with same tags than LogFile to add
suffix to archive log files.
- New: Add option SectionsToBeSaved (to ask AWStats to save only particular
sections).

Fixes:
- Fixed: referer changes to referrer
- Fixed: [ 1111530 ] Missing description for %host_r in config file
- Fixed: [ 1124711 ] env __AWSTATS_CURRENT_CONFIG__ not expanded for include
- Fixed: [ 1172485 ] Invalid header characters for DOCTYPE
- Fixed: [ 1172494 ] Invalid XHTML in awstats.pl
- Fixed: [ 1173816 ] Config file mis-feature
- Fixed: [ 1218832 ] XML Strict error (with GeoIP plugin)
- Fixed: keyword detection for "advanced" search on google
- Added style="display:none;" to image link for misc tracker.
- Changed stored permission in tar.gz file
- Fixed: Better support for gz and bz2 files
- Fixed: Added xhtml in mime types.
- Fixed [ 1163590 ] XML parsing error
- Fixed: [ 1174728 ] version 6.4: XML parsing error
- Fixed: [ 1186582 ] Authentication problem in Windows NT/AD Domains
- Fixed: [ 1191805 ] Missing Bot: Add generic detection for user agent
bot bot/ and bot-
- Avoid bad cells if geoip country does not exists.
- Better compatibility of misc_tracker with firefox.
- Fixed: Dying process with geoip_city plugin when IP is unknown by plugin.
- Fixed: Add error message if option buildpdf option is used with parameter
BuildReportFormat=xhtml.

Other/Documentation:
- Added Spanish translation for webmin module by Patricio Martnez Ros.
- Added croatian language.
- Update russian language file.
- Renamed european union by european country.
- Review of AWStats documentation. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats version 6.5 final is ready
----------------------------------

This new released version is ready for a production use. It contains bug fixes and new features:

New features/improvements:
- New: RSS catcher/readers ... [More] in robot database
- New: Add option databasebreak to force awstats to use a different database history file for each day or hour instead of month.
- New: geoip_cities plugin report the region when available.
- New: LevelForBrowsersDetection can accept value 'allphones' to use file browsers_phone.pm instead of browsers.pm file for AWStats database. This
file is specialized in phone/pda browsers.
- Qual: geoip plugin now uses open instead of new to allow use of different path for datafiles instead of default. This allow use of personalised path for database file.
- New: LogFormat=2 can now change its value dynamically if logformat change.
- New: Add way to set ArchiveLogRecords with same tags than LogFile to add suffix to archive log files.
- New: Add option SectionsToBeSaved (to ask AWStats to save only particular sections).

Fixes:
- Fixed: referer changes to referrer
- Fixed: [ 1111530 ] Missing description for %host_r in config file
- Fixed: [ 1124711 ] env __AWSTATS_CURRENT_CONFIG__ not expanded for include
- Fixed: [ 1172485 ] Invalid header characters for DOCTYPE
- Fixed: [ 1172494 ] Invalid XHTML in awstats.pl
- Fixed: [ 1173816 ] Config file mis-feature
- Fixed: [ 1218832 ] XML Strict error (with GeoIP plugin)
- Fixed: keyword detection for "advanced" search on google
- Added style="display:none;" to image link for misc tracker.
- Changed stored permission in tar.gz file
- Fixed: Better support for gz and bz2 files
- Fixed: Added xhtml in mime types.
- Fixed [ 1163590 ] XML parsing error
- Fixed: [ 1174728 ] version 6.4: XML parsing error
- Fixed: [ 1186582 ] Authentication problem in Windows NT/AD Domains
- Fixed: [ 1191805 ] Missing Bot: Add generic detection for user agent
bot bot/ and bot-
- Avoid bad cells if geoip country does not exists.
- Better compatibility of misc_tracker with firefox.
- Fixed: Dying process with geoip_city plugin when IP is unknown by plugin.
- Fixed: Add error message if option buildpdf option is used with parameter
BuildReportFormat=xhtml.

Other/Documentation:
- Added Spanish translation for webmin module by Patricio Mart�nez Ros.
- Added croatian language.
- Update russian language file.
- Renamed european union by european country.
- Review of AWStats documentation. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats 6.6 beta is ready for tests
-----------------------------------

This new version is not ready for a production use. It is just a beta release. AWStats 6.6 beta contains bug and ecurity fixes and new features:

New ... [More] features/improvements:
- 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.

Fixes:
- Remove some Perl warnings.
- Remove lc() on translation strings.
- Not sanitized migrate parameter.
- Not sanitized urlxxx parameters that could be used for XSS attacks.

Other/Documentation:
- Added AWStats version in stdout outputs.
- Updated some language files.
- Updated browsers database. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats 6.6 final is ready
--------------------------

AWStats 6.6 contains bug and security fixes, and new features:

New features/improvements:
- All geoip plugins support the PurePerl version.
- Possible use of ... [More] vhost in extra section.
- Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter.
- Added svn family to browsers detection.

Fixes:
- Remove some Perl warnings.
- Remove lc() on translation strings.
- Not sanitized migrate parameter.
- Not sanitized urlxxx parameters that could be used for XSS attacks.

Other/Documentation:
- Added AWStats version in stdout outputs.
- Updated some language files.
- Updated browsers database. [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
AWStats 6.9 beta is ready for tests
-----------------------------------

This new version is not ready for a production use. It is just a beta
release. AWStats 6.9 beta contains bug and security fixes and new
features: ... [More]

New features/improvements:
- 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.

Fixes:
- Fixed broken maxmind citi, org and isp plugins.
- Remove   in name html tag to have HtmlHeadSection first.
- Fix: [ 2001151 ] Security fix.
- Fix: [ 2038681 ] missing <br _/_> in plugins/geoip_org_maxmind.pm
- Fix: [ 1921942 ] html footer is missing from the allextraN report.
- Fix: [ 1943466 ] error geoip_city_maxmind Can't locate object method
"record_
- Fix: [ 1808277 ] Incorrect function call in geoip_isp_maxmind.pm
- Fix: Full list of extrasections was not ordered correctly
- A lot of other fixes.
- Added missing icons

Other/Documentation:
- None [Less]
Posted 7 months ago by Laurent Destailleur (Eldy)
A new file for Wap, Imod web sites is available for download on AWStats contrib page. This will add detail of each phone model used to browse your site instead of only constructor name, in browser report chart.
 

 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.