[Lunar-commits] r25449 - moonbase/trunk/sql/sqlite
Florin Braescu
florin at lunar-linux.org
Tue Aug 14 06:19:53 CEST 2007
Author: florin
Date: 2007-08-14 06:19:52 +0200 (Tue, 14 Aug 2007)
New Revision: 25449
Modified:
moonbase/trunk/sql/sqlite/DETAILS
Log:
bump the version from 3.4.1 to 3.4.2. A bug that could lead to database corruption was discovered and fixed. Though the consequences of this bug are severe, the chances of hitting it in a typical application are remote.
Modified: moonbase/trunk/sql/sqlite/DETAILS
===================================================================
--- moonbase/trunk/sql/sqlite/DETAILS 2007-08-13 22:33:10 UTC (rev 25448)
+++ moonbase/trunk/sql/sqlite/DETAILS 2007-08-14 04:19:52 UTC (rev 25449)
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.4.1
+ VERSION=3.4.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org/
- SOURCE_VFY=sha1:73cdeed7b01e107203ddddc75c02ef113564d5ce
+ SOURCE_VFY=sha1:1ab282719c7c2708536341db5b20f39ab27a654d
WEB_SITE=http://www.sqlite.org/
ENTERED=20011016
- UPDATED=20070721
+ UPDATED=20070814
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list