Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 168304

Summary: dev-db/sqlite-3.3.13 version bump
Product: Gentoo Linux Reporter: Lukasz Strzygowski (RETIRED) <lucass>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal CC: asbgentoo, betelgeuse, Sergiy.Borodych, teidakankan
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.sqlite.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 176931    

Description Lukasz Strzygowski (RETIRED) gentoo-dev 2007-02-25 10:09:36 UTC
"This version fixes a subtle bug in the ORDER BY optimizer that can occur when using joins. There are also a few minor enhancements. Upgrading is recommended."

Please bump this package, we need it for sqlalchemy to pass all regression tests.
Comment 1 asbgentoo 2007-04-04 14:26:25 UTC
Now version 3.3.14 is available. Please provide a USE flag to build "the amalgamation" (it is allegedly 5-10% faster). See the release notes for more details.
Comment 2 Sergiy Borodych 2007-04-23 08:47:53 UTC
3.3.16 available

2007 April 18 (3.3.16)

        * Fix a bug that caused VACUUM to fail if NULLs appeared in a UNIQUE column.
        * Reinstate performance improvements that were added in 3.3.14 but regressed in 3.3.15.
        * Fix problems with the handling of ORDER BY expressions on compound SELECT statements in subqueries.
        * Fix a potential segfault when destroying locks on WinCE in a multi-threaded environment.
        * Documentation updates.

Comment 3 teidakankan 2007-04-29 18:45:43 UTC
2007-Apr-25 - Version 3.3.17
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-05-03 19:59:21 UTC
(In reply to comment #3)
> 2007-Apr-25 - Version 3.3.17
> 

3.3.17 committed. No algamation support though because they don't provide out of the box support for building it. Just generating the source I think. Opened bug  176950 for this if someone wants to submit a patch for the ebuild.