From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.30.0
Date: Mon, 7 Oct 2019 21:45:48 +0200 [thread overview]
Message-ID: <20191007214548.564ef404@windsurf> (raw)
In-Reply-To: <20191006092231.26063-1-bernd.kuhls@t-online.de>
On Sun, 6 Oct 2019 11:22:31 +0200
Bernd Kuhls <bernd.kuhls@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@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
prev parent reply other threads:[~2019-10-07 19:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-06 9:22 [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.30.0 Bernd Kuhls
2019-10-07 19:45 ` Thomas Petazzoni [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=20191007214548.564ef404@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.