SHA256
1
0
forked from pool/sqlite3

Accepting request 366738 from home:AndreasStieger:branches:server:database

SQLite 3.11.1

OBS-URL: https://build.opensuse.org/request/show/366738
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=146
This commit is contained in:
Ismail Dönmez
2016-03-05 19:55:10 +00:00
committed by Git OBS Bridge
parent 9b843a17c8
commit 6aaf9cc059
6 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Mar 4 18:23:17 UTC 2016 - astieger@suse.com
- SQLite 3.11.1:
* 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.
-------------------------------------------------------------------
Tue Mar 1 16:18:25 UTC 2016 - lnussel@suse.de