Bug 943

Summary: Bump sqlite package to 3.6.22
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Bump sqlite package to 3.6.22

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!