pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/prelude-lml Update to 0.9.14. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a6d2828e1d7
branches:  trunk
changeset: 548593:6a6d2828e1d7
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sat Oct 18 13:29:28 2008 +0000

description:
Update to 0.9.14. Changes:
- 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 <dkopecek%redhat.com@localhost>:
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.

diffstat:

 security/prelude-lml/Makefile |  4 ++--
 security/prelude-lml/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 712ae040fab9 -r 6a6d2828e1d7 security/prelude-lml/Makefile
--- a/security/prelude-lml/Makefile     Sat Oct 18 13:28:28 2008 +0000
+++ b/security/prelude-lml/Makefile     Sat Oct 18 13:29:28 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2008/08/26 22:23:29 shannonjr Exp $
+# $NetBSD: Makefile,v 1.26 2008/10/18 13:29:28 shannonjr Exp $
 #
 
-DISTNAME=              prelude-lml-0.9.13
+DISTNAME=              prelude-lml-0.9.14
 CATEGORIES=            security
 MASTER_SITES=          http://www.prelude-ids.com/download/releases/prelude-lml/ 
 
diff -r 712ae040fab9 -r 6a6d2828e1d7 security/prelude-lml/distinfo
--- a/security/prelude-lml/distinfo     Sat Oct 18 13:28:28 2008 +0000
+++ b/security/prelude-lml/distinfo     Sat Oct 18 13:29:28 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2008/08/26 22:23:29 shannonjr Exp $
+$NetBSD: distinfo,v 1.15 2008/10/18 13:29:28 shannonjr Exp $
 
-SHA1 (prelude-lml-0.9.13.tar.gz) = ee0805e43fcf583d8d7bd13c5e92428a8d578605
-RMD160 (prelude-lml-0.9.13.tar.gz) = b56d3e5f4e973d4929ace0b1180b139f8b92fa82
-Size (prelude-lml-0.9.13.tar.gz) = 726976 bytes
+SHA1 (prelude-lml-0.9.14.tar.gz) = 586e9f19eaed2f2ba9d869a5fd7b0e391e0e5a68
+RMD160 (prelude-lml-0.9.14.tar.gz) = 59fbcca565840975d1e8b5c10ae27cfe23f4a033
+Size (prelude-lml-0.9.14.tar.gz) = 819949 bytes
 SHA1 (patch-aa) = 634202846912919004df2dc0b47f3f23b5ed7363
 SHA1 (patch-ab) = 41ecade30abfb985c3dabfbb43b2cf0bd44a6d9d
 SHA1 (patch-ac) = 0980dcf3d203ad759997bd3d1efb36ea6722a4af



Home | Main Index | Thread Index | Old Index