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

Last commit made on 2022-11-07
Get this branch:
git clone -b applied/ubuntu/bionic-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/bionic-devel
Repository:
lp:ubuntu/+source/sqlite3

Recent commits

64b13ef... by Marc Deslauriers

3.22.0-1ubuntu0.7 (patches applied)

Imported using git-ubuntu import.

4a6f7a5... by Marc Deslauriers

[PATCH] Increase the size of loop variables in the printf()

Gbp-Pq: CVE-2022-35737.patch.

91e27fe... by Marc Deslauriers

[PATCH] Early-out on the INTERSECT query processing following an

Gbp-Pq: CVE-2020-35525.patch.

ae94357... by Marc Deslauriers

Fix an issue with the SQLite Expert extension when a column has no collating sequence

Gbp-Pq: CVE-2021-36690.patch.

b515ae6... by Marc Deslauriers

[PATCH] Fix a null pointer deference that can occur on a strange

Gbp-Pq: CVE-2020-13632.patch.

7061023... by Marc Deslauriers

[PATCH] Fix a use-after-free bug in the fts3 snippet() function.

Gbp-Pq: CVE-2020-13630.patch.

81b5d0c... by Marc Deslauriers

[PATCH] Limit the "precision" of floating-point to text conversions

Gbp-Pq: CVE-2020-13434.patch.

c988cb0... by Marc Deslauriers

[PATCH] Modify sqlite3_str_finish() and sqlite3VMPrintf() so that

Gbp-Pq: CVE-2020-13434-pre1.patch.

667c290... by Marc Deslauriers

[PATCH] Better error message text when the schema is corrupted by a

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

fde3410... by Marc Deslauriers

[PATCH] A better (smaller and faster) solution to ticket

Gbp-Pq: CVE-2020-9327.patch.