From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [2.2][PATCH 1/7] sqlite3: update 3.11.0 -> 3.11.1
Date: Fri, 15 Apr 2016 16:59:52 -0700 [thread overview]
Message-ID: <1460764798-12701-2-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1460764798-12701-1-git-send-email-armccurdy@gmail.com>
SQLite Release 3.11.1 On 2016-03-03
- Improvements to the Makefiles and build scripts used by VisualStudio.
- Fix an FTS5 issue in which the 'optimize' command could cause index corruption.
- Fix a buffer overread that might occur if FTS5 is used to query a corrupt database file.
- Increase the maximum "scope" value for the spellfix1 extension from 6 to 30.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta/recipes-support/sqlite/{sqlite3_3.11.0.bb => sqlite3_3.11.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/sqlite/{sqlite3_3.11.0.bb => sqlite3_3.11.1.bb} (64%)
diff --git a/meta/recipes-support/sqlite/sqlite3_3.11.0.bb b/meta/recipes-support/sqlite/sqlite3_3.11.1.bb
similarity index 64%
rename from meta/recipes-support/sqlite/sqlite3_3.11.0.bb
rename to meta/recipes-support/sqlite/sqlite3_3.11.1.bb
index 992d20c..06f54aa 100644
--- a/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
+++ b/meta/recipes-support/sqlite/sqlite3_3.11.1.bb
@@ -7,5 +7,5 @@ SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz \
file://fix-disable-static-shell.patch \
"
-SRC_URI[md5sum] = "a6cdc3e0a6e5087d620037ae0c48720d"
-SRC_URI[sha256sum] = "508d4dcbcf7a7181e95c717a1dc4ae3c0880b3d593be0c4b40abb6c3a0e201fb"
+SRC_URI[md5sum] = "c66b4e9d5ca6cfd15471b5b03fc44537"
+SRC_URI[sha256sum] = "533ff1d0271c2e666f01591271cef01a31648563affa0c95e80ef735077d4377"
--
1.9.1
next prev parent reply other threads:[~2016-04-16 0:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-15 23:59 [2.2][PATCH 0/7] misc recipe updates Andre McCurdy
2016-04-15 23:59 ` Andre McCurdy [this message]
2016-04-15 23:59 ` [2.2][PATCH 2/7] pixman: update 0.32.8 -> 0.34.0 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 3/7] gnutls: update 3.4.9 -> 3.4.10 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 4/7] gnutls: update 3.4.10 -> 3.4.11 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 5/7] harfbuzz: update 1.2.3 -> 1.2.4 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 6/7] harfbuzz: update 1.2.4 -> 1.2.5 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 7/7] harfbuzz: update 1.2.5 -> 1.2.6 Andre McCurdy
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=1460764798-12701-2-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox