SARG ChangeLog
-Jan-22-2010 Version 2.2.7
+Jan-26-2010 Version 2.2.7
- Extra compile and run time protection (FORTIFY_SOURCE) fixed in configure.
- Use tabulations as columns separator in intermediary files to avoid problems when a field of the log contains a space.
- Input log file type detection partly rewritten to clearly distinguish which type is processed where.
- Accept an absolute path for the language file in sarg.conf.
- Experimental: Can show the backtrace of the program when a getword loop is detected to help in locating the origin of the error.
- Protect the creation of the index against invalid directories.
- - Only copy the files when creating the directory with the images to link the reports to.
+ - Only copy the files (not the subdirs) when creating the directory with the images to include in the reports.
- Directories deleted without using the rm system command.
- Index created using an internal sort algorithm instead of a system call.
- - Fixed exclude_hosts to exclude subdomains and IPv4 subnets.
- - Replace --enable-htmldir by --enable-sargphp to avoid confusion on the name.
+ - Fixed Debian bug #408577 (changed exclude_hosts to exclude subdomains and IPv4 subnets).
+ - Replace --enable-htmldir by --enable-sargphp to avoid confusion on the name (thanks to Peter Nixon).
- Installation of sarg-php can be disabled with --disable-sargphp.
- Fixed empty entries in squidGuard log when the URL doesn't start with protocol://.
- Fixed regressions in creation and reading of a sarg parsed log (thanks to Joao Alves).
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for sarg 2.2.7rc1.
+# Generated by GNU Autoconf 2.61 for sarg 2.2.7.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# Identity of this package.
PACKAGE_NAME='sarg'
PACKAGE_TARNAME='sarg'
-PACKAGE_VERSION='2.2.7rc1'
-PACKAGE_STRING='sarg 2.2.7rc1'
+PACKAGE_VERSION='2.2.7'
+PACKAGE_STRING='sarg 2.2.7'
PACKAGE_BUGREPORT=''
ac_unique_file="log.c"
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures sarg 2.2.7rc1 to adapt to many kinds of systems.
+\`configure' configures sarg 2.2.7 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sarg 2.2.7rc1:";;
+ short | recursive ) echo "Configuration of sarg 2.2.7:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-sarg configure 2.2.7rc1
+sarg configure 2.2.7
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sarg $as_me 2.2.7rc1, which was
+It was created by sarg $as_me 2.2.7, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by sarg $as_me 2.2.7rc1, which was
+This file was extended by sarg $as_me 2.2.7, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-sarg config.status 2.2.7rc1
+sarg config.status 2.2.7
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"