- update to 0.8.13, changes to previous version:
* fixed handling of negative timezones in input-clf if format is
specified
* fixed segfaults in output-modlogan
* removed debug-output
Approved by: portmgr
New stuff
- full reports in the template output plugin
(generate_full_reports = 1)
- a new report for proxy servers: requesting hosts by traffic
- the modlogan logo is part of all output
Fix
- empty virtual hosts aren't dropped from statefile anymore
- improved memory-usage and performance of the template engine
- fixed detection of bind_textdomain_codeset() of FreeBSD
- fixed 2 segfaults
- a plugin for mod_log_sql has been included
- the ippl plugin got support for ipmod
Changes:
- all plugins support gzip and bzip2 compressed inputfile now
- removed: input_flow, input_elmeg, input_hicom116, utput_sybase_guj,
output_tkcontrol
- use less memory
- faster
- some fixes
Changes:
- gzip and bzip2 support for the log files
- reduced memory usage (a lot, more than 20%, depending on the log files)
- faster
- support for setting config options on the command-line
- some fixes for seg-faults
- relaxed max line-length in the log files from 1k to 4k
WARNING: this version
- has a different config file syntax
- rewrites your state files to have a new structure, you can't go back
to 0.7.x after a run of 0.8.1
Changes:
- faster
- uses less memory
- ... (see changelog)
- catchup with the "${MACHINE_ARCH}--freebsd${OSREL}" ->
"${MACHINE_ARCH}-portbld-freebsd${OSREL}" change in bsd.port.mk
Noticed and tested by: Dennis Kjær Jensen <signout@signout.dk>
- remove LC_MESSAGES handling from plist, gettext handles it already
Suggested by: sobomax
Approved by: joerg
ChangeLog (major topics only):
- parser for isdn4bsd and qmail-scanner added
- template output plug-in added (themes available from the homepage)
- huge speed improvements
- bugfixes
- uses less memory
- fix a symlink-race security problem
Submitted by: maintainer