git: 2a63683b5d5c - main - sqlite3: Vendor import of sqlite3 3.39.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Aug 2022 22:55:19 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=2a63683b5d5c480d0f652f0ea9cf6b9621d55920
commit 2a63683b5d5c480d0f652f0ea9cf6b9621d55920
Merge: e72c522858cb 1545dd7d6cc5
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-08-30 22:54:32 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-08-30 22:54:32 +0000
sqlite3: Vendor import of sqlite3 3.39.2
Changes at https://www.sqlite.org/releaselog/3_39_2.html.
Security: CVE-2022-35737
Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz
MFC after: immediately
Merge commit '1545dd7d6cc54bdfca9bc9f74c42745b514b60c9' into sqlite3/main3
contrib/sqlite3/configure | 20 ++--
contrib/sqlite3/configure.ac | 2 +-
contrib/sqlite3/shell.c | 4 +-
contrib/sqlite3/sqlite3.c | 246 ++++++++++++++++++++++++---------------
contrib/sqlite3/sqlite3.h | 8 +-
contrib/sqlite3/sqlite3rc.h | 2 +-
contrib/sqlite3/tea/configure | 18 +--
contrib/sqlite3/tea/configure.ac | 2 +-
8 files changed, 179 insertions(+), 123 deletions(-)