Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157214 - dev-db/sqlite-3.3.12 version bump
Summary: dev-db/sqlite-3.3.12 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL: http://sqlite.org/changes.html
Whiteboard:
Keywords:
: 164282 (view as bug list)
Depends on: 156299 159197
Blocks:
  Show dependency tree
 
Reported: 2006-12-05 05:34 UTC by Sergiy Borodych
Modified: 2007-02-02 18:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sqlite-3.3.12.ebuild (sqlite-3.3.12.ebuild,2.17 KB, text/plain)
2007-01-28 23:37 UTC, aGaTHoS
Details
sqlite-3.3.12.ebuild (sqlite-3.3.12.ebuild,2.17 KB, text/plain)
2007-01-28 23:46 UTC, aGaTHoS
Details
sandbox-fix3.patch (sandbox-fix3.patch,967 bytes, patch)
2007-01-28 23:46 UTC, aGaTHoS
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.