Bug 509

Summary: Bump sqlite package to 3.6.16
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://www.sqlite.org/releaselog/3_6_16.html
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Bump sqlite package to 3.6.16

Description Gustavo Zacarias 2009-07-30 13:13:32 UTC
Created attachment 521 [details]
Bump sqlite package to 3.6.16

Bump sqlite package to 3.6.16:

 * Fix a bug (ticket #3929) that occasionally causes INSERT or UPDATE operations to fail on an indexed table that has a self-modifying trigger.
 * Other minor bug fixes and performance optimizations.
Comment 1 Peter Korsgaard 2009-07-30 15:15:01 UTC
Thanks, committed