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
|
"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.
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.
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.
2007-Apr-25 - Version 3.3.17
(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.