Bug 79984 - Maintainer Update: security/osiris 4.1.5 -> 4.1.7
Summary: Maintainer Update: security/osiris 4.1.5 -> 4.1.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 19:30 UTC by David Thiel
Modified: 2005-04-17 15:25 UTC (History)
0 users

See Also:


Attachments
file.diff (958 bytes, patch)
2005-04-15 19:30 UTC, David Thiel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!