sqlite3 3.7.9-2ubuntu1.4 source package in Ubuntu

Changelog

sqlite3 (3.7.9-2ubuntu1.4) precise-security; urgency=medium

  * SECURITY UPDATE: NULL pointer dereference
    - debian/patches/CVE-2018-8740.patch: fix checking
      for pSelect and zExtra[0] in src/build.c, src/prepare.c.
    - CVE-2018-8740

 -- <email address hidden> (Leonidas S. Barbosa)  Fri, 29 Nov 2019 13:36:06 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main misc
Precise security main misc

Downloads

File Size SHA-256 Checksum
sqlite3_3.7.9.orig-www.tar.gz 2.4 MiB 0722b5986996f55d36764536f0ff5eaea3c1195b628f99ac663f245264f0db6b
sqlite3_3.7.9.orig.tar.gz 3.8 MiB 41b334d3507500b63e3d4eb59a2e91864df938c8a46372a0232ff7c52d836e9e
sqlite3_3.7.9-2ubuntu1.4.debian.tar.gz 31.6 KiB 6a6dd02a364acacd9f89bfadd6925406aa235f6bb9fea9503902f9879a045406
sqlite3_3.7.9-2ubuntu1.4.dsc 2.4 KiB 0241c818deb03146f1b6f42b4cf817a46714535971a14d7c759327bf2af97d06

View changes file

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 package lemon

 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: SQLite 3 debugging symbols

 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 debugging symbols for the libraries.

libsqlite3-0-dbgsym: debug symbols for package libsqlite3-0

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

libsqlite3-tcl-dbgsym: debug symbols for package libsqlite3-tcl

 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-dbgsym: debug symbols for package sqlite3

 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.