diff options
author | recht <recht@pkgsrc.org> | 2004-07-01 15:17:21 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-01 15:17:21 +0000 |
commit | e7d655e2e0bf16f200b4d03307bf758a7734eecc (patch) | |
tree | 6122f5dec2c79fafa8c5b43fa53a0a155c9df001 /databases/db4/distinfo | |
parent | 034abdff2cedf53656e51aa1e1870e172116f563 (diff) | |
download | pkgsrc-e7d655e2e0bf16f200b4d03307bf758a7734eecc.tar.gz |
Add two patches from Sleepycat:
1. Long-running applications can hang in the Berkeley DB cache.
http://www.sleepycat.com/update/4.2.52/patch.4.2.52.1 as patch-ba
2. Replication clients fail to lock all the necessary pages when
applying updates if there were more than one database in the transaction.
http://www.sleepycat.com/update/4.2.52/patch.4.2.52.2 as patch-bb
Bump PKGREVISION to 4.
Diffstat (limited to 'databases/db4/distinfo')
-rw-r--r-- | databases/db4/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/db4/distinfo b/databases/db4/distinfo index f03c3ebc64d..8f3affb47a1 100644 --- a/databases/db4/distinfo +++ b/databases/db4/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.7 2004/06/28 22:11:38 jlam Exp $ +$NetBSD: distinfo,v 1.8 2004/07/01 15:17:21 recht Exp $ SHA1 (db-4.2.52.tar.gz) = 12d21a58efd7b5fd35b56815a8fb1ac2cbab2e5c Size (db-4.2.52.tar.gz) = 4073147 bytes SHA1 (patch-aa) = 8fcee1c1e8b53b43ac7969cb0234d203f656dfb9 SHA1 (patch-ab) = 4204cd6171426de613741a9a16e8b32de37c42b2 SHA1 (patch-ac) = b9b52d5604afd12409261294a71b3db20b899476 +SHA1 (patch-ba) = eca5ea4dda5d773f06d6969dfa587463905cf8db +SHA1 (patch-bb) = af3364aec87ebd4393383730141ce3a8e2286868 |