From nobody Mon Aug 17 03:44:24 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hNdxP4sGyz6nbDv for ; Mon, 17 Aug 2026 03:44:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hNdxP2zKCz4CT3 for ; Mon, 17 Aug 2026 03:44:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786938265; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sUhUKcpmUmdBIOoi5yfD+9MqGCcc2C248LSf5B1Gf/Y=; b=XF4MctghX5vin3hPi9ZXj28kTAoylkqY3HKyGl5lJZo9ZSYvzGn9ap9xRCSNZZ++aX5Okp wyeGmuNoGEY2SJrbvcC3Rx6TYr/Yw3E34L4TZxs2qtkVqWxDJfBbAOCCkfTjcjhPccdqaF HXZcJWwIUrI/LFnOEc6cJPHxdvYU4WGd69NFGmBd29eNqbeRxm6DVaHRPISqOB9bX6oDHv cJVcB9CiLMjNxikEhM7c4Iv8bm16MwjhojI121gtZknDDr5aRYyxMleGi4eUpIyAEQlNkJ 1iu6HZTZPROhiZNdwNUPgPhVGqtdDkqzfZEujz/QlNjt4WjV52odaa3tpg330g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786938265; a=rsa-sha256; cv=none; b=v5o/dHs79mi5jWZ5312DNnRwglYksDY/G+1s2HfUHTjudE3OIYOhfktLqGwDxErwGaIN2c aYuDriNioRZcZDdakKWqbSsVXe82e2tsn/Q0yVepYDCZ11SdapYmfdNyo/XXNoABYzXky8 VDajXsF/BaWN90SKrPa9ToXKrmvUIxMmRQz8uvfQyqzLAB49+O/ou9P1HOw+gOTCqo2PyP waoTgiWiu/uJBT06OoXQBu4dHdKxr3/Hk1grd7taHa0NyB4gO255F7Qf2shDmfguUvD+DL Du2v0wPqa3H3A7avAZyJ4Sm0Ac/IXa8oHG8Sag/W/s+GH/24BBVs/AOHhoKoPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786938265; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sUhUKcpmUmdBIOoi5yfD+9MqGCcc2C248LSf5B1Gf/Y=; b=HgQoDesZs3EApKS2F8iwfVDrgnsg0S26DlGD4Ws2pWscazGJ5NZZC9CRwZUdJXuk1DXlu8 WxJIKHXANHiVKDPpEWdmh4HrGrU35EK1/oh+VrYDeiOe20FORZo8H96dAWn6oBAmX3AVo3 P7p6qWz+KHbFiEPtitptEyP1QRGkCK5JWe+O49F87Z2WlRIyElLCqpDauUV+m06guKZoyZ iEsugsmbYM9nAWFZrvBAZjtGI7T6I0FM5XbP9d5oBuNtpK0pgcFjPsP5F00KRHw+nqv+nY v6ngmoKZ2Co9H9My3Cu1k5tD0IsbGYqcoBU/LIy2myQftX2+CUkiGlH53zLBsw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNdxP1kZ3zxVQ for ; Mon, 17 Aug 2026 03:44:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 257c1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 03:44:24 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Cy Schubert Subject: git: 14e3daa72db7 - main - sqlite3: Vendor import of sqlite3 3.53.3 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 14e3daa72db7d6410877481a4ed2791603e2b99f Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 03:44:24 +0000 Message-Id: <6a828398.257c1.515e3076@gitrepo.freebsd.org> 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 AuthorDate: 2026-08-16 03:24:45 +0000 Commit: Cy Schubert 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(-)