aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-03-21 15:48:49 +0800
committerclsung <clsung@FreeBSD.org>2007-03-21 15:48:49 +0800
commit02752fceeac6cc09e34774ed2c309fdfce5a21f7 (patch)
tree582a493df567fba78a779ebfce1a4da19ff4d581 /security
parent9c00c5614e35d26613909512b8fa0db6ad738e40 (diff)
downloadfreebsd-ports-02752fceeac6cc09e34774ed2c309fdfce5a21f7.tar.gz
freebsd-ports-02752fceeac6cc09e34774ed2c309fdfce5a21f7.tar.zst
freebsd-ports-02752fceeac6cc09e34774ed2c309fdfce5a21f7.zip
- Update to 0.9.12
Changelog libpreludedb-0.9.12: - [sqlite3] Provide case-insensitive regex. - [preludedb-admin] Loading of multiple file and improved reporting. - Provide substring match for AdditionalData value. - Fix insertion issue for ProcessArg and File Linkage. - Fix a bug when retrieving an empty time field (following retrieved fields where not the one expected). - When a given SQL function is not implemented by the driver, return a detailed error message with information concerning the missing function. - Implement Python only get_values, get_heartbeat_idents, get_alert_idents. Return the number of rows as well as the rows in a tupple. - Make sure we have an exception to process: fix a crash with Python bindings upon signal reception. Fix #200. PR: ports/110583 Submitted by: maintainer (Robin Gruyters)
Diffstat (limited to 'security')
-rw-r--r--security/libpreludedb/Makefile2
-rw-r--r--security/libpreludedb/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index f7d3d61d54e3..4a19990a535d 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -4,7 +4,7 @@
# $FreeBSD$
PORTNAME= libpreludedb
-PORTVERSION= 0.9.11.3
+PORTVERSION= 0.9.12
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
diff --git a/security/libpreludedb/distinfo b/security/libpreludedb/distinfo
index b418926c2a89..3da241714f7c 100644
--- a/security/libpreludedb/distinfo
+++ b/security/libpreludedb/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.11.3.tar.gz) = cbc10dda9f968a191af70e01d9fca65e
-SHA256 (libpreludedb-0.9.11.3.tar.gz) = cec7ed31d020d020d10330d932c046a49e7f964cf0dbf57e4d6115b9a9da5ba1
-SIZE (libpreludedb-0.9.11.3.tar.gz) = 650204
+MD5 (libpreludedb-0.9.12.tar.gz) = 4d23db4783507d64d19d1f3491b19a49
+SHA256 (libpreludedb-0.9.12.tar.gz) = 6ad802c15510bcd3c25f92bb19ef025b3aa4974ae4eb0bee734d364f562b1f85
+SIZE (libpreludedb-0.9.12.tar.gz) = 661053