]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sqlite3: upgrade 3.38.3 -> 3.38.5
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 18 May 2022 10:58:40 +0000 (12:58 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 24 May 2022 14:34:23 +0000 (04:34 -1000)
commitc762a5c97b61b4d560cda33ba4a7c329df0fc9f8
tree68ef0317a2da09f1c4191b06193fa8a018f17be7
parentbbfce5f1c2ec4cb22efdffb1be41d147f4fe1467
sqlite3: upgrade 3.38.3 -> 3.38.5

Additional changes in version 3.38.4 (2022-05-04):

Fix a byte-code problem in the Bloom filter pull-down optimization added by release 3.38.0 in which an error in the byte code causes the byte code engine to enter an infinite loop when the pull-down optimization encounters a NULL key. Forum thread 2482b32700384a0f.
Other minor patches. See the timeline for details.

Additional changes in version 3.38.5 (2022-05-06):

Fix a blunder in the CLI of the 3.38.4 release.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e1bd414792ae2576685b2a352a5cc93343f06985)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/sqlite/sqlite3_3.38.5.bb [moved from meta/recipes-support/sqlite/sqlite3_3.38.3.bb with 86% similarity]