Accepting request 811817 from home:polslinux:branches:server:database

- SQLite 3.32.2:
  * Fix a long-standing bug in the byte-code engine that can cause
    a COMMIT command report as success when in fact it failed to commit

OBS-URL: https://build.opensuse.org/request/show/811817
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=246
This commit is contained in:
Reinhard Max 2020-06-05 13:33:46 +00:00 committed by Git OBS Bridge
parent 3895735909
commit dd9eb59508
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:c164ce2d04ec09cf64265d026f5fe3a33c7c7e7a5da37405dceb6477f288065c
size 9728668

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

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

View File

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

3
sqlite-src-3320200.zip Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 5 12:57:51 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- SQLite 3.32.2:
* Fix a long-standing bug in the byte-code engine that can cause
a COMMIT command report as success when in fact it failed to commit
-------------------------------------------------------------------
Tue May 26 09:15:39 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -18,9 +18,9 @@
%bcond_with icu
%define oname sqlite
%define tarversion 3320100
%define tarversion 3320200
Name: sqlite3
Version: 3.32.1
Version: 3.32.2
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain