Subject: CVS commit: pkgsrc/security/libpreludedb
From: John R. Shannon
Date: 2006-02-08 17:35:18
Message id: 20060208163518.4C7C82DA27@cvs.netbsd.org

Log Message:
Update to 0.9.4. Changes:
- Fix for filtering IDMEF field using the '!=' operator, which resulted in
  filtering of events where the field did not exist (#129).
- Implement a "move" command in preludedb-admin.
- When SQL query logging is enabled, log the time taken to execute the query.
- Improve plugin API by making it opaque so that existing plugin don't break
  if we add more SQL plugin function.
- Verbose error reporting, make the plugin error API viable for more drivers.
- Fix error reporting from perl and python bindings.
- Make libpreludedb header files c++ compiler friendly.
- Enforce listed IDMEF value ordering. IDMEF value were sometime unordered
  because of an uninitialized list position problem.

Files:
RevisionActionfile
1.4modifypkgsrc/security/libpreludedb/Makefile
1.2modifypkgsrc/security/libpreludedb/PLIST
1.3modifypkgsrc/security/libpreludedb/distinfo