Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 14:31:28 +0300
From:      Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51127: Maintainer update port sysutils/ipa 1.3.2 -> 1.3.3
Message-ID:  <20030418113128.GA7361@pm514-9.comsys.ntu-kpi.kiev.ua>
Resent-Message-ID: <200304181140.h3IBe7YJ082595@freefall.freebsd.org>

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

>Number:         51127
>Category:       ports
>Synopsis:       Maintainer update port sysutils/ipa 1.3.2 -> 1.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 18 04:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Simonenko
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
>Description:

Please update port sysutils/ipa 1.3.2 -> 1.3.3

Changes in ipa, from the ipa-1.3.3/HISTORY file:

- Fixed two bugs in ipa(8), which caused core dumps: if there were one or
  some `\t' characters after the "rule" or "limit" keyword in ipa.conf(5),
  then ipa(8) wasn't able to parse such configuration file
- File /var/ipa/## lock ## was renamed to /var/ipa/lock db, because
  BSD daily script deletes files with `#' characters.  All should remove
  the /var/ipa/## lock ## file
- Minor improvements and changes

>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	Mon Apr 14 13:26:59 2003
+++ ipa/Makefile	Fri Apr 18 09:22:40 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipa
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 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	Mon Apr 14 13:26:59 2003
+++ ipa/distinfo	Fri Apr 18 09:22:48 2003
@@ -1 +1 @@
-MD5 (ipa-1.3.2.tar.gz) = 786a73b3029ed406c2abff6a5207ee8f
+MD5 (ipa-1.3.3.tar.gz) = 524c1ef321385c4dcf02970fb4f33f05

>Release-Note:
>Audit-Trail:
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
 Reply-To: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
 Cc: 
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 



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