Bug 168304 - dev-db/sqlite-3.3.13 version bump
Bug#: 168304 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: lucass@gentoo.org
Component: Ebuilds
URL:  http://www.sqlite.org/
Summary: dev-db/sqlite-3.3.13 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-02-25 10:09 0000
Description:   Opened: 2007-02-25 10:09 0000
"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 From asbgentoo@tekcentral.org 2007-04-04 14:26:25 0000 -------
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 From Sergiy Borodych 2007-04-23 08:47:53 0000 -------
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 From teidakankan@gmail.com 2007-04-29 18:45:43 0000 -------
2007-Apr-25 - Version 3.3.17

------- Comment #4 From Petteri Räty 2007-05-03 19:59:21 0000 -------
(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.