Package sqlite3
Source package: sqlite3
Version: 3.22.0-alt0.M80C.1
Category: Development/Databases
Report package bug
Version: 3.22.0-alt0.M80C.1
Build time: Jul 8, 2019, 06:20 PM
in the task #233628
Report package bug
Gear: https://git.altlinux.org/gears/s/sqlite3.git?a=tree;hb=3cc69475b…
Home page: http://www.sqlite.org/
Home page: http://www.sqlite.org/
License: Public Domain
Summary: An Embeddable SQL Database Engine
Description:
Summary: An Embeddable SQL Database Engine
Description:
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
List of rpms provided by this srpm:
lemon (x86_64, i586)
lemon-debuginfo (x86_64, i586)
libsqlite3 (x86_64, i586)
libsqlite3-debuginfo (x86_64, i586)
libsqlite3-devel (x86_64, i586)
libsqlite3-devel-static (x86_64, i586)
sqlite3 (x86_64, i586)
sqlite3-debuginfo (x86_64, i586)
sqlite3-doc (noarch)
sqlite3-tcl (x86_64, i586)
sqlite3-tcl-debuginfo (x86_64, i586)
lemon (x86_64, i586)
lemon-debuginfo (x86_64, i586)
libsqlite3 (x86_64, i586)
libsqlite3-debuginfo (x86_64, i586)
libsqlite3-devel (x86_64, i586)
libsqlite3-devel-static (x86_64, i586)
sqlite3 (x86_64, i586)
sqlite3-debuginfo (x86_64, i586)
sqlite3-doc (noarch)
sqlite3-tcl (x86_64, i586)
sqlite3-tcl-debuginfo (x86_64, i586)
Maintainer: Andrey Cherepanov
List of contributors:
Andrey Cherepanov
Vladimir D. Seleznev
Mikhail Efremov
Valery Inozemtsev
Alexey Tourbin
Denis Smirnov
Ott Alex
Last changes:List of contributors:
Andrey Cherepanov
Vladimir D. Seleznev
Mikhail Efremov
Valery Inozemtsev
Alexey Tourbin
Denis Smirnov
Ott Alex
Jan. 28, 2019 Andrey Cherepanov 3.22.0-alt0.M80C.1 |
- Backport new version to c8 branch with enabled SQLITE_ENABLE_DBSTAT_VTAB. |
March 25, 2018 Vladimir D. Seleznev 3.22.0-alt1 |
- 3.22.0 - Patches from Fedora: + sqlite-3.7.7.1-stupid-openfiles-test.patch + sqlite-3.22.0-int-float-compare.patch + sqlite-3.22.0-corrupt-schema.patch - Fixes: + CVE-2017-15286 a NULL pointer dereference in tableColumnList |
Sept. 13, 2017 Mikhail Efremov 3.20.1-alt2 |
- Enable FTS5 support (closes: #33885). |