Updating the Osiris integrity checker to 4.1.1, as the 4.1 branch now stable. The port has been changed to use OPTIONS, and have more fine-grained control of which components get installed. From the ChangeLog: ================================================= FEATURES: : added 'notify_app' keyword to osirismd config, can pipe notifications to an application in addition to emamil. : filter redisign. Filters now apply to ALL logs. This allows for the filtering of info, error, warning, or scan log entries with regular expressions. There is a wizard interface still, or you can enter any regular expression to match specific logs, or types of log messages to prevent those logs from being generated. : added 'test-regex' command to CLI to allow for quick interpretation of what the regex engine will match for log filters, or for anything in the config files that use regular expressions. : restructured how signals work in the daemons. FIXED: : default schedule start time for new hosts, if not specified, is current time. : fixed email subject heading not being set correctly for log notifications.
State Changed From-To: open->closed Committed, thanks! Fixed OPTIONS for you.