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
http://www.la-samhna.de/samhain/
Samhain is a multiplatform, open source solution for centralized file
integrity checking / host-based intrusion detection on POSIX systems (Unix,
Linux, Cygwin/Windows). It has been designed to monitor multiple hosts
with potentially different operating systems from a central location,
although it can also be used as standalone application on a single host.
Status/To-Do:
-- Stand-alone Mode only at this point --
- Tested on -rnetbsd-3 on i386 and sparc
To Do:
- GPG Hooks
- Yule client-only/server-only support
- XML Logging (client only)
- Database storage support
- Get our init/samhain.sh rc(8) imported into Samahin
- Finalize a samhainrc template
- Figure out why 'make install' target prompts for EOF/^D character
~BAS