Subject: CVS commit: pkgsrc/security/prelude-lml
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 03/10/2006 22:49:37
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Fri Mar 10 22:49:37 UTC 2006

Modified Files:
	pkgsrc/security/prelude-lml: Makefile distinfo

Log Message:
Update to 0.9.4

Changes:

- Remove trailing space from regex we get from plugins.rules (this fix
  a match problem on log entry that didn't contain any space).

- Add --user / --group option to drop privilege. However, make sure it is
  not allowed to open file that the target user can not read, because it
  would lead to failure when trying to re-open the logfile after a rotation.

- Signal handling improvement.

- Fix priority for --quiet option.

- Use newer libprelude IDMEF_LIST_APPEND/IDMEF_LIST_PREPEND addition.

- Add unhandled arguments warning.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/security/prelude-lml/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/prelude-lml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.