| Newsgroups |
gmane.comp.security.ids.prelude.cvs |
| Message-ID |
<[email protected]> |
Author: yoann
Date: 2008-10-17 14:17:13 +0200 (Fri, 17 Oct 2008)
New Revision: 11071
Modified:
prelude-lml/trunk/NEWS
prelude-lml/trunk/configure.in
Log:
Update NEWS, bump version.
Modified: prelude-lml/trunk/NEWS
===================================================================
--- prelude-lml/trunk/NEWS 2008-10-17 09:38:49 UTC (rev 11070)
+++ prelude-lml/trunk/NEWS 2008-10-17 12:17:13 UTC (rev 11071)
@@ -1,3 +1,26 @@
+* 2008-10-17, prelude-lml-0.9.14:
+
+- Fix log file permission error, that could happen thought the user
+ Prelude-LML was running as could access the file (#291).
+
+- ModSecurity ruleset update, by Dan Kopecek <[email protected]>:
+ provides much more descriptive classification.text, add regexps for
+ [file ..], [line ...], [tag ...] fields and fine tune targets/types
+ (#321).
+
+- Deprecate Gamin/FAM support in favor of libev: the previous implementation
+ had problem on SELinux enabled system due to Gamin server startup being
+ triggered by other program, and thus using improper role for Prelude-LML.
+ (#326).
+
+- Improved polling architecture by using Operating System specific backend
+ when possible.
+
+- We now monitor files that are not immediately available for reading on
+ startup: once the file can be monitored, libev provide us with a notification.
+
+
+
* 2008-08-21, prelude-lml-0.9.13:
- ModSecurity ruleset rewrite, by Peter Vrabec <[email protected]> and
Modified: prelude-lml/trunk/configure.in
===================================================================
--- prelude-lml/trunk/configure.in 2008-10-17 09:38:49 UTC (rev 11070)
+++ prelude-lml/trunk/configure.in 2008-10-17 12:17:13 UTC (rev 11071)
@@ -3,7 +3,7 @@
AC_INIT
AC_PREREQ(2.59)
AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE(prelude-lml, 0.9.13)
+AM_INIT_AUTOMAKE(prelude-lml, 0.9.14)
AM_CONFIG_HEADER(config.h)
AM_DISABLE_STATIC
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog