Opened 9 years ago

Closed 9 years ago

#6477 closed enhancement (fixed)

sqlite-autoconf-3081001 (3.8.10.1)

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

Notice 's/http/https/'.

https://www.sqlite.org/2015/sqlite-autoconf-3081001.tar.gz

sha1: 86bfed5752783fb24c051f3efac5972ce11023f0

https://www.sqlite.org/2015/sqlite-doc-3081001.zip

sha1: af4b30ce5de5ab0f04d20b80bb7bdfdcbff618ce

https://www.sqlite.org/releaselog/3_8_10_1.html

SQLite Release 3.8.10.1 On 2015-05-09

   • Make sqlite3_compileoption_used() responsive to the
     SQLITE_ENABLE_DBSTAT_VTAB compile-time option.
   • Fix a harmless warning in the command-line shell on some versions of MSVC.
   • Fix minor issues with the dbstat virtual table.
   • SQLITE_SOURCE_ID: "2015-05-09 12:14:55
     05b4b1f2a937c06c90db70c09890038f6c98ec40"
   • SHA1 for sqlite3.c: 85e4e1c08c7df28ef61bb9759a0d466e0eefbaa2 

Prior changes from version 3.8.10 (2015-05-07):

   • Added the sqldiff.exe utility program for computing the differences
     between two SQLite database files.
   • Added the y format string to the matchinfo() function of FTS3.
   • Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA
     integrity_check, and PRAGMA quick_check.
   • Fix many obscure problems discovered while SQL fuzzing.
   • Identify all methods for important objects in the interface documentation.
     (example)
   • Made the American Fuzzy Lop fuzzer a standard part of SQLite's testing
     strategy.
   • Add the ".binary" and ".limits" commands to the command-line shell. 

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Summary: sqlite-autoconf-3081000sqlite-autoconf-3081001 (3.8.10.1)

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15948.

Note: See TracTickets for help on using tickets.