Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23011 - Sqlite Version Bump - Ebuild Attached
Summary: Sqlite Version Bump - Ebuild Attached
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL: http://www.hwaci.com/sw/sqlite/change...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 11:45 UTC by Richard C
Modified: 2003-06-18 20:13 UTC (History)
0 users

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


Attachments
Ebuild for sqlite 2.8.3 (sqlite-2.8.3.ebuild.tar.bz2,802 bytes, application/octet-stream)
2003-06-17 11:48 UTC, Richard C
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard C 2003-06-17 11:45:50 UTC
Version Bump -> 2.8.3
2003 June 4 (2.8.3)

From http://www.hwaci.com/sw/sqlite/changes.html

* Fix a problem that will corrupt the indices on a table if you do an INSERT OR
REPLACE or an UPDATE OR REPLACE on a table that contains an INTEGER PRIMARY KEY
plus one or more indices.

* Fix a bug in windows locking code so that locks work correctly when
simultaneously accessed by Win95 and WinNT systems.

* Add the ability for INSERT and UPDATE statements to refer to the "rowid" (or
"_rowid_" or "oid") columns.

* Other important bug fixes


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Richard C 2003-06-17 11:48:22 UTC
Created attachment 13429 [details]
Ebuild for sqlite 2.8.3

Simple version bump - no changes to the ebuild itself except for new digest.

sqlite 2.8.3 fixes some data corruption bugs, so the new version should be
used.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-18 20:13:18 UTC
commited to CVS.