ports/66578: Update: security/samhain 1.8.6 -> 1.8.7

David Thiel lx at redundancy.redundancy.org
Wed May 12 18:30:27 UTC 2004


>Number:         66578
>Category:       ports
>Synopsis:       Update: security/samhain 1.8.6 -> 1.8.7
>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:   Wed May 12 11:30:25 PDT 2004
>Closed-Date:
>Last-Modified:
>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 at redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating samhain from 1.8.6 to 1.8.7. Bugfixes in the login checking,
config file parsing and email sending, see docs/Changelog for details.
Also fixed logserver typo, thanks to Ken Gunderson.

>How-To-Repeat:
>Fix:


diff -ruN samhain.old/Makefile samhain/Makefile
--- samhain.old/Makefile	Wed May 12 11:17:31 2004
+++ samhain/Makefile	Wed May 12 11:18:37 2004
@@ -38,7 +38,7 @@
 #
 
 PORTNAME=	samhain
-PORTVERSION=	1.8.6
+PORTVERSION=	1.8.7
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
 		http://cold.darkambient.net/
@@ -96,7 +96,7 @@
 MAN8=	samhain.8
 .endif
 .if defined(LOG_SERVER)
-CONFIGURE_ARGS+=	--with-logserver=${ALT_LOG_SERVER}
+CONFIGURE_ARGS+=	--with-logserver=${LOG_SERVER}
 .endif
 .if defined(ALT_LOG_SERVER)
 CONFIGURE_ARGS+=	--with-altlogserver=${ALT_LOG_SERVER}
diff -ruN samhain.old/distinfo samhain/distinfo
--- samhain.old/distinfo	Wed May 12 11:17:31 2004
+++ samhain/distinfo	Wed May 12 11:20:07 2004
@@ -1,2 +1,2 @@
-MD5 (samhain_signed-1.8.6.tar.gz) = fa7066ec2bf4ea48e217cc51a1654b78
-SIZE (samhain_signed-1.8.6.tar.gz) = 914237
+MD5 (samhain_signed-1.8.7.tar.gz) = 3fb509d4156ef0286dcf6fd428d62708
+SIZE (samhain_signed-1.8.7.tar.gz) = 914610
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list