Bug 157214 - dev-db/sqlite-3.3.12 version bump
Bug#: 157214 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P3
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: bor@univ.kiev.ua
Component: Ebuilds
URL:  http://sqlite.org/changes.html
Summary: dev-db/sqlite-3.3.12 version bump
Keywords:  
Status Whiteboard: 
Opened: 2006-12-05 05:34 0000
Description:   Opened: 2006-12-05 05:34 0000
last in portage 3.3.6

2006 October 9 (3.3.8)

        * Support for full text search using the FTS1 module (beta)
        * Added OS-X locking patches (beta - disabled by default)
        * Introduce extended error codes and add error codes for various kinds
of I/O errors.
        * Added support for IF EXISTS on CREATE/DROP TRIGGER/VIEW
        * Fix the regression test suite so that it works with Tcl8.5
        * Enhance sqlite3_set_authorizer() to provide notification of calls to
SQL functions.
        * Added experimental API: sqlite3_auto_extension()
        * Various minor bug fixes

2006 August 12 (3.3.7)

        * Added support for virtual tables (beta)
        * Added support for dynamically loaded extensions (beta)
        * The sqlite3_interrupt() routine can be called for a different thread
        * Added the MATCH operator.
        * The default file format is now 1.

------- Comment #1 From Petteri Räty 2006-12-28 05:36:14 0000 -------
Added this to my dev overlay:
https://overlays.gentoo.org/svn/dev/betelgeuse/dev-db/sqlite

------- Comment #2 From Jakub Moc (RETIRED) 2007-01-28 19:27:34 0000 -------
*** Bug 164282 has been marked as a duplicate of this bug. ***

------- Comment #3 From aGaTHoS 2007-01-28 23:37:53 0000 -------
Created an attachment (id=108432) [details]
sqlite-3.3.12.ebuild

new version

------- Comment #4 From aGaTHoS 2007-01-28 23:46:03 0000 -------
Created an attachment (id=108434) [details]
sqlite-3.3.12.ebuild

new version 3.3.12

------- Comment #5 From aGaTHoS 2007-01-28 23:46:46 0000 -------
Created an attachment (id=108436) [details]
sandbox-fix3.patch

updated patch for the new version

------- Comment #6 From Petteri Räty 2007-02-02 18:24:06 0000 -------
(In reply to comment #5)
> Created an attachment (id=108436) [edit] [details]
> sandbox-fix3.patch
> 
> updated patch for the new version
> 

I did not see any need for this patch. Could not cause any access violations
here. If it is truly needed please submit it upstream and open new bug for
adding it. 3.3.12 committed.