Skip site navigation (1)Skip section navigation (2)
Date:      5 Nov 2006 00:12:47 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105159: Maintainer update: security/samhain 2.2.4 -> 2.3.0
Message-ID:  <20061105001247.5600.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200611050020.kA50K2IP076853@freefall.freebsd.org>

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

>Number:         105159
>Category:       ports
>Synopsis:       Maintainer update: security/samhain 2.2.4 -> 2.3.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:   Sun Nov 05 00:20:02 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 #4: Thu Sep 28 13:19:24 PDT 2006 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating the Samhain host integrity checking system to 2.3.0. Updates in
this release include the ability to check posix 1e ACLs and new modules 
to monitor changes in open ports and search for hidden processes.

>How-To-Repeat:
>Fix:

diff -ruN samhain.old2/Makefile samhain/Makefile
--- samhain.old2/Makefile	Sat Nov  4 15:59:37 2006
+++ samhain/Makefile	Sat Nov  4 16:08:22 2006
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/samhain/Makefile,v 1.37 2006/09/06 07:03:13 rafan Exp $
 
 PORTNAME=	samhain
-PORTVERSION=	2.2.4
+PORTVERSION=	2.3.0
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
 		http://redundancy.redundancy.org/mirror/
@@ -146,7 +146,7 @@
 .endif
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
-	${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_2.pdf ${DOCSDIR}
+	${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_3.pdf ${DOCSDIR}
 	${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-client+server.html ${DOCSDIR}
 	${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-client+server-troubleshooting.html ${DOCSDIR}
 	${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-samhain+GnuPG.html ${DOCSDIR}
diff -ruN samhain.old2/distinfo samhain/distinfo
--- samhain.old2/distinfo	Sat Nov  4 15:59:37 2006
+++ samhain/distinfo	Sat Nov  4 16:01:27 2006
@@ -1,3 +1,3 @@
-MD5 (samhain_signed-2.2.4.tar.gz) = e6b981dd4d8f91f1fd73f2b011a3468c
-SHA256 (samhain_signed-2.2.4.tar.gz) = 298ed40bb7115883e974ebcd677f6b5a3901c99b64a10c9a4f5eedb15a4207cf
-SIZE (samhain_signed-2.2.4.tar.gz) = 1520568
+MD5 (samhain_signed-2.3.0.tar.gz) = 23d3e26486ad534180d534a038aadbb4
+SHA256 (samhain_signed-2.3.0.tar.gz) = 7e49a00f08efa7e0ac7fc4014eadeaaa87a3a2ff856714de7f9f629ce581e2bb
+SIZE (samhain_signed-2.3.0.tar.gz) = 1564893
diff -ruN samhain.old2/pkg-plist samhain/pkg-plist
--- samhain.old2/pkg-plist	Sat Nov  4 15:59:37 2006
+++ samhain/pkg-plist	Sat Nov  4 16:03:34 2006
@@ -11,7 +11,7 @@
 %%SAMHAIN%%etc/samhainrc.sample
 %%SAMHAIN%%@unexec rmdir /var/lib/samhain 2>/dev/null || true
 %%SETPWD%%sbin/samhain_setpwd
-%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_2.pdf
+%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_3.pdf
 %%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server.html
 %%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server-troubleshooting.html
 %%PORTDOCS%%%%DOCSDIR%%/HOWTO-write-modules.html
>Release-Note:
>Audit-Trail:
>Unformatted:



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