SET(sarg_VERSION 2)
SET(sarg_REVISION 2)
SET(sarg_BUILD "6rc1")
-SET(sarg_BUILDDATE "Oct-13-2009")
+SET(sarg_BUILDDATE "Oct-14-2009")
INCLUDE(AddFileDependencies)
INCLUDE(CheckIncludeFile)
SARG ChangeLog
-Sep-24-2009 Version 2.2.6rc1
+Oct-14-2009 Version 2.2.6rc1
- Protection against buffer overflows in getword and friends and report the origin of the error instead of always blaming access.log.
- Patch #2224623 applied.
- Updated to autoconf 2.61.
- Removed missplaced off_t as suggested in bug #2864425.
- Z files are uncompressed by zcat to avoid deleting the original log file.
- Compressed log files are uncompressed in /tmp/sarg to delete the file when the process completes.
+ - Fixed several memory leaks.
Mar-03-2008 Version 2.2.5
- new fix to the script insertion vulnerability via user-agent
-#define VERSION PACKAGE_VERSION" Oct-13-2009"
+#define VERSION PACKAGE_VERSION" Oct-14-2009"
#define PGM PACKAGE_NAME
#define URL "http://sarg.sourceforge.net"