Bug 79362

Summary: Maintainer Update: security/osiris 4.1.3 -> 4.1.5
Product: Ports & Packages Reporter: David Thiel <lx>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description David Thiel 2005-03-30 10:50:04 UTC
Updating the Osiris integrity checking system to 4.1.5.

Port changes:

- Removed init script patch
- Removed pkg-deinstall script, it was more annoying than useful

Code changes:

FIXES:

: http port no longer on by default.
: removed -u argument from CLI, it was useless.
: fixed annoying warning in installer for backing up default configs.
: removed gcc dependancy in modules Makefile.am
: removed stray C++ style comments from regex library.
: fixed configure problem determination of -Wall flag use (portability issue).
: fixed osirsimd freebsd init script, missing rc command..
: fixed bug with files_scanned counter always zero in db header.
: added error logging to file checksumming code.

FEATURES:

: CLI now supports argument to specify remote port (-p).
: added quiet option (-q) to scan agent; produces no local logging.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-11 22:18:44 UTC
State Changed
From-To: open->closed

Committed, thanks!