db4.1 (4.1.25-17) unstable; urgency=low * Version gcj build-dep so woody backporters will have to do less work. closes: #217601. * Add libgcj4-dev build dependency since gcj-3.3 doesn't depend on it anymore. * Change maintainer address to Alioth mailing list, and add Matthew Wilcox to Uploaders. -- Clint Adams Wed, 17 Mar 2004 09:39:06 -0500 db4.1 (4.1.25-16) unstable; urgency=medium * Revert the type-handling stuff as the buildds can't seem to handle it. * Use libtool pass_all for arm. closes: #227087. -- Clint Adams Sat, 10 Jan 2004 23:52:42 -0500 db4.1 (4.1.25-15) unstable; urgency=medium * Stop linking to libpthread and disable POSIX mutexes. * Link C++ library with g++ so that libstdc++ will be NEEDED. -- Clint Adams Sat, 10 Jan 2004 20:11:20 -0500 db4.1 (4.1.25-14) unstable; urgency=medium * Disable testsuite. -- Clint Adams Sat, 10 Jan 2004 13:44:56 -0500 db4.1 (4.1.25-13) unstable; urgency=medium * Replace missing runtests.tclsh. closes: #226957. -- Clint Adams Fri, 9 Jan 2004 14:25:24 -0500 db4.1 (4.1.25-12) unstable; urgency=medium * Fix -lpthread typo in dist/configure. -- Clint Adams Thu, 8 Jan 2004 23:43:01 -0500 db4.1 (4.1.25-11) unstable; urgency=low * Apply patch from Robert Millan for k*BSD support. closes: #197057. * Force -lpthread link to avoid breakage on Linux 2.6. closes: #224381. * Run testsuite on ia64 and alpha. closes: #223258. -- Clint Adams Thu, 8 Jan 2004 22:28:12 -0500 db4.1 (4.1.25-10) unstable; urgency=medium * Remove extraneous blank line from control file. closes: #214234. -- Clint Adams Tue, 21 Oct 2003 23:44:53 -0400 db4.1 (4.1.25-9) unstable; urgency=medium * Rebuild because the -8 .dsc somehow got the wrong Build-Depends. closes: #212897. -- Clint Adams Sat, 27 Sep 2003 11:00:10 -0400 db4.1 (4.1.25-8) unstable; urgency=medium * Apply patch from Javier Fernández-Sanguino Peña to make long description useful. closes: #209483. * Apply patch from Santiago Vila to exclude hurd-i386 from the Java build and clean up debian/rules a bit. closes: #211302. -- Clint Adams Fri, 19 Sep 2003 11:50:04 -0400 db4.1 (4.1.25-7) unstable; urgency=low * Apply patch from Cesar Eduardo Barros to build libdb4.1-java. closes: #208292. * Apply patch from Cesar Eduardo Barros to include .la files in libdb4.1-dev because Berkeley DB XML needs them for some reason. closes: #208400. * Bump Standards-Version to 3.6.1. -- Clint Adams Fri, 12 Sep 2003 20:44:01 -0400 db4.1 (4.1.25-6) unstable; urgency=medium * Strip debug info from static library. closes: #203125. -- Clint Adams Mon, 28 Jul 2003 13:39:50 -0400 db4.1 (4.1.25-5) unstable; urgency=medium * Upgrade priority of libdb4.1 to standard. closes: #196234. * Bump Standards-Version to 3.6.0. -- Clint Adams Thu, 24 Jul 2003 16:56:30 -0400 db4.1 (4.1.25-4) unstable; urgency=low * Have libdb4.1-tcl conflict with libdb4.0-tcl. closes: #186889. * Move libdb4.1-dev and libdb4.1++-dev to section 'libdevel'. -- Clint Adams Wed, 2 Apr 2003 19:24:51 -0500 db4.1 (4.1.25-3) unstable; urgency=low * Patch from Sleepycat to fix transaction abort hang. closes: #185033. -- Clint Adams Wed, 26 Mar 2003 16:57:07 -0500 db4.1 (4.1.25-2) unstable; urgency=low * Fix lack of idempotency in build target. closes: #179654. -- Clint Adams Mon, 3 Feb 2003 20:02:27 -0500 db4.1 (4.1.25-1) unstable; urgency=low * New upstream release. * Apply patch 4.1.25.1: Applications, using Berkeley DB's Concurrent Data Store product with the DB_CDB_ALLDB flag set, that open databases while also holding open cursors could hang. -- Clint Adams Sat, 1 Feb 2003 10:31:43 -0500 db4.1 (4.1.24-3) unstable; urgency=low * Fix typos in libdb4.1-dev++ Depends. closes: #177241. -- Clint Adams Fri, 17 Jan 2003 23:07:37 -0500 db4.1 (4.1.24-2) unstable; urgency=low * Add Build-Depends on procps (for /bin/kill). * Remove forcing of gcc 3.2. -- Clint Adams Thu, 16 Jan 2003 00:06:47 -0500 db4.1 (4.1.24-1) unstable; urgency=low * Initial release. closes: #172917. * Apply patch 4.1.24.1: Fix a bug which could cause database environment open to hang. This bug only affects encrypted Berkeley DB database environments, and the patch should only be applied to Berkeley DB releases including cryptographic support. * Apply patch 4.1.24.2: Fix a bug where replicas could not remove log files because the checkpoint lsn was not being updated properly. * Apply patch 4.1.24.3: Fix a link error ("GetLongPathNameA could not be located in the dynamic link library KERNEL32.dll") that prevented the Berkeley DB 4.1.24 release from loading on some Windows/NT systems. * Apply patch 4.1.24.4: Fix a bug where read-only databases were not mapped into memory but were instead read through the Berkeley DB buffer cache. * Apply patch 4.1.24.5: Fix a bug where Hash databases could be corrupted on filesystems that do not zero-fill implicitly created blocks. This patch only needs to be applied for Berkeley DB applications running on such filesystems (for example, Windows/9X, QNX, VxWorks DosFS 1.0 and unpatched DosFS 2.2). * Apply patch 4.1.24.6: Fix a bug where Berkeley DB could overwrite incorrectly formatted files rather than returning an error to the application during open. * Apply patch 4.1.24.7: Fix a bug which kept the Berkeley DB XML release from building with the Berkeley DB 4.1.24 release. This bug only affects builds of the Berkeley DB XML release. * Apply patch 4.1.24.8: Fix a bug which causes Berkeley DB to checkpoint quiescent database environments. -- Clint Adams Thu, 12 Dec 2002 10:50:20 -0500