From nobody Mon May 25 17:08:03 2026 X-Original-To: dev-commits-src-all@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 4gPMlY08Rxz6fYcM for ; Mon, 25 May 2026 17:08:09 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gPMlX6CRmz46lG for ; Mon, 25 May 2026 17:08:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779728888; 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=T1nJ8LernX8l5H3QR2SKnMuwhGahSlFN7cVRuuE1fJA=; b=IYRUUdhfaLpMmkoa9KWtI4Xo8TbO4PYxgO9uIgeiPUuzg0G4Tw4+n4UXxKLZgcs6OyFl4A D7jvYPdPkFhbGIv+G/IMPs6e6QGBPnLrz9qhSViOZDqipeRJCsMPTe7gcwQw9JyQM2DNAe lQoHh03u8/ee0v+jt6eUeaEchVC3LoFhxIb6+KedoB8mWs4MRJMwflsE2BjV5aM9hW9Y+o cVExM9kLsGBSx9VwOIp1kj0VPhkXYczE1NJrqE+ceyttW7q6/nsrSxMJ9t/fUwyWJYRTKx VEj+U6MkMLq8SKkk+OFH/Aq0VjwTpIhidK41x9hB9JXpGr/Ry3DHib/45cs0bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779728888; a=rsa-sha256; cv=none; b=Mv+oGO9gWfMiQEBnWd4ilSUBynBphVdZWaHI+abYWqoQcaoaJnvvIsL16TfivR93cNIhfp DC4UQSvjaPP9fGC7pEE/QsbcGa84EzOwqUNuEvzRGIKxNMRpxTy+RrVuyNppRDTceXb8Bf OEEuPXsRcErUxn0/GhuoXdxXlNZFAXayQ9mQM1vE0BOU5PU8Lj7ImjGd13MM6TNn+0RiG7 Yo5GR/tEDMU5WurQJ52aWMmKjGSFRpXrZiiy3Y8au34zVd7aWfvn/T8KmKDqTjUMAXkV1V FrCCHgu/xP6VJpaXVENohT+dtfpubcxUOyqIr4rZ4Z6FdXs1GJPWW1eWqFxx5Q== 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=1779728888; 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=T1nJ8LernX8l5H3QR2SKnMuwhGahSlFN7cVRuuE1fJA=; b=D8rqWGwJVDDsdnpHD7yGu1xWB2sgnuJ+/sxN26VGlWcJXyc1ryonntVvr/U+/f4x2bYpPG 1CrYFH6ny+EeRtTgB7bdLOFIKPDPvQr3QKrZd0uo1tWcnGWCRxL1VuzyeyTDTsCWbtMmpo rRX7aIYxIZl8yQzqTTR9skIFv9LjWLXPM8CxOTuB/zQmEsrI3nuEXOlA/hkTlGBd8T/PCp 5Yx46pe4dr2pV01qsHF2YpbZPHqwjz2g1zmaIAT0A7NmFj35D4U9FNGxerjRHCkQXX8xCC lHELO6Uod0hbxFRlo9um0Uioe2xfqgQhTtr5ID3iU+jP5GE/fn7j+6PPq5DMBA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPMlX4Zj3zqfS for ; Mon, 25 May 2026 17:08:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 348e1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 25 May 2026 17:08:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Cy Schubert Subject: git: e7e917ee3cf2..b00eb376e3fb - vendor/sqlite3 - vendor branch updated List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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/vendor/sqlite3 X-Git-Reftype: branch X-Git-Commit: b00eb376e3fb28e738f9370552dae9d92c1fdd76 X-Git-Oldrev: e7e917ee3cf2b3010b1c511c6ebaf8b65b983ad7 X-Git-Newrev: b00eb376e3fb28e738f9370552dae9d92c1fdd76 Auto-Submitted: auto-generated Date: Mon, 25 May 2026 17:08:03 +0000 Message-Id: <6a1481f3.348e1.3beae2cf@gitrepo.freebsd.org> The branch vendor/sqlite3 has been updated by cy: URL: https://cgit.FreeBSD.org/src/log/?id=e7e917ee3cf2..b00eb376e3fb b00eb376e3fb sqlite3: Vendor import of sqlite3 3.53.1