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

Bug 157214

Summary: dev-db/sqlite-3.3.12 version bump
Product: Gentoo Linux Reporter: Sergiy Borodych <Sergiy.Borodych>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: enhancement CC: agathos, arj, betelgeuse
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sqlite.org/changes.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 156299, 159197    
Bug Blocks:    
Attachments: sqlite-3.3.12.ebuild
sqlite-3.3.12.ebuild
sandbox-fix3.patch

Description Sergiy Borodych 2006-12-05 05:34:53 UTC
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 Petteri Räty (RETIRED) gentoo-dev 2006-12-28 05:36:14 UTC
Added this to my dev overlay:
https://overlays.gentoo.org/svn/dev/betelgeuse/dev-db/sqlite
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-28 19:27:34 UTC
*** Bug 164282 has been marked as a duplicate of this bug. ***
Comment 3 aGaTHoS 2007-01-28 23:37:53 UTC
Created attachment 108432 [details]
sqlite-3.3.12.ebuild

new version
Comment 4 aGaTHoS 2007-01-28 23:46:03 UTC
Created attachment 108434 [details]
sqlite-3.3.12.ebuild

new version 3.3.12
Comment 5 aGaTHoS 2007-01-28 23:46:46 UTC
Created attachment 108436 [details, diff]
sandbox-fix3.patch

updated patch for the new version
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2007-02-02 18:24:06 UTC
(In reply to comment #5)
> Created an attachment (id=108436) [edit]
> 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.