Bug 943 - Bump sqlite package to 3.6.22
Summary: Bump sqlite package to 3.6.22
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 14:23 UTC by Gustavo Zacarias
Modified: 2010-01-20 15:36 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump sqlite package to 3.6.22 (826 bytes, patch)
2010-01-20 14:23 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2010-01-20 14:23:32 UTC
Created attachment 967 [details]
Bump sqlite package to 3.6.22

* 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. 

This version will be somewhat larger since it's now default to enable FTS3.
Size for ARM 3.6.20 = 385KB.
Size for ARM 3.6.22 = 453KB.
Comment 1 Peter Korsgaard 2010-01-20 15:36:23 UTC
Committed, thanks!