pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/36692: Update package sysutils/ipa to 2.0.4



>Number:         36692
>Category:       pkg
>Synopsis:       Update package sysutils/ipa to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 26 11:55:00 +0000 2007
>Originator:     Andrey Simonenko
>Release:        
>Organization:
>Environment:
>Description:

Please update package sysutils/ipa to 2.0.4 version.

Changes:
    *   Now IPA can be used on Cygwin (previously it only could be built).

    *   If SYM_PREFIX is defined, then ipa and ipastat try to lookup
        symbols in modules with SYM_PREFIX, if this attempt failed,
        then they try to lookup symbols without prefix.

    *   Use closefrom() system call if the system supports it.

    *   During startup ipa could unlink locked PID-file, that was
        locked by another ipa process.

    *   WCOREDUMP macro is not mentioned in SUSv3 (#ifdef it).


>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile   2007-07-20 16:47:16.000000000 +0000
+++ ipa/Makefile        2007-07-20 16:48:16.000000000 +0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2007/02/26 11:55:18 obache Exp $
 #
 
-DISTNAME=      ipa-2.0.3
+DISTNAME=      ipa-2.0.4
 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-07-20 16:47:16.000000000 +0000
+++ ipa/distinfo        2007-07-20 16:48:20.000000000 +0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.3 2007/02/26 11:55:19 obache Exp $
 
-SHA1 (ipa-2.0.3.tar.bz2) = c51adab94a3dc4ad3be96bb657291b36bf30ec1a
-RMD160 (ipa-2.0.3.tar.bz2) = 45fa15b3a6261418bb5c8d7f362a490f1d6fdf32
-Size (ipa-2.0.3.tar.bz2) = 293788 bytes
+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




Home | Main Index | Thread Index | Old Index