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>
Fri, 23 Oct 2020 18:44:21 +0000 (19:44 +0100)
commitec4a1e27616d263b0c34e7d22d621338800180bd
tree8900a328ba6685fa7aa83b26a5c0c800dcb4b936
parent85c94ff490b593f8d1da81e59ed10ea29e6e0b6c
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