Subject: Samba 2.2.0nb1
To: None <tech-pkg@netbsd.org>
From: Bill Squier <groo@old-ones.com>
List: tech-pkg
Date: 06/01/2001 11:38:09
I committed the patch I mentioned here yesterday to our Samba package. Anyone
running pre-UBC systems (i.e., not running -current) should upgrade. Without
it, your lock files will grow unpredictably large. Here's the log message:
---
Module Name: pkgsrc
Committed By: groo
Date: Fri Jun 1 15:17:24 UTC 2001
Added Files:
pkgsrc/net/samba/patches: patch-ad
Log Message:
Apply patch to tdb.c so that it works on pre-UBC systems. .tdb databases
were previously enlarged by the sequence: lseek, write, munmap, mmap
and are now enlarged by: munmap, lseek, write, mmap.
The Samba team is already aware of the problem. I expect this patch will
be incorporated in a future release.
--
Bill Squier (groo@old-ones.com) http://www.netbsd.org
I know I don't deserve another chance, but this _is_ America,
and as an American, aren't I entitled to one? --Sideshow Bob.