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.9. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/178975f35109
branches:  trunk
changeset: 528669:178975f35109
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sat May 12 10:00:35 2007 +0000

description:
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 <prmarino1%gmail.com@localhost>.
- 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.

diffstat:

 security/prelude-lml/Makefile |  4 ++--
 security/prelude-lml/PLIST    |  4 +++-
 security/prelude-lml/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (47 lines):

diff -r fc42bd722245 -r 178975f35109 security/prelude-lml/Makefile
--- a/security/prelude-lml/Makefile     Sat May 12 08:16:22 2007 +0000
+++ b/security/prelude-lml/Makefile     Sat May 12 10:00:35 2007 +0000
@@ -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 -r fc42bd722245 -r 178975f35109 security/prelude-lml/PLIST
--- a/security/prelude-lml/PLIST        Sat May 12 08:16:22 2007 +0000
+++ b/security/prelude-lml/PLIST        Sat May 12 10:00:35 2007 +0000
@@ -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-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 -r fc42bd722245 -r 178975f35109 security/prelude-lml/distinfo
--- a/security/prelude-lml/distinfo     Sat May 12 08:16:22 2007 +0000
+++ b/security/prelude-lml/distinfo     Sat May 12 10:00:35 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index