forked from pool/sqlite3
Accepting request 448258 from home:AndreasStieger:branches:server:database
SQLite 3.15.2 OBS-URL: https://build.opensuse.org/request/show/448258 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=175
This commit is contained in:
committed by
Git OBS Bridge
parent
da5c48bf92
commit
dbe7cc058b
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 30 13:39:56 UTC 2016 - astieger@suse.com
|
||||
|
||||
- SQLite 3.15.2:
|
||||
* Multiple bug fixes to the row value logic that was introduced in
|
||||
version 3.15.0.
|
||||
* Fix a NULL pointer dereference in ATTACH/DETACH following a
|
||||
maliciously constructed syntax error
|
||||
* Fix a crash that can occur following an out-of-memory condition
|
||||
in the built-in instr() function.
|
||||
* In the JSON extension, fix the JSON validator so that it
|
||||
correctly rejects invalid backslash escapes within strings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 21:50:08 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user