Bug 79362 - Maintainer Update: security/osiris 4.1.3 -> 4.1.5
Summary: Maintainer Update: security/osiris 4.1.3 -> 4.1.5
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-03-30 10:50 UTC by David Thiel
Modified: 2005-04-11 22:18 UTC (History)
0 users

See Also:


Attachments
file.diff (2.10 KB, patch)
2005-03-30 10:50 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-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!