]> git.ipfire.org Git - ipfire-2.x.git/commit
sqlite: Update to version 3.50.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 7 Jun 2025 21:38:51 +0000 (23:38 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 12:09:23 +0000 (12:09 +0000)
commitfa7fa5fbf3188e64bf872b5b26f7b8b7670b8892
treebc5dcbad29ba29aca83cf23337be856f6d597407
parentc821f466f72ea540feb7f56e87ced1215cd20297
sqlite: Update to version 3.50.1

- Update from version 3.50.0 to 3.50.1
- Update of rootfile
- Changelog
    3.50.1
Fix a long-standing bug in jsonb_set() and similar that was exposed by new
 optimizations added in version 3.50.0.
Fix an apparently harmless ASAN warning that can occur on builds that use
 -DSQLITE_DEFAULT_MEMSTATUS=0.
Fix an off-by-one bug in sqlite3_rsync that can result in the last page not
 being transferred for the replicate database.
Query planner optimization: Allow the right-hand side of a LEFT JOIN to be
 flattened even if it is a virtual table.
Fix sqlite3_setlk_timeout() to use a blocking lock when opening a snapshot
 transaction and when block by another process running recovery.
Other minor fixes that were reported after the 3.50.0 release.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/sqlite
lfs/sqlite