Path to this page:
Subject: CVS commit: wip/samhain
From: Brian A. Seklecki
Date: 2006-10-18 22:03:37
Message id: E1GaHdo-0007N1-Ea@sc8-pr-cvs1.sourceforge.net
Log Message:
Update to 2.2.5 - Changelog:
2.2.5:
* fix broken Install.sh, reported by Alexander Kraemer
* workaround for glob(3) sillyness on MacOS X (reported by David)
* fix for broken resorce fork check (reported by David)
* fix for broken compilation on cygwin (reported by Elias)
2.2.4 (03-09-2006):
* add regression test for the GrowingLogFiles issue to test suite
* fixed sh_unix.c: bug in database init if GrowingLogFiles used
with signed database (reported by Timothy Stotts)
* bug in manual fixed (incorrect documentation of --enable-user,
noticed by M. Brown)
* rc.subr compatible init script for FreeBSD/NetBSD
* improve routine to find rpm after build
* add netbsd rc file from Brian Seklecki (taken from pkgsrc-wip)
* fix error in manual (location of lock file)
* fix bug with SuidExclude (files in directory were still checked)
2.2.3 (31-07-2006):
* fix samhainadmin.pl: check for gpg-agent running if use-agent is set
(ticket #28 by anonymous)
* fix stealth mode (regression in parser), problem reported by
Joschi Kuphal
* fix minor typo in sh_database.c (compile problem reported by
Joschi Kuphal)
2.2.2 (17-07-2006)
* minor fixes for regression test scripts
* minor updates to the manual (suggested by Brian A. Seklecki)
* fix sh_kern.c, kern_head.c: kernel rootkit detection for 2.6.17+
(problem reported by Leonhard Maylein)
* fix samhain_hide.c for 2.6.17+: use module_param() if MODULE_PARM
is not defined
2.2.1c (11-07-2006)
* fix sh_extern.c: sh_ext_add_default() cast to (void) was too early
(Solaris 8 build failure reported by Jesse)
* fix sh_unix.c: wrong prototype for sh_unix_mlock()
if HAVE_BROKEN_MLOCK (AIX 5.2 build failure reported by
Jonathan Kaufman)
~BAS
Files: