Subject: CVS commit: pkgsrc/databases/sqlite3
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/13/2007 17:27:31
Module Name: pkgsrc
Committed By: drochner
Date: Mon Aug 13 17:27:31 UTC 2007
Modified Files:
pkgsrc/databases/sqlite3: Makefile.common distinfo
Log Message:
update to 3.4.1
This release fixes a bug in VACUUM that can lead to database
corruption. The bug was introduced in version 3.3.14. Upgrading is
recommended for all users. Also included are a slew of other more
routine enhancements and bug fixes.
pkgsrc note: 3 selftests are failing due to some loss of accuracy
in floating point calculations. The upstream fix is to disable the
selftests in question (see sqlite ticket #2570).
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/databases/sqlite3/Makefile.common
cvs rdiff -r1.12 -r1.13 pkgsrc/databases/sqlite3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.