From patchwork Wed Aug 14 16:22:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8006 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4WkYT06JrFz3wyN for ; Wed, 14 Aug 2024 16:23:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WkYSs23NDz4Dq; Wed, 14 Aug 2024 16:22:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WkYSr407Zz344B; Wed, 14 Aug 2024 16:22:52 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4WkYSp1jhwz2xSM for ; Wed, 14 Aug 2024 16:22:50 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4WkYSn6J4lz10m; Wed, 14 Aug 2024 16:22:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1723652570; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l/db2O7P5LLjFzKTzgKDXtc7UMBnIUmxunkJmIhdZo8=; b=JDywA+qbROkXt/t6EccIOXwSdYDLptFk0vc9t1tvDFAhUMQFvDxlOptQnKiCP8jkzK4EaV tbZEvmf/1nJz+nIN8KCLaFRZb8S89q9vfl/aihShLzkkOoM6AGBjUpt6pL0mtWDWmJ0RHH CprUpivsLUr3tLmVLKANMamCEG/GKl2K/PcKJoQmoYyHz4zKCyEkTnixxHV+Ooa1Ltyo96 Pqmhk9GBk33r9cbnIFoeWQVaKdKjZ1p6Cx7QfPosQPJj9UKo/hJb4VYSaJh3L1TwCNavHN Vp4twtHtv/Jjn8XsT/v8V+IEq1XhhSU6l8SwSMJQV0hBaXkgy3T2zhPTUlB0Lw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1723652570; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l/db2O7P5LLjFzKTzgKDXtc7UMBnIUmxunkJmIhdZo8=; b=PDCw0qz+7Eni5yzJMrusA2tL90/5u02EsnS5PzyBuG7DLvWYC+Twt/QttXqdVk7HR3Xrwl janJHUbe44CtnzDA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] sqlite: Update to version 3460100 Date: Wed, 14 Aug 2024 18:22:44 +0200 Message-ID: <20240814162244.3428257-2-adolf.belka@ipfire.org> In-Reply-To: <20240814162244.3428257-1-adolf.belka@ipfire.org> References: <20240814162244.3428257-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: DMX5SB64DCYLRFXAIOIV6EG36S5GM4LN X-Message-ID-Hash: DMX5SB64DCYLRFXAIOIV6EG36S5GM4LN X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 3460000 to 3460100 - Update of rootfile not required - Changelog 3460100 Improved robustness while parsing the tokenize= arguments in FTS5. Forum post 171bcc2bcd. Enhancements to covering index prediction in the query planner. Add early detection of over-prediction of covering indexes so that sqlite3_prepare() will return an error rather than just generate bad bytecode. Forum post e60e4c295d22f8ce. Do not let the number of terms on a VALUES clause be limited by SQLITE_LIMIT_COMPOUND_SELECT, even if the VALUES clause contains elements that appear to be variables due to double-quoted string literals. Fix the window function version of group_concat() so that it returns an empty string if it has one or more empty string inputs. In FTS5 secure-delete mode, fix false-positive integrity-check reports about corrupt indexes. Syntax errors in ALTER TABLE should always return SQLITE_ERROR. In some cases, they were formerly returning SQLITE_INTERNAL. JavaScript/WASM: Fix a corruption-causing bug in the JavaScript "opfs" VFS. Work around a couple of browser-specific OPFS quirks. Other minor fixes. Signed-off-by: Adolf Belka --- lfs/sqlite | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/sqlite b/lfs/sqlite index d001a5f49..6998ae087 100644 --- a/lfs/sqlite +++ b/lfs/sqlite @@ -24,7 +24,7 @@ include Config -VER = 3460000 +VER = 3460100 THISAPP = sqlite-autoconf-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 2f484823b84ab758e21960ac6b730cefa62c26f7ccf5344299a26e6f559d0e02cfd4cff5f5921effdee6e2e49d2ab36b1f91cffdd8599bc2189efab44bf4b197 +$(DL_FILE)_BLAKE2 = b84bc7f6cbe2f1a4894b725d68ebdc58eebc312581fd27e74a75086e834b2b2f4ff09b907e193d8eaf78d9829149de8d9ea587cf650849fe4d3fc84db64ddfad install : $(TARGET)