[Lunar-commits] <moonbase> sqlite: version bumped to 3.6.22.

Florin Braescu florin at lunar-linux.org
Wed Jan 6 13:48:14 CET 2010


commit 34811cfa49b925edbcde94ff80e552dca9ec5f4c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jan 6 14:48:14 2010 +0200

    sqlite: version bumped to 3.6.22.
    
    Changes:
    Fix bugs that can (rarely) lead to incorrect query results when the CAST
    or OR operators are used in the WHERE clause of a query.
    Continuing enhancements and improvements to FTS3.
    Other miscellanous bug fixes.
---
 sql/sqlite/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index b93e740..f4ff3de 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,11 @@
           MODULE=sqlite
-         VERSION=3.6.21
+         VERSION=3.6.22
           SOURCE=$MODULE-amalgamation-$VERSION.tar.gz
       SOURCE_URL=http://www.sqlite.org
-      SOURCE_VFY=sha1:5e3d6ec8f65df0caa396397187015da4075b4c87
+      SOURCE_VFY=sha1:b0b87bd1945528723083f6830094f5c676829164
         WEB_SITE=http://www.sqlite.org
          ENTERED=20011016
-         UPDATED=20091209
+         UPDATED=20100106
            SHORT="An SQL engine in a C library"
 
 cat << EOF


More information about the Lunar-commits mailing list