From 21bf9c08e1894175c7366ac00de371f3627a6a7d Mon Sep 17 00:00:00 2001 From: shannonjr Date: Sat, 12 May 2007 10:00:35 +0000 Subject: Update to 0.9.9. Changes: - Pattern can now be used to specify file to be monitored. - Fix an issue in the detection of buggy writev() FAM notification. - Add bonding.rules, by Paul Robert Marino . - ModSecurity ruleset update: remove unnecessary fields + ModSecurity 2.0 compatibility. - New Cisco IOS common ruleset, by Alexandre Racine. - Avoid duplicating information in node name and node address. - Add rule ID and revision to the generated alert for each matched rule. Fix #206. - Handle "last" keyword even if the rule does not contain any IDMEF assignment. Fix #218. - Various bug fixes. --- security/prelude-lml/Makefile | 4 ++-- security/prelude-lml/PLIST | 4 +++- security/prelude-lml/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index cda4769c080..6e020482012 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2007/02/23 15:22:10 shannonjr Exp $ +# $NetBSD: Makefile,v 1.15 2007/05/12 10:00:35 shannonjr Exp $ # -DISTNAME= prelude-lml-0.9.8.1 +DISTNAME= prelude-lml-0.9.9 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ diff --git a/security/prelude-lml/PLIST b/security/prelude-lml/PLIST index 063f5bf99ea..93634d29b39 100644 --- a/security/prelude-lml/PLIST +++ b/security/prelude-lml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/02/23 15:22:10 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/05/12 10:00:35 shannonjr Exp $ bin/prelude-lml include/prelude-lml/prelude-lml.h lib/prelude-lml/debug.la @@ -60,6 +60,8 @@ share/examples/prelude-lml/ruleset/cisco-css.rules share/examples/prelude-lml/ruleset/cisco-ips.rules share/examples/prelude-lml/ruleset/exim.rules share/examples/prelude-lml/ruleset/ms-cluster.rules +share/examples/prelude-lml/ruleset/bonding.rules +share/examples/prelude-lml/ruleset/cisco-common.rules share/examples/rc.d/preludelml @dirrm share/examples/prelude-lml/ruleset @dirrm share/examples/prelude-lml diff --git a/security/prelude-lml/distinfo b/security/prelude-lml/distinfo index 885055664a3..67d38d8a8b7 100644 --- a/security/prelude-lml/distinfo +++ b/security/prelude-lml/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2007/02/23 15:22:10 shannonjr Exp $ +$NetBSD: distinfo,v 1.9 2007/05/12 10:00:35 shannonjr Exp $ -SHA1 (prelude-lml-0.9.8.1.tar.gz) = 017e3a1bbdb52bf6efc83011ac8088f14c0be5aa -RMD160 (prelude-lml-0.9.8.1.tar.gz) = 3730d2f81d7c7300dbb8712e814b5e49e48b1e44 -Size (prelude-lml-0.9.8.1.tar.gz) = 554886 bytes +SHA1 (prelude-lml-0.9.9.tar.gz) = 895d37c9b2e468350a3f996e57ef0717bd8d9bc0 +RMD160 (prelude-lml-0.9.9.tar.gz) = 92eac58329f7fad5003047427af3fb8620179737 +Size (prelude-lml-0.9.9.tar.gz) = 637171 bytes SHA1 (patch-aa) = fbb7dcd864ea1bfc39e02c01a451a7992419dfcb SHA1 (patch-ab) = 6cfb8e41b822be4bc616f217da85e0f1af458b5b SHA1 (patch-ac) = 0980dcf3d203ad759997bd3d1efb36ea6722a4af -- cgit v1.2.3