aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-05-30 14:13:54 +0800
committermiwi <miwi@FreeBSD.org>2007-05-30 14:13:54 +0800
commit0ab884145a03b3ca3fc2c27911245ad2948f7a38 (patch)
tree848f3c99e0c36999c1b17345ab8c3393c9e6685c
parent6b04f233e3f5a87a55562c76a153571432e81e55 (diff)
downloadfreebsd-ports-gnome-0ab884145a03b3ca3fc2c27911245ad2948f7a38.tar.gz
freebsd-ports-gnome-0ab884145a03b3ca3fc2c27911245ad2948f7a38.tar.zst
freebsd-ports-gnome-0ab884145a03b3ca3fc2c27911245ad2948f7a38.zip
- Update to 0.9.10
Changelog prelude-lml: - 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. PR: 112835 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
-rw-r--r--security/prelude-lml/Makefile3
-rw-r--r--security/prelude-lml/distinfo6
-rw-r--r--security/prelude-lml/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index cc2d184f8eb5..a6e9d18f26d3 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= prelude-lml
-PORTVERSION= 0.9.8.1
-PORTREVISION= 1
+PORTVERSION= 0.9.10
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/distinfo b/security/prelude-lml/distinfo
index b0f57a551bb5..971ab30df92f 100644
--- a/security/prelude-lml/distinfo
+++ b/security/prelude-lml/distinfo
@@ -1,3 +1,3 @@
-MD5 (prelude-lml-0.9.8.1.tar.gz) = 9304593d58d2aa1268760c93150ab8db
-SHA256 (prelude-lml-0.9.8.1.tar.gz) = 0f902e823dc0b8ca94491d69ab1f925aa53dd2257429ff216072dc3d0e01340e
-SIZE (prelude-lml-0.9.8.1.tar.gz) = 554886
+MD5 (prelude-lml-0.9.10.tar.gz) = 8802bcdb6fae5511830b3343399751f8
+SHA256 (prelude-lml-0.9.10.tar.gz) = 4818f7810fbc3642495de6b15439a07982b03daed1668710eee166df8f2686c2
+SIZE (prelude-lml-0.9.10.tar.gz) = 649064
diff --git a/security/prelude-lml/pkg-plist b/security/prelude-lml/pkg-plist
index c395ed3854dc..5e6cfe84dade 100644
--- a/security/prelude-lml/pkg-plist
+++ b/security/prelude-lml/pkg-plist
@@ -9,9 +9,11 @@ etc/prelude-lml/prelude-lml.conf-dist
etc/prelude-lml/ruleset/apc-emu.rules
etc/prelude-lml/ruleset/arbor.rules
etc/prelude-lml/ruleset/arpwatch.rules
+etc/prelude-lml/ruleset/bonding.rules
etc/prelude-lml/ruleset/cacti-thold.rules
etc/prelude-lml/ruleset/checkpoint.rules
etc/prelude-lml/ruleset/cisco-asa.rules
+etc/prelude-lml/ruleset/cisco-common.rules
etc/prelude-lml/ruleset/cisco-css.rules
etc/prelude-lml/ruleset/cisco-ips.rules
etc/prelude-lml/ruleset/cisco-router.rules