Date: Fri, 6 Jan 2023 17:47:29 GMT From: Cy Schubert <cy@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 5ae830e9bacf - main - sqlite3: Vendor import of sqlite3 3.40.1 Message-ID: <202301061747.306HlTZb080363@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=5ae830e9bacf120c5ab95d515814e2b815e839a6 commit 5ae830e9bacf120c5ab95d515814e2b815e839a6 Merge: 45396fda8b73 c728c97f5c83 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-06 17:10:14 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-06 17:11:41 +0000 sqlite3: Vendor import of sqlite3 3.40.1 Release notes at https://www.sqlite.org/releaselog/3_40_1.html. Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3400100.tar.gz Merge commit 'c728c97f5c838c9a873516c4499e4e1a41788ce7' into main contrib/sqlite3/configure | 20 ++--- contrib/sqlite3/configure.ac | 2 +- contrib/sqlite3/shell.c | 20 +++-- contrib/sqlite3/sqlite3.c | 182 +++++++++++++++++++++++++++++++++---------- contrib/sqlite3/sqlite3.h | 13 +++- contrib/sqlite3/sqlite3rc.h | 2 +- 6 files changed, 173 insertions(+), 66 deletions(-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301061747.306HlTZb080363>