sqlite3 3.29.0-2 source package in Ubuntu

Changelog

sqlite3 (3.29.0-2) unstable; urgency=medium

  * Backport upstream fix for division by zero in the query planner.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 15 Aug 2019 17:39:23 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlite3_3.29.0-2.dsc 2.3 KiB 14421d8e7e13ec47dc2f6a4682aa12803b19aecd98fa30d02d07ae80d602c7ec
sqlite3_3.29.0.orig-www.tar.xz 5.4 MiB 879d852db191f0a9ce0c65cc701e0a1eb6ed232eb112deb64c4288f17ded3a29
sqlite3_3.29.0.orig.tar.xz 6.7 MiB b0c904b6b04cd377f949e07561df6068614d1eb66a6abb99157750638f9e69c2
sqlite3_3.29.0-2.debian.tar.xz 19.2 KiB 351616255cbcc5e2515b65c05d5b53e9e3da2ac03a8ef215590bafcf61337fb6

Available diffs

No changes file available.

Binary packages built by this source

lemon: LALR(1) Parser Generator for C or C++

 Lemon is an LALR(1) parser generator for C or C++. It does the same
 job as bison and yacc. But lemon is not another bison or yacc
 clone. It uses a different grammar syntax which is designed to reduce
 the number of coding errors. Lemon also uses a more sophisticated
 parsing engine that is faster than yacc and bison and which is both
 reentrant and thread-safe. Furthermore, Lemon implements features
 that can be used to eliminate resource leaks, making is suitable for
 use in long-running programs such as graphical user interfaces or
 embedded controllers.

lemon-dbgsym: debug symbols for lemon
libsqlite3-0: No summary available for libsqlite3-0 in ubuntu eoan.

No description available for libsqlite3-0 in ubuntu eoan.

libsqlite3-0-dbgsym: No summary available for libsqlite3-0-dbgsym in ubuntu eoan.

No description available for libsqlite3-0-dbgsym in ubuntu eoan.

libsqlite3-dev: SQLite 3 development files

 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.
 .
 This package contains the development files (headers, static libraries)

libsqlite3-tcl: No summary available for libsqlite3-tcl in ubuntu eoan.

No description available for libsqlite3-tcl in ubuntu eoan.

libsqlite3-tcl-dbgsym: debug symbols for libsqlite3-tcl
sqlite3: No summary available for sqlite3 in ubuntu eoan.

No description available for sqlite3 in ubuntu eoan.

sqlite3-dbgsym: No summary available for sqlite3-dbgsym in ubuntu eoan.

No description available for sqlite3-dbgsym in ubuntu eoan.

sqlite3-doc: SQLite 3 documentation

 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.
 .
 This package contains the documentation that is also available on
 the SQLite homepage.