sqlite

sqlite 3.5.9

An SQL Database Engine in a C Library

http://www.sqlite.org/

Packager: Faik Uygur

License: as-is

Actions

Build files

Bug reports

Binary packages

sqlite

Release history

ReleaseRelease dateVersionUpdaterComment
172010-01-253.5.9Eren Türkay* Add SQLITE_SECURE_DELETE compile-time option.
Even if the data is deleted with sqlite query, the traces of the deleted data still remains in the file but cannot be seen with sqlite query. However, it can be seen by opening the file with a text editor. SQLITE_SECURE_DELETE overwrites written data with zeros. #12137

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566326
162009-01-273.5.9Gökçen Eraslan- Improve NaN testing to work with divisions on highly optimized x86 code. This
fixes empty results when doing e.g. "select 30.3/22" (LP: #254228).
152008-07-153.5.9Gökçen EraslanStable update
142007-12-183.5.4İsmail DönmezStable update
132007-12-063.5.3İsmail DönmezStable update
122007-11-073.5.2İsmail DönmezVersion bump
112007-08-173.4.2İsmail DönmezStable update
102007-07-233.4.1İsmail DönmezStable update
92007-06-213.4.0İsmail DönmezStable update
82007-05-073.3.17İsmail DönmezStable update
72007-04-223.3.16İsmail DönmezStable update
62007-02-213.3.13İsmail DönmezStable update
52007-02-013.3.12İsmail DönmezStable update
42007-01-113.3.10İsmail DönmezStable update
32006-10-243.3.8İsmail DönmezVersion bump
22006-04-073.3.5S.Çağlar OnurVersion bump
12005-11-113.2.7S.Çağlar OnurFirst release.

Patches

improve-nan-testing-on-x86.patch