Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2006 11:32:27 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98589: [MAINTAINER] security/libpreludedb: update to 0.9.8
Message-ID:  <200606060932.k569WRBn022377@server.yirdis.net>
Resent-Message-ID: <200606060940.k569eFX6009303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98589
>Category:       ports
>Synopsis:       [MAINTAINER] security/libpreludedb: update to 0.9.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 09:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #0: Thu Feb  2 17:02:52 CET
>Description:
- Update to 0.9.8

Current changes:
- Always use prelude_escape_binary() when inserting additional data, even in
  case we're inserting a string, since the database field might be of a type
  that require binary kind of escaping. Fix #143.


- Implement reading of message_processing_model, security_model,
  security_level.
  Handling of community member is deprecated (IDMEFv16 update).

- Fix a bug where Service->ip_version would not be read from database.

- Upon connection to a PostgreSQL database, set default date style to ISO:
  this is needed since libpreludedb assume ISO format to parse database
  timestamp. Fix #140.

- Error reporting improvement.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libpreludedb-0.9.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/Makefile /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile
--- /usr/ports/security/libpreludedb/Makefile	Mon May  8 09:11:19 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile	Tue Jun  6 11:30:36 2006
@@ -4,8 +4,7 @@
 # $FreeBSD: ports/security/libpreludedb/Makefile,v 1.14 2006/05/05 11:24:51 garga Exp $
 
 PORTNAME=	libpreludedb
-PORTVERSION=	0.9.7.1
-PORTREVISION=	1
+PORTVERSION=	0.9.8
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +12,7 @@
 MAINTAINER=	r.gruyters@yirdis.nl
 COMMENT=	Framework library for access to Prelude NIDS database
 
-LIB_DEPENDS=	prelude.[6-?]:${PORTSDIR}/security/libprelude
+LIB_DEPENDS=	prelude.[8-9]:${PORTSDIR}/security/libprelude
 
 USE_GPG=		yes
 SIG_SUFFIX=		.sig
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/distinfo /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo
--- /usr/ports/security/libpreludedb/distinfo	Thu May  4 02:27:04 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo	Tue Jun  6 11:14:37 2006
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.7.1.tar.gz) = 7137575a3c907348296a386206ecc941
-SHA256 (libpreludedb-0.9.7.1.tar.gz) = f7af760a9a2c51224a0c51a30938d49eed820f5216787fb832ca275ced05f0a5
-SIZE (libpreludedb-0.9.7.1.tar.gz) = 716862
+MD5 (libpreludedb-0.9.8.tar.gz) = a9bd45d4d578d1fe8b8865ba066781db
+SHA256 (libpreludedb-0.9.8.tar.gz) = 8481939745a9a89403bd728934cd29300c39c93c58d8f6af6e2f9c1453ddeeb1
+SIZE (libpreludedb-0.9.8.tar.gz) = 719497
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/pkg-plist /data2/FreeBSD/custom_ports/security/libpreludedb/pkg-plist
--- /usr/ports/security/libpreludedb/pkg-plist	Thu May  4 02:27:04 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/pkg-plist	Tue Jun  6 11:30:05 2006
@@ -32,6 +32,7 @@
 %%DATADIR%%/classic/mysql-update-14-2.sql
 %%DATADIR%%/classic/mysql-update-14-3.sql
 %%DATADIR%%/classic/mysql-update-14-4.sql
+%%DATADIR%%/classic/mysql-update-14-5.sql
 %%DATADIR%%/classic/mysql.sql
 %%DATADIR%%/classic/mysql2pgsql.sh
 %%DATADIR%%/classic/mysql2sqlite.sh
@@ -39,8 +40,10 @@
 %%DATADIR%%/classic/pgsql-update-14-2.sql
 %%DATADIR%%/classic/pgsql-update-14-3.sql
 %%DATADIR%%/classic/pgsql-update-14-4.sql
+%%DATADIR%%/classic/pgsql-update-14-5.sql
 %%DATADIR%%/classic/pgsql.sql
 %%DATADIR%%/classic/sqlite-update-14-4.sql
+%%DATADIR%%/classic/sqlite-update-14-5.sql
 %%DATADIR%%/classic/sqlite.sql
 %%PORTDOCS%%%%DOCSDIR%%/ch01.html
 %%PORTDOCS%%%%DOCSDIR%%/home.png
--- libpreludedb-0.9.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606060932.k569WRBn022377>