pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dhid Update to 5.2. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05031531840a
branches:  trunk
changeset: 478543:05031531840a
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Jul 25 15:27:02 2004 +0000

description:
Update to 5.2.  Changes:

BUG: Client crashes when server reply comes from a different IP address
than that to which the initial packet had been sent. Fixed.

BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed.
   connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)

diffstat:

 net/dhid/Makefile |  4 ++--
 net/dhid/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 4636794a637a -r 05031531840a net/dhid/Makefile
--- a/net/dhid/Makefile Sun Jul 25 14:00:21 2004 +0000
+++ b/net/dhid/Makefile Sun Jul 25 15:27:02 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:51:05 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/25 15:27:02 tv Exp $
 #
 
-DISTNAME=      dhid-5.1
+DISTNAME=      dhid-5.2
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.dhis.org/pub/dhis/
 
diff -r 4636794a637a -r 05031531840a net/dhid/distinfo
--- a/net/dhid/distinfo Sun Jul 25 14:00:21 2004 +0000
+++ b/net/dhid/distinfo Sun Jul 25 15:27:02 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2003/07/03 00:08:54 hubertf Exp $
+$NetBSD: distinfo,v 1.4 2004/07/25 15:27:02 tv Exp $
 
-SHA1 (dhid-5.1.tar.gz) = e786fcf561e86d55844e291ed056458b5cd812f3
-Size (dhid-5.1.tar.gz) = 16291 bytes
+SHA1 (dhid-5.2.tar.gz) = 92252834c1d84d19470b438fec53894abfd245e5
+Size (dhid-5.2.tar.gz) = 16485 bytes
 SHA1 (patch-aa) = eb5d1a06790fd99c26fab30e006350c13659d0b7
 SHA1 (patch-ab) = 096401626fdc628f126749933fe27d9e67c25595



Home | Main Index | Thread Index | Old Index