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.10. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8994f87d283d
branches: trunk
changeset: 531663:8994f87d283d
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Sat Aug 04 09:29:29 2007 +0000
description:
Update to 0.9.10. Changes:
- Ability to use regular expressions in plugins.rules to define
monitored sources, this can be very useful when combined to file
globing.
- [SPEEDUP] When the "*" keyword is used, the data is passed to the
upper layer without trying to match anything.
- Fix NULL pointer dereference when a rule reference an existing,
but empty context (fix #226).
- Remove deprecated use of prelude_client_print_setup_error(),
directly handled via prelude_perror().
- Make the log parser more robust.
diffstat:
security/prelude-lml/Makefile | 5 ++---
security/prelude-lml/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r ce006ddfb62f -r 8994f87d283d security/prelude-lml/Makefile
--- a/security/prelude-lml/Makefile Sat Aug 04 09:27:35 2007 +0000
+++ b/security/prelude-lml/Makefile Sat Aug 04 09:29:29 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2007/07/04 20:54:58 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2007/08/04 09:29:29 shannonjr Exp $
#
-DISTNAME= prelude-lml-0.9.9
-PKGREVISION= 1
+DISTNAME= prelude-lml-0.9.10
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
diff -r ce006ddfb62f -r 8994f87d283d security/prelude-lml/distinfo
--- a/security/prelude-lml/distinfo Sat Aug 04 09:27:35 2007 +0000
+++ b/security/prelude-lml/distinfo Sat Aug 04 09:29:29 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2007/05/12 10:00:35 shannonjr Exp $
+$NetBSD: distinfo,v 1.10 2007/08/04 09:29:29 shannonjr Exp $
-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 (prelude-lml-0.9.10.tar.gz) = fbc43b2af9a99bceffb9adf4df612cc357737d70
+RMD160 (prelude-lml-0.9.10.tar.gz) = e9cf1f7ab1f59c1d28cb359fcda67ad2df414559
+Size (prelude-lml-0.9.10.tar.gz) = 649064 bytes
SHA1 (patch-aa) = fbb7dcd864ea1bfc39e02c01a451a7992419dfcb
SHA1 (patch-ab) = 6cfb8e41b822be4bc616f217da85e0f1af458b5b
SHA1 (patch-ac) = 0980dcf3d203ad759997bd3d1efb36ea6722a4af
Home |
Main Index |
Thread Index |
Old Index