Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 2006 19:38:35 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105882: Maintainer update: security/osiris 4.2.1 -> 4.2.2
Message-ID:  <20061126193835.28450.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200611262010.kAQKAC3p098225@freefall.freebsd.org>

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

>Number:         105882
>Category:       ports
>Synopsis:       Maintainer update: security/osiris 4.2.1 -> 4.2.2
>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:   Sun Nov 26 20:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #5: Fri Sep 29 12:42:43 PDT 2006 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating the Osiris host integrity checking system to 4.2.2. While
this release is of low criticality for UNIX systems, upgrading would
be advised if running a deployment which includes Windows machines, as
important security fixes to the Windows scan agent were made in 4.2.2.
Relevant entries from ChangeLog:

FIXES:

Modified md_scan to push the base database before reading the host.
This fixes the problem where a host is unable to be scanned the first
time after it loses its session key.

FEATURES:

Added functionality to the CLI to allow print-db without having the host
active (print-db <hostname> <db number>)

Modified mod_ports to allow the filtering by uid. Updated the README in
the mod_ports directory to document how filtering works.

Added in the mod_if module to the main distribution.

>How-To-Repeat:
>Fix:

diff -ruN osiris.old/Makefile osiris/Makefile
--- osiris.old/Makefile	Sun Nov 26 11:26:20 2006
+++ osiris/Makefile	Sun Nov 26 11:26:31 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	osiris
-PORTVERSION=	4.2.1
+PORTVERSION=	4.2.2
 CATEGORIES=	security
 MASTER_SITES=	http://osiris.shmoo.com/data/ \
 		http://redundancy.redundancy.org/mirror/
diff -ruN osiris.old/distinfo osiris/distinfo
--- osiris.old/distinfo	Sun Nov 26 11:26:20 2006
+++ osiris/distinfo	Sun Nov 26 11:26:40 2006
@@ -1,3 +1,3 @@
-MD5 (osiris-4.2.1.tar.gz) = 11445f7d8dec737f0be89357f5c5bcae
-SHA256 (osiris-4.2.1.tar.gz) = 36e0c94b66b37cd8944c80163fe827a4fe53f32f10a0bcfc837de9cca42b1fc9
-SIZE (osiris-4.2.1.tar.gz) = 3849917
+MD5 (osiris-4.2.2.tar.gz) = 6cbb3800007f7fcf3aed3d4db7765900
+SHA256 (osiris-4.2.2.tar.gz) = 5b0ccf24ad6e96618f23998d82b12f0e33df4c2bd8d9ae4cbf0eab8dd1e49920
+SIZE (osiris-4.2.2.tar.gz) = 1923249
>Release-Note:
>Audit-Trail:
>Unformatted:



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