]> git.ipfire.org Git - ipfire-2.x.git/commit
sqlite: Update to version 3500400
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 13 Aug 2025 16:30:14 +0000 (18:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Aug 2025 17:53:45 +0000 (17:53 +0000)
commit20a7653cbbcdbf11f46dc6a659c3c327a16b965c
treea584008385d9b90cb8fc6428a48e50d361a5796a
parente9a3f9090101523572c193ac39cf3356c8879b52
sqlite: Update to version 3500400

- Update from version 3500200 to 3500400
- Update of rootfile
- Changelog
    3500400
Fix two long-standings cases of the use of uninitialized variables in obscure
 circumstances.
    3500300
Fix a possible memory error that can occur if a query is made against against
 FTS5 index that has been deliberately corrupted in a very specific way.
Fix the parser so that it ignored SQL comments in all places of a
 CREATE TRIGGER statement. This resolves a problem that was introduced by the
 introduction of the SQLITE_DBCONFIG_ENABLE_COMMENTS feature in version 3.49.0.
Fix an incorrect answer due to over-optimization of an AND operator. Forum post
 f4878de3e.
Fix minor makefile issues and documentation typos.

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