SHA256
1
0
forked from pool/sqlite3

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

- Update to 3.19.3:
  * Fix a bug associated with auto_vacuum that can lead to database
    corruption. (introduced in 3.16.0)

OBS-URL: https://build.opensuse.org/request/show/502499
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=188
This commit is contained in:
Martin Pluskal 2017-06-09 07:53:48 +00:00 committed by Git OBS Bridge
parent 4a0efba63b
commit c62340807e
6 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc
size 2542613

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301
size 2542682

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d136abeea8d045ab7acef64ce84028dacb418584fa5a259e7ab4233ef21ff46
size 5577171

3
sqlite-doc-3190300.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62cda70d5285e35144ddfd4629df8fadc2bae8dbcb43d0638aa874c1c03de101
size 5649351

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 9 07:43:28 UTC 2017 - astieger@suse.com
- Update to 3.19.3:
* Fix a bug associated with auto_vacuum that can lead to database
corruption. (introduced in 3.16.0)
-------------------------------------------------------------------
Thu May 25 17:52:39 UTC 2017 - idonmez@suse.com

View File

@ -17,9 +17,9 @@
%define oname sqlite
%define tarversion 3190200
%define tarversion 3190300
Name: sqlite3
Version: 3.19.2
Version: 3.19.3
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain