summaryrefslogtreecommitdiff
path: root/security/libpreludedb
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2006-04-24 10:21:43 +0000
committershannonjr <shannonjr@pkgsrc.org>2006-04-24 10:21:43 +0000
commitc6cd06d764dd4b34a2ff47211b82ccd91961a21d (patch)
tree0605ea5a2f66ebdbe05abbe5fc8ed21ebee80243 /security/libpreludedb
parent1f001e809de0eded075d888023724bffbdcfbe38 (diff)
downloadpkgsrc-c6cd06d764dd4b34a2ff47211b82ccd91961a21d.tar.gz
Update to 0.9.7.1.
Changes: - Fix Perl/Python bindings uint64 handling on 32 bits machine. - Make preludedb_check_version available from Perl/Python bindings. - Use new IDMEF_LIST_APPEND primitive, require libprelude 0.9.6. - Add libprelude dependencie to SQL plugins, since they depend on libprelude symbols. Fix compilation problem with some distribution. - Use global transaction surrounding all operation in preludedb-admin, this bring a major performance improvement for insert operation. - API improvement.
Diffstat (limited to 'security/libpreludedb')
-rw-r--r--security/libpreludedb/Makefile4
-rw-r--r--security/libpreludedb/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 1503296f409..0a66c98ae0b 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/03/10 22:44:50 shannonjr Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/24 10:21:43 shannonjr Exp $
#
-DISTNAME= libpreludedb-0.9.6
+DISTNAME= libpreludedb-0.9.7.1
CATEGORIES= security
MASTER_SITES= http://prelude-ids.org/download/releases/
diff --git a/security/libpreludedb/distinfo b/security/libpreludedb/distinfo
index 8df5a3b9c46..5f32ca8aae4 100644
--- a/security/libpreludedb/distinfo
+++ b/security/libpreludedb/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/03/10 22:44:50 shannonjr Exp $
+$NetBSD: distinfo,v 1.6 2006/04/24 10:21:43 shannonjr Exp $
-SHA1 (libpreludedb-0.9.6.tar.gz) = eab5ef4a2b9544d42792b194e8f5a0c2d045e498
-RMD160 (libpreludedb-0.9.6.tar.gz) = 2d746f4815ac2cc80a28d0ea78ecaab6710609f1
-Size (libpreludedb-0.9.6.tar.gz) = 711009 bytes
+SHA1 (libpreludedb-0.9.7.1.tar.gz) = 45033ccf4777284a4de5a7ead6a972242e18c094
+RMD160 (libpreludedb-0.9.7.1.tar.gz) = fcb728d19d4364534583cb68c2859ad92cf8bd04
+Size (libpreludedb-0.9.7.1.tar.gz) = 716862 bytes