Subject: CVS commit: pkgsrc/security/libpreludedb
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 04/24/2006 10:21:43
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Mon Apr 24 10:21:43 UTC 2006

Modified Files:
	pkgsrc/security/libpreludedb: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/security/libpreludedb/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/libpreludedb/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.