sqlite3 3.19.3-3 source package in Ubuntu
Changelog
sqlite3 (3.19.3-3) unstable; urgency=high * Backport fix for CVE-2017-10989, heap-based buffer over-read via undersized RTree blobs (closes: #867618). -- Laszlo Boszormenyi (GCS) <email address hidden> Fri, 07 Jul 2017 20:59:53 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlite3_3.19.3-3.dsc | 2.4 KiB | eea0af6c0f700bec519d36f73322d69e4fbf3cf80b8820176d3e2ee6d2598daa |
sqlite3_3.19.3.orig-www.tar.xz | 3.3 MiB | d022fc888db199fbdb83f984cffd2b28bce4e5607c1aa3133bfc22f901d221d6 |
sqlite3_3.19.3.orig.tar.xz | 5.4 MiB | f315f639127bfd36516df4ad3181e05905058507a54dd882e0c4d9d13378baae |
sqlite3_3.19.3-3.debian.tar.xz | 17.2 KiB | c6b49b43acfbbddf51cfe3cd2b8001dd036c3b0b0dd67d8c522055cf8affdd39 |
Available diffs
- diff from 3.19.3-2 to 3.19.3-3 (1.1 KiB)
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: No summary available for libsqlite3-tcl in ubuntu artful.
No description available for libsqlite3-tcl in ubuntu artful.
- sqlite3: No summary available for sqlite3 in ubuntu artful.
No description available for sqlite3 in ubuntu artful.
- 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.