sqlite: Upgrade to SQLite 3.17.0
Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3170000.zip $ sha256sum sqlite-amalgamation-3170000.zip ad3d5152f7dd09117654736b416e656c46de83b251e71a14b9a2de3aab29cfb2 sqlite-amalgamation-3170000.zip dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above. dist contains a copy of dist/orig, but with the Android.patch file applied. Please see Android.patch for a list of differences between stock and Android. The Android specific patch applied cleanly and was regenerated. This major release contains many performance improvements, some of which will increase the memory consumption. It also uses about 6.5% fewer CPU cycles. More details about the release are available here: https://sqlite.org/releaselog/3_17_0.html Change-Id: I236e27a22880f783358941e00059a1ee50a06e75 Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Loading
Please register or sign in to comment