git: 937a0055858a - main - sqlite3: Vendor import of sqlite3 3.45.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Mar 2024 16:27:18 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=937a0055858a098027f464abf0b2b1ec5d36748f
commit 937a0055858a098027f464abf0b2b1ec5d36748f
Merge: 7f0dc6e2cdfa 1e59a00476c9
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-12 14:01:21 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-12 16:06:50 +0000
sqlite3: Vendor import of sqlite3 3.45.1
Release notes at https://www.sqlite.org/releaselog/3_45_1.html.
Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3450100.tar.gz
MFC after: 1 week
Merge commit '1e59a00476c9801952e7319719fcdb095a0cd007' into main
contrib/sqlite3/configure | 20 ++--
contrib/sqlite3/configure.ac | 2 +-
contrib/sqlite3/sqlite3.c | 220 +++++++++++++++++++++++----------------
contrib/sqlite3/sqlite3.h | 6 +-
contrib/sqlite3/sqlite3rc.h | 2 +-
contrib/sqlite3/tea/configure | 18 ++--
contrib/sqlite3/tea/configure.ac | 2 +-
7 files changed, 157 insertions(+), 113 deletions(-)