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, 27 Feb 2021 08:57:18 +0000 (08:57 +0000)
commit441c5489db36674bd010044f59062e070cbb0921
tree94b2d01581ecaef0efa61cd2a296d662b73b71cb
parentd5c47ebb9465bd67a28389cbfd0f0c860b22ab67
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