sqlite3 3.20.1-2 source package in Ubuntu

Changelog

sqlite3 (3.20.1-2) unstable; urgency=high

  * Backport fix for CVE-2017-15286, NULL pointer dereference in
    tableColumnList() (closes: #878680).
  * Update Standards-Version to 4.1.1:
    - change libsqlite3-0-dbg priority to optional.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Mon, 16 Oct 2017 17:23:10 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlite3_3.20.1-2.dsc 2.4 KiB 4fae287ad662bb4958273e9d09d1d4efcd8230e8cc7fb89978d47b22e8b5602b
sqlite3_3.20.1.orig-www.tar.xz 3.3 MiB c31a1ad382c331c0507a5992c6d1697450ffc3410209ae992ead1c34344b5654
sqlite3_3.20.1.orig.tar.xz 5.6 MiB 0ed8da87222d3e0d45afcd9dac3b91a453eee4ea6eaf1287b78a6f0fb5274437
sqlite3_3.20.1-2.debian.tar.xz 17.5 KiB 7d68706ea8703932dc82157067374a804370ef115ae9f5fd3e33f6bb359ea978

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.

libsqlite3-0: SQLite 3 shared library

 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.

libsqlite3-0-dbg: No summary available for libsqlite3-0-dbg in ubuntu bionic.

No description available for libsqlite3-0-dbg in ubuntu bionic.

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: SQLite 3 Tcl bindings

 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 Tcl bindings.

sqlite3: Command line interface for SQLite 3

 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.

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.