Bug 79984

Summary: Maintainer Update: security/osiris 4.1.5 -> 4.1.7
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-04-15 19:30:19 UTC
Updating the Osiris integrity checking system to 4.1.7. 

Code updates:

FIXES:

: fixed typos in CLI interface.
: removed borked filter wizard option.
: changed errors to warnings for checks on editor executable in CLI.
: editor searching now will make use of PATH env variable.
: filters editing now works; uses editor, not a stupid menu.

FEATURES:

: UNIX installer can initiate non-interactive install via command line
argument.
: added mass deployment perl script for adding agents to management console.
: added unset-base-db command to CLI.
: added copy configuration command (cp-config).
: added readline support (link against libreadline if installed).

Port updates:

Removed --enable-fancy-cli, as readline support will eliminate the need
for this.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-17 15:25:42 UTC
State Changed
From-To: open->closed

Committed, thanks!