public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] sqlite: Update to version 3510100
Date: Tue,  2 Dec 2025 12:57:47 +0100	[thread overview]
Message-ID: <20251202115747.50373-9-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20251202115747.50373-1-adolf.belka@ipfire.org>

- Update from version 3510000 to 3510100
- Update of rootfile
- Changelog
    3510100
	Fix incorrect results from nested EXISTS queries caused by the optimization in
	 item 6b in the 3.51.0 release.
	Fix a latent bug in fts5vocab virtual table, exposed by new optimizations in
	 the 3.51.0 release

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/sqlite | 2 +-
 lfs/sqlite                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/sqlite b/config/rootfiles/common/sqlite
index e4fa7c19f..0d18c64c1 100644
--- a/config/rootfiles/common/sqlite
+++ b/config/rootfiles/common/sqlite
@@ -3,6 +3,6 @@ usr/bin/sqlite3
 #usr/include/sqlite3ext.h
 usr/lib/libsqlite3.so
 usr/lib/libsqlite3.so.0
-usr/lib/libsqlite3.so.3.51.0
+usr/lib/libsqlite3.so.3.51.1
 #usr/lib/pkgconfig/sqlite3.pc
 #usr/share/man/man1/sqlite3.1
diff --git a/lfs/sqlite b/lfs/sqlite
index 3a4d49c2d..45dcfea34 100644
--- a/lfs/sqlite
+++ b/lfs/sqlite
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3510000
+VER        = 3510100
 
 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 = 1e4f1589fa546a11bc505a0ed8c2960ba96a907854daedd116586412597855d9e454637ce9ccf8671ad1943bfdcf23c8913057f79c8baea886ce883be584dea1
+$(DL_FILE)_BLAKE2 = c946652f07cf743f425aa8182e29bb4fff9f929ee56202235f6e6dfd9d06c4fcda06a3f0b0a41a1d52401f067dfb6e4c0871851ce402c1f7cfc358aac72855aa
 
 install : $(TARGET)
 
-- 
2.52.0



      parent reply	other threads:[~2025-12-02 11:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 11:57 [PATCH] core200: Ship iana-etc Adolf Belka
2025-12-02 11:57 ` [PATCH] core200: Ship libpng Adolf Belka
2025-12-02 11:57 ` [PATCH] core200: Ship lvm2 Adolf Belka
2025-12-02 11:57 ` [PATCH] core200: Ship sqlite Adolf Belka
2025-12-02 11:57 ` [PATCH] iana-etc: Update to version 20251120 Adolf Belka
2025-12-02 11:57 ` [PATCH] libpng: Update to version 1.6.51 Adolf Belka
2025-12-02 11:57 ` [PATCH] lvm2: Update to version 2.03.37 Adolf Belka
2025-12-02 11:57 ` [PATCH] postfix: Update to version 3.10.6 Adolf Belka
2025-12-02 11:57 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251202115747.50373-9-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox