Subject: pkg/37630: Update pkg sysutils/ipa 2.0.4 -> 2.0.5
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
List: pkgsrc-bugs
Date: 12/27/2007 23:50:00
>Number:         37630
>Category:       pkg
>Synopsis:       Update pkg sysutils/ipa 2.0.4 -> 2.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 27 23:50:00 +0000 2007
>Originator:     Andrey Simonenko
>Release:        NetBSD 4.0
>Organization:
>Environment:
>Description:

Please update package sysutils/ipa to 2.0.5 version.

Bugs that were found and corrected:

    *	When ipa received a control command from "ipactl -n", then
	it did not close opened file descriptor.

    *	All sections inside rule { startup{}} in ipa.conf were ignored.

    *	Time events for +D and +W in ipa.conf could be incorrectly
	scheduled at 24:00:00.

    *	Time events for +W in ipa.conf could be incorrectly scheduled
	at 00:00:00 of Sunday. 

    *	If SYM_PREFIX is defined and if symbols in modules with
	SYM_PREFIX were successfully lookuped, then ipa and ipastat
	incorrectly refused to use such modules.

>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	2007-12-25 22:53:46.000000000 +0000
+++ ipa/Makefile	2007-12-26 09:48:31.000000000 +0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2007/07/26 12:21:40 obache Exp $
 #
 
-DISTNAME=	ipa-2.0.4
+DISTNAME=	ipa-2.0.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ipa-system.sourceforge.net/ \
 		http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo	2007-12-25 22:53:45.000000000 +0000
+++ ipa/distinfo	2007-12-26 09:48:49.000000000 +0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2007/07/26 12:21:41 obache Exp $
 
-SHA1 (ipa-2.0.4.tar.bz2) = a696eb21d53dfd334310890666e4fa804379186e
-RMD160 (ipa-2.0.4.tar.bz2) = 91fea09f959dcdda2f4b1f0d90956d30862417e6
-Size (ipa-2.0.4.tar.bz2) = 291055 bytes
+SHA1 (ipa-2.0.5.tar.bz2) = 60687dd06e5222b7ca263c0b4a240320aa2a8ec1
+RMD160 (ipa-2.0.5.tar.bz2) = b1359114794a3fcd0bb76c386ea3343dcdc61ac7
+Size (ipa-2.0.5.tar.bz2) = 291284 bytes