Subject: pkg/24698: update for package net/dgd (1.2p4)
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <sco@openface.ca>
List: netbsd-bugs
Date: 03/07/2004 23:18:24
>Number: 24698
>Category: pkg
>Synopsis: update for package net/dgd (1.2p4)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Mar 07 23:19:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Scott Thompson
>Release: 1.6.1
>Organization:
>Environment:
NetBSD whiskey.openface.ca 1.6.1 NetBSD 1.6.1 (WHISKEY) #0: Tue Aug 5 16:01:17 EDT 2003 root@:/usr/src/sys/arch/i386/compile/WHISKEY i386
>Description:
DGD 1.2p4 has been released. Changes:
- Fixed a bug with deleting mapping elements in atomic code.
- Allow allocation of blocks up to 1G in size.
- Fixed a bug that could cause a crash during the atomic commit phase.
- While restoring a callout, not all appropriate fields were zeroed.
- Some fixes to get restarting to work.
- Make sure that a callout handle is not truncated to 16 bits before an
attempt is made to remove it.
- Made sure that destructing the driver object in atomic code does not lead
to trouble.
- Fixed a problem with driver->recompile() in multi-level atomic code.
- Input blocking for binary connections didn't work.
Additionally, this update changes LICENSE to the more accurate "fee-based-commercial-use."
>How-To-Repeat:
>Fix:
Package requires only small modifications to Makefile and distinfo:
--- Makefile.orig Tue Jan 20 22:41:29 2004
+++ Makefile Sun Mar 7 18:02:27 2004
@@ -2,4 +2,4 @@
-DISTNAME= dgd-1.2p3
-PKGNAME= dgd-1.2.0.3
+DISTNAME= dgd-1.2p4
+PKGNAME= dgd-1.2.0.4
CATEGORIES= net games
@@ -11,3 +11,3 @@
-LICENSE= no-commercial-use
+LICENSE= fee-based-commercial-use
-----[cut here]-------------------------------------------------------
--- distinfo.orig Thu Oct 23 23:38:42 2003
+++ distinfo Sun Mar 7 18:02:09 2004
@@ -2,4 +2,4 @@
-SHA1 (dgd-1.2p3.tar.gz) = 5860a246bd21e13dec3383cdf514ddfe1e1acc2a
-Size (dgd-1.2p3.tar.gz) = 471351 bytes
+SHA1 (dgd-1.2p4.tar.gz) = 7a42cf6534ad114ab2eca6638414d5dd5595342a
+Size (dgd-1.2p4.tar.gz) = 472205 bytes
SHA1 (patch-aa) = bb85916706717011f00b21301ad17cfcefef68e9
-----[cut here]-------------------------------------------------------
pkglint output:
OK: checking Makefile.
OK: checking ./PLIST.
OK: checking ./MESSAGE.
OK: checking ./DESCR.
OK: checking patches/patch-aa.
OK: checking patches/patch-ab.
OK: checking distinfo.
looks fine.
>Release-Note:
>Audit-Trail:
>Unformatted: