Skip site navigation (1)Skip section navigation (2)
Date:      2 May 2006 05:59:00 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96643: Maintainer Update: security/samhain 2.1.2 -> 2.2.0
Message-ID:  <20060502055900.14831.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200605020610.k426AEws031324@freefall.freebsd.org>

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

>Number:         96643
>Category:       ports
>Synopsis:       Maintainer Update: security/samhain 2.1.2 -> 2.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:   Tue May 02 06:10:13 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 Samhain HIDS to 2.2.0. Changes since last version:

 -  For files under the 'GrowingLogfiles' policy, the checksum is now 
	verified up to the previous size.

 -  Server-to-server relay is possible.

 -  More user policies are available now.


>How-To-Repeat:
>Fix:

diff -ruN samhain.old/Makefile samhain/Makefile
--- samhain.old/Makefile	Mon May  1 22:52:44 2006
+++ samhain/Makefile	Mon May  1 23:00:31 2006
@@ -5,11 +5,10 @@
 # $FreeBSD: ports/security/samhain/Makefile,v 1.33 2006/04/09 02:40:09 lawrance Exp $
 
 PORTNAME=	samhain
-PORTVERSION=	2.1.2
-PORTREVISION=	1
+PORTVERSION=	2.2.0
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
-		http://cold.darkambient.net/
+		http://redundancy.redundancy.org/mirror/
 DISTNAME=	samhain_signed-${PORTVERSION}
 
 MAINTAINER=	lx@redundancy.redundancy.org
@@ -146,8 +145,7 @@
 .endif
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
-	${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_0.ps ${DOCSDIR}
-	${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_0.html.tar ${DOCSDIR}
+	${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_2.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.old/distinfo samhain/distinfo
--- samhain.old/distinfo	Mon May  1 22:52:44 2006
+++ samhain/distinfo	Mon May  1 22:53:55 2006
@@ -1,3 +1,3 @@
-MD5 (samhain_signed-2.1.2.tar.gz) = 9e009035d7a04a6203a6b0ce404c385c
-SHA256 (samhain_signed-2.1.2.tar.gz) = cbef079491e8eab00cf04f5f796b2832ec4596cb30e7e24cbdbd56e0cca2fc2a
-SIZE (samhain_signed-2.1.2.tar.gz) = 1325720
+MD5 (samhain_signed-2.2.0.tar.gz) = a645a9d669f654e0273dd48c26f1daf3
+SHA256 (samhain_signed-2.2.0.tar.gz) = 6b02ccae95a46c831569026d43da517440213f6d407cd1bd19a287114167554a
+SIZE (samhain_signed-2.2.0.tar.gz) = 1520179
diff -ruN samhain.old/pkg-plist samhain/pkg-plist
--- samhain.old/pkg-plist	Mon May  1 22:52:44 2006
+++ samhain/pkg-plist	Mon May  1 22:55:46 2006
@@ -11,8 +11,7 @@
 %%SAMHAIN%%etc/samhainrc.sample
 %%SAMHAIN%%@unexec rmdir /var/lib/samhain 2>/dev/null || true
 %%SETPWD%%sbin/samhain_setpwd
-%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_0.ps
-%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_0.html.tar
+%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_2.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?20060502055900.14831.qmail>