diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-08 01:56:53 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-08 01:56:53 +0000 |
commit | 7a83e84e7405892e94066a99b8db571c5d2f4296 (patch) | |
tree | b1d038de860120a201087618ecc8b9018b910a48 /net/dgd/distinfo | |
parent | 1bc0f5a0f6a9dfeadf7d67173a5dfae8e653cef1 (diff) | |
download | pkgsrc-7a83e84e7405892e94066a99b8db571c5d2f4296.tar.gz |
Update dgd to 1.2.0.4. Patch provided by the maintainer, Scott Thompson,
in PR pkg/24698.
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."
Diffstat (limited to 'net/dgd/distinfo')
-rw-r--r-- | net/dgd/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net/dgd/distinfo b/net/dgd/distinfo index 7d04f4dce07..f4c8c327ee9 100644 --- a/net/dgd/distinfo +++ b/net/dgd/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/10/24 00:47:48 xtraeme Exp $ +$NetBSD: distinfo,v 1.4 2004/03/08 01:56:53 minskim Exp $ -SHA1 (dgd-1.2p3.tar.gz) = 5860a246bd21e13dec3383cdf514ddfe1e1acc2a -Size (dgd-1.2p3.tar.gz) = 471351 bytes -SHA1 (patch-aa) = bb85916706717011f00b21301ad17cfcefef68e9 -SHA1 (patch-ab) = 9efa9f6f8f457e2cce586ae6da2760708a8d26b4 +SHA1 (dgd-1.2p4.tar.gz) = 7a42cf6534ad114ab2eca6638414d5dd5595342a +Size (dgd-1.2p4.tar.gz) = 472205 bytes +SHA1 (patch-aa) = 9926a03ca84c0d9473b0f3ee7bd19167b11c3579 |