[openxdas-devel] OpenXDAS 0.8.351 Released!
Brought to you by:
dsandersorem,
jcalcote
From: John C. <joh...@gm...> - 2009-08-21 05:45:03
|
I'm pleased to announce the release of version 0.8.351 of the OpenXDAS auditing project. Please see the SourceForge.net site to download the latest source and binary archives: http://sourceforge.net/projects/openxdas And check the web site for information on this latest release: http://openxdas.sourceforge.net This version contains the following new features: * Implemented import API in preparation for platform import agents! * Removed arbitrary 4k limit on store-and-forward cache message size. * Modified the test program to understand a command line argument as a file containing log lines. The test program scans the file for lines output by xdasd during event parsing. These lines contain complete XDAS log-line formatted events. These are then fed back into xdasd via the import API, allowing defective log lines to be tested and debugged. * Added modifications to openxdas.spec file to allow openxdas to be built properly on older Linux distros such as SLES 10. Removed all Java 1.5 dependencies from code base by targeting 1.4 for both source and class files. Enjoy! |