|
From: Brian C. <bc...@tr...> - 2016-04-12 20:33:11
|
Hello everyone, a new Open Source Tripwire update is now available at: https://github.com/Tripwire/tripwire-open-source Here's a quick summary of what's in the update: * Fixes compilation errors on LLVM/clang and gcc 4.7+. * Fixes platform-specific build errors on various platforms, including OpenBSD and Cygwin. * Fixes an ugly defect around generating invalid SHA hash values. * Fixes >2GB file support on platforms where it wasn't available previously, e.g. 32-bit Linux. * Fixes blocking on mandatory file locks, via O_NONBLOCK. * Adds a '-h' command line arg to display hash values as hex instead of base64. * Adds the long-requested MAILFROMADDRESS config param, for email reporting. If you need to report an issue, you may want to use the issue tracker on Github rather than the SourceForge site. The SourceForge site isn't company-operated, and I won't necessarily see anything that's posted there. Enjoy, Brian Cox (bc...@tr...) |