Subject: pkg/22816: Update cfengine2
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mike@ethmoid.org>
List: netbsd-bugs
Date: 09/16/2003 09:48:42
>Number:         22816
>Category:       pkg
>Synopsis:       update cfengine to 2.0.8p1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 16 13:51:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Santos
>Release:        NetBSD 1.6ZB
>Organization:
	
>Environment:
	
	
System: NetBSD ack-n 1.6ZB NetBSD 1.6ZB (ack-n) #3: Sun Sep 14 09:33:25 EDT 2003 root@ack-n:/home/build/src/sys/arch/i386/compile/obj/ack-n i386
Architecture: i386
Machine: i386
>Description:
Please update the cfengine2 pkg to version 2.0.8p1. 

	ChangeLog:
        2.0.8 - released this far as a 2.0.x patch
	        
	        Check for illegal characters in classes.
		Able to bind to a specific IP addressed interface in cfservd.
			BindToInterface = ( 10.10.43.6 )

	        Security fix to transaction lengths in remote copying.  
		Suspicious names now applies only to regular files      

Build lightly tested under NetBSD -current and Solaris 8.

>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/cfengine2/Makefile,v
retrieving revision 1.4
diff -U2 -r1.4 Makefile
--- Makefile	2003/06/10 09:56:18	1.4
+++ Makefile	2003/09/15 20:25:13
@@ -4,5 +4,5 @@
 .include "../../sysutils/cfengine2/Makefile.common"
 
-PKGREVISION=	1
+#PKGREVISION=	1
 
 COMMENT=	Automate configuration and administration of large systems
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/cfengine2/Makefile.common,v
retrieving revision 1.5
diff -U2 -r1.5 Makefile.common
--- Makefile.common	2003/05/29 21:08:26	1.5
+++ Makefile.common	2003/09/15 20:25:13
@@ -2,5 +2,5 @@
 #
 
-CFENGINE_VERSION= 2.0.7p3
+CFENGINE_VERSION= 2.0.8p1
 DISTNAME=	cfengine-${CFENGINE_VERSION}
 CATEGORIES=	sysutils net
>Release-Note:
>Audit-Trail:
>Unformatted: