[Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.30.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Oct 7 19:45:48 UTC 2019


On Sun,  6 Oct 2019 11:22:31 +0200
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> Release notes: https://www.sqlite.org/releaselog/3_30_0.html
> 
> Changed Config.in option from stat3 to stat4
> https://www.sqlite.org/compile.html#enable_stat3
> "This option used to cause the ANALYZE command to collect index
>  histogram data in the sqlite_stat3 table. But that functionality was
>  superceded by SQLITE_ENABLE_STAT4 as of SQLite version 3.8.1
>  (2013-10-17). The SQLITE_ENABLE_STAT3 compile-time option continued to
>  be supported through version 3.29.0 (2019-07-10) but has now become a
>  no-op."
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  Config.in.legacy           | 6 ++++++
>  package/sqlite/Config.in   | 4 ++--
>  package/sqlite/sqlite.hash | 4 ++--
>  package/sqlite/sqlite.mk   | 6 +++---
>  4 files changed, 13 insertions(+), 7 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list