git: 14e3daa72db7 - main - sqlite3: Vendor import of sqlite3 3.53.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Aug 2026 03:44:24 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=14e3daa72db7d6410877481a4ed2791603e2b99f
commit 14e3daa72db7d6410877481a4ed2791603e2b99f
Merge: 37826269b41b e698feec0809
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-08-16 03:24:45 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-08-17 03:42:16 +0000
sqlite3: Vendor import of sqlite3 3.53.3
Release notes at https://www.sqlite.org/releaselog/3_53_3.html.
Obtained from: https://www.sqlite.org/2026/sqlite-autoconf-3530300.tar.gz
MFC after: 2 weeks
Merge commit 'e698feec080925c6cffa9ec31be884daa5cea536'
contrib/sqlite3/VERSION | 2 +-
contrib/sqlite3/autosetup/sqlite-config.tcl | 8 +-
contrib/sqlite3/shell.c | 153 ++-
contrib/sqlite3/sqlite3.c | 1621 ++++++++++++++++++++-------
contrib/sqlite3/sqlite3.h | 28 +-
contrib/sqlite3/sqlite3rc.h | 2 +-
6 files changed, 1325 insertions(+), 489 deletions(-)