Date: Fri, 28 Mar 2003 10:49:23 +0200 From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50386: Maintainer update port sysutils/ipa 1.3.1 -> 1.3.2 Message-ID: <20030328084923.GA336@pm514-9.comsys.ntu-kpi.kiev.ua> Resent-Message-ID: <200303280850.h2S8oFQS001721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50386 >Category: ports >Synopsis: Maintainer update port sysutils/ipa 1.3.1 -> 1.3.2 >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 Mar 28 00:50:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: Andrey Simonenko >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: FreeBSD 4.7-STABLE i386 >Description: Please update port sysutils/ipa 1.3.1 -> 1.3.2. Changes in ipa-1.3.2 (from the HISTORY file): - Some bugs in IP Filter support code were found and fixed, whole code, which works with IP Filter, was rewritten and now has a new design, which is much simpler for supporting and faster than previous one - Fixed bug with the global "shutdown" section: when ipa(8) receives the HUP signal, it destroyed information about commands in the global "shutdown" section - Some bugs with memory usage were fixed: ipa(8) and ipastat(8) could free(3) not allocated chunks of memory - Fixed several minor bugs in IPv4/v6 Firewall and Packet Filter support code >How-To-Repeat: >Fix: diff -ruN ipa.orig/Makefile ipa/Makefile --- ipa.orig/Makefile Sat Mar 1 00:53:01 2003 +++ ipa/Makefile Fri Mar 28 00:13:43 2003 @@ -6,7 +6,7 @@ # PORTNAME= ipa -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 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 Wed Mar 5 09:23:43 2003 +++ ipa/distinfo Fri Mar 28 00:11:47 2003 @@ -1 +1 @@ -MD5 (ipa-1.3.1.tar.gz) = b41e56e508d63855408ece5c8a0b9db6 +MD5 (ipa-1.3.2.tar.gz) = 786a73b3029ed406c2abff6a5207ee8f >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?20030328084923.GA336>