Skip site navigation (1)Skip section navigation (2)
Date:      13 Mar 2006 19:03:53 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94418: Maintainer update: security/osiris 4.1.9 -> 4.2.0
Message-ID:  <20060313190353.39540.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200603131911.k2DJBaBj093765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94418
>Category:       ports
>Synopsis:       Maintainer update: security/osiris 4.1.9 -> 4.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 13 19:11:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386

>Description:

Updating the Osiris HIDS to 4.2.0.

FIXES:

: scanner adheres to new Mac OS X resource fork convention.
: fixed bug with readdir() wrapper bug with dirents end case.
: fixed Date header in email notifications for console on Windows.
: fixed bug with add/remove user on same login session.
: removed uid/inode from mod_ports record header.
: fixed potential problem with deep paths in scanner.

FEATURES:

: scan command now pushes baseline database to host.
: added import-filters command (developer submission).
: auth.db passwords are now encrypted (hashed).
: mod_ports has new params to ignore certain port numbers.
: added -q option to console, to not log to system log.


>How-To-Repeat:
>Fix:

diff -ruN osiris.old/Makefile osiris/Makefile
--- osiris.old/Makefile	Fri Mar 10 10:10:25 2006
+++ osiris/Makefile	Fri Mar 10 10:10:35 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	osiris
-PORTVERSION=	4.1.9
+PORTVERSION=	4.2.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.hostintegrity.com/osiris/data/ \
 		http://darkambient.net/
diff -ruN osiris.old/distinfo osiris/distinfo
--- osiris.old/distinfo	Fri Mar 10 10:10:25 2006
+++ osiris/distinfo	Fri Mar 10 10:10:45 2006
@@ -1,3 +1,3 @@
-MD5 (osiris-4.1.9.tar.gz) = a8e3720b05a8dc5d257a7effb6d68224
-SHA256 (osiris-4.1.9.tar.gz) = 72fa5a02baec55dcc48b3e98ff527f623f08cab6fed45b6de688ea457c3d297e
-SIZE (osiris-4.1.9.tar.gz) = 1916735
+MD5 (osiris-4.2.0.tar.gz) = ad30995660e506ee6d1d6460601f6107
+SHA256 (osiris-4.2.0.tar.gz) = 6c6d2be382450fc31e288dce397ed4b68f23907efb0782a8ed2a68780db0025d
+SIZE (osiris-4.2.0.tar.gz) = 1922195

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060313190353.39540.qmail>