ubuntu/+source/sqlite3:applied/ubuntu/eoan-security

Last commit made on 2020-06-10
Get this branch:
git clone -b applied/ubuntu/eoan-security 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/eoan-security
Repository:
lp:ubuntu/+source/sqlite3

Recent commits

7055dbd... by Marc Deslauriers

3.29.0-2ubuntu0.3 (patches applied)

Imported using git-ubuntu import.

d21a988... by Marc Deslauriers

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

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

9e16f1a... by Marc Deslauriers

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

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

5fc48cb... by Marc Deslauriers

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

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

2d1ddc6... by Marc Deslauriers

[PATCH] Defensive code that tries to prevent a recurrence of problems

Gbp-Pq: CVE-2020-13435-2.patch.

1d52c55... by Marc Deslauriers

[PATCH] When rewriting a query for window functions, if the rewrite

Gbp-Pq: CVE-2020-13435-1.patch.

2bcd219... by Marc Deslauriers

[PATCH] Move some utility Walker callbacks into the walker.c source

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

b58d2c7... by Marc Deslauriers

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

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

11f3a56... by Marc Deslauriers

[PATCH] Do not suppress errors when resolving references in an ORDER

Gbp-Pq: CVE-2020-11655-3.patch.

845f53f... by Marc Deslauriers

[PATCH] In the event of a semantic error in an aggregate query,

Gbp-Pq: CVE-2020-11655-2.patch.