Use more recent embedded version of sqlite3
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 12 Sep 2020 07:36:32 +0000 (09:36 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 30 Jan 2021 10:37:31 +0000 (10:37 +0000)
commit2d205a9da158f4dbc09aa2d4cb203909ba9aab2b
treebf194bf1668ad1c1a9b178b91774a0b941642c93
parent10f49c184309cf6b39aca9776a9086f71e6758a2
Use more recent embedded version of sqlite3

Version 3.31.1 of SQlite isn know to provoke some regressions on
architectures s390x and ppc64el. See #950974 for reported issues against the
Debian sqlite source package

Updating the content of third_party/sqlite3/src/ to version 3.32.3 which
was taken from the most recent Beta version (81.0b3) while preparing
this patch.

Gbp-Pq: Topic porting-s390x
Gbp-Pq: Name Use-more-recent-embedded-version-of-sqlite3.patch
third_party/sqlite3/src/moz.build
third_party/sqlite3/src/sqlite3.c
third_party/sqlite3/src/sqlite3.h