ubuntu/+source/sqlite3:applied/ubuntu/precise-devel

Last commit made on 2021-05-03
Get this branch:
git clone -b applied/ubuntu/precise-devel https://git.launchpad.net/ubuntu/+source/sqlite3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/precise-devel
Repository:
lp:ubuntu/+source/sqlite3

Recent commits

8e2a66f... by Leonidas S. Barbosa

3.7.9-2ubuntu1.4 (patches applied)

Imported using git-ubuntu import.

d5234bf... by Leonidas S. Barbosa

In SQLite through 3.22.0, databases whose schema is corrupted using a

Gbp-Pq: CVE-2018-8740.patch.

7af3145... by Leonidas S. Barbosa

Make the internal dynamic string interface available to

Gbp-Pq: CVE-2019-8457-string-interface.patch.

84e2c7b... by Leonidas S. Barbosa

Enhance the rtreenode() function of rtree (used for testing) so that it uses the newer sqlite3_str object for better performance and improved error reporting. Test cases added to TH3.

Gbp-Pq: CVE-2019-8457.patch.

72fdd37... by Leonidas S. Barbosa

CVE-2018-20346 and CVE-2018-20506 uses realloc64 funtion, adding it as support

Gbp-Pq: CVE-2018-20346-and-CVE-2018-20506-support-funcs.patch.

ed33035... by Leonidas S. Barbosa

Add extra defenses against strategically corrupt databases to fts3/4

Gbp-Pq: CVE-2018-20346-and-CVE-2018-20506.patch.

66c2191... by Leonidas S. Barbosa

Prevent a possible use-after-free bug in the query optimizer.

Gbp-Pq: CVE-2017-2518.patch.

d371ca6... by Leonidas S. Barbosa

Backport changes to shell.c into shell.c.in.

Gbp-Pq: CVE-2017-13685.patch.

6c5aad3... by Leonidas S. Barbosa

Fix the temporary directory search algorithm for unix so that it fails gracefully even if all candidate directories are inaccessible. This fixes a bug that was introduced by check-in [9b8fec60d8e].

Gbp-Pq: CVE-2016-6153-3.patch.

784de55... by Leonidas S. Barbosa

Fix the fix to the temporary directory search algorithm so that it continues to return "." as a fallback if that directory has the correct permissions.

Gbp-Pq: CVE-2016-6153-2.patch.