pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/prelude-manager Update to 0.9.10. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3fdae2a42c5c
branches: trunk
changeset: 534713:3fdae2a42c5c
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Mon Oct 29 21:57:17 2007 +0000
description:
Update to 0.9.10. Changes:
- Make threshold act like a real threshold: pass every Nth events
in the defined amount of seconds.
- Allow mixing Limit and Threshold.
- Do not share the tresholding hash accross thresholding plugin instance:
previously, the shared hash would result in strange thresholding plugin
behavior if you had several instance of thresholding loaded.
- Various bug fixes concerning plugin instance un-subscribtion (unsubscribtion
of certain plugin was not triggered).
diffstat:
security/prelude-manager/Makefile | 4 ++--
security/prelude-manager/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 10b68aa1bbca -r 3fdae2a42c5c security/prelude-manager/Makefile
--- a/security/prelude-manager/Makefile Mon Oct 29 21:55:30 2007 +0000
+++ b/security/prelude-manager/Makefile Mon Oct 29 21:57:17 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2007/09/05 19:07:30 shannonjr Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/29 21:57:17 shannonjr Exp $
#
-DISTNAME= prelude-manager-0.9.9.1
+DISTNAME= prelude-manager-0.9.10
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
diff -r 10b68aa1bbca -r 3fdae2a42c5c security/prelude-manager/distinfo
--- a/security/prelude-manager/distinfo Mon Oct 29 21:55:30 2007 +0000
+++ b/security/prelude-manager/distinfo Mon Oct 29 21:57:17 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2007/09/05 19:07:30 shannonjr Exp $
+$NetBSD: distinfo,v 1.15 2007/10/29 21:57:17 shannonjr Exp $
-SHA1 (prelude-manager-0.9.9.1.tar.gz) = 64b590c4afc2f8680e6d1a4f08831a8a7e873679
-RMD160 (prelude-manager-0.9.9.1.tar.gz) = 7f8de090608459113e871eaf1a89438eebff1836
-Size (prelude-manager-0.9.9.1.tar.gz) = 647637 bytes
+SHA1 (prelude-manager-0.9.10.tar.gz) = 74fce47ed2baea48bd82dd564fae970208870b3a
+RMD160 (prelude-manager-0.9.10.tar.gz) = bb7e763890a91329f4f5ac2b5a608d7c16045938
+Size (prelude-manager-0.9.10.tar.gz) = 662751 bytes
SHA1 (patch-aa) = 250034ddeba5188895a6d873ce108b1bf33dfcc5
SHA1 (patch-ab) = 063fa408306df19a18bda3098a70f8859c243686
Home |
Main Index |
Thread Index |
Old Index