From lx@redundancy.redundancy.org  Tue Nov  2 17:56:08 2004
Return-Path: <lx@redundancy.redundancy.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B065916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Nov 2004 17:56:08 +0000 (GMT)
Received: from redundancy.redundancy.org (redundancy.redundancy.org [198.144.201.242])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3A92243D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Nov 2004 17:56:08 +0000 (GMT)
	(envelope-from lx@redundancy.redundancy.org)
Received: (qmail 52823 invoked by uid 1000); 2 Nov 2004 17:56:26 -0000
Message-Id: <20041102175626.52822.qmail@redundancy.redundancy.org>
Date: 2 Nov 2004 17:56:26 -0000
From: David Thiel <lx@redundancy.redundancy.org>
Reply-To: David Thiel <lx@redundancy.redundancy.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update: security/osiris 4.0.3 -> 4.0.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73426
>Category:       ports
>Synopsis:       Update: security/osiris 4.0.3 -> 4.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 18:00:35 GMT 2004
>Closed-Date:    Tue Nov 02 23:53:13 GMT 2004
>Last-Modified:  Tue Nov 02 23:53:13 GMT 2004
>Originator:     David Thiel
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 4.9-STABLE FreeBSD 4.9-STABLE #15: Wed Nov 19 21:41:32 PST 2003 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386

>Description:

Updating the Osiris integrity checker to 4.0.5.

from ChangeLog:

FIXED:

- url now not shown in notification emails when auto-accept turned on.
- bug with test-notify message headers, extra crlf.
- fixed timezone problem with scheduler prompt (thanks spike!)
- bug with non-privsep unix platforms unresolve rootpriv_fopen calls.
- removed C++ style comments from common code.
- bug with print-config not always printing config name.
- configuration bug, NoEntry directive on "/" block not working correctly.
- default self-signed cert validity now 10 year, not one.

FEATURES:

- admin email to management config.  when set, this will send ALL mail
  notifications to this address in addition to any other set email addresses.


>How-To-Repeat:
>Fix:

diff -ruN osiris.old/Makefile osiris/Makefile
--- osiris.old/Makefile	Tue Nov  2 09:29:25 2004
+++ osiris/Makefile	Tue Nov  2 09:33:27 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	osiris
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.5
 CATEGORIES=	security
 MASTER_SITES=	http://osiris.shmoo.com/data/
 
diff -ruN osiris.old/distinfo osiris/distinfo
--- osiris.old/distinfo	Tue Nov  2 09:29:25 2004
+++ osiris/distinfo	Tue Nov  2 09:35:15 2004
@@ -1,2 +1,2 @@
-MD5 (osiris-4.0.3.tar.gz) = a1b5acd2120c1d52cd5047c7fa7c6613
-SIZE (osiris-4.0.3.tar.gz) = 2049384
+MD5 (osiris-4.0.5.tar.gz) = 8944c63a6d4cda5dbd271cc2d050b638
+SIZE (osiris-4.0.5.tar.gz) = 2051276
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Nov 2 23:53:06 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73426 
>Unformatted:
