ubuntu/+source/sqlite3:applied/ubuntu/focal-updates

Last commit made on 2024-01-03
Get this branch:
git clone -b applied/ubuntu/focal-updates 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/focal-updates
Repository:
lp:ubuntu/+source/sqlite3

Recent commits

e2acecb... by Marc Deslauriers

3.31.1-4ubuntu0.6 (patches applied)

Imported using git-ubuntu import.

8b5cc1c... by Marc Deslauriers

Fix a buffer overread in the sessions extension that could

Gbp-Pq: CVE-2023-7104.patch.

d088ce7... by Marc Deslauriers

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

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

6771c54... by Marc Deslauriers

[PATCH] Prevent fts5 tokenizer unicode61 from considering '\0' to be

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

f9710ef... by Marc Deslauriers

[PATCH] Fix a problem with ALTER TABLE for views that have a nested

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

8526ac4... by Marc Deslauriers

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

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

6674a76... by Marc Deslauriers

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

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

3bb72be... by Marc Deslauriers

fix multiSelectOrderBy heap overflow

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

5749406... by Marc Deslauriers

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

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

24ddc00... by Marc Deslauriers

[PATCH] Do not allow a virtual table to be renamed into the name of

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