git: e7e621f94d90 - main - sqlite3: Vendor import of sqlite3 3.41.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Apr 2023 16:03:12 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=e7e621f94d9073d620a4d15f13952f1d40685ece
commit e7e621f94d9073d620a4d15f13952f1d40685ece
Merge: 48ffacbc8487 853a43f7c792
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-04-17 16:02:41 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-04-17 16:02:41 +0000
sqlite3: Vendor import of sqlite3 3.41.2
Release notes at https://www.sqlite.org/releaselog/3_41_2.html.
Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3410200.tar.gz
MFC after: 2 weeks
Merge commit '853a43f7c79218855a6e45a25a00b942972e3fa1'
contrib/sqlite3/configure | 20 ++--
contrib/sqlite3/configure.ac | 2 +-
contrib/sqlite3/shell.c | 10 +-
contrib/sqlite3/sqlite3.c | 209 ++++++++++++++++++++++++++++-----------
contrib/sqlite3/sqlite3.h | 6 +-
contrib/sqlite3/sqlite3rc.h | 2 +-
contrib/sqlite3/tea/configure | 18 ++--
contrib/sqlite3/tea/configure.ac | 2 +-
8 files changed, 182 insertions(+), 87 deletions(-)