Accepting request 808967 from home:AndreasStieger:branches:server:database
SQLite 3.32.1 boo#1172091 OBS-URL: https://build.opensuse.org/request/show/808967 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=244
This commit is contained in:
parent
7114875895
commit
efe6732014
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70131503218ea4c0d51ce382516351e8d49485e80809e5c6fa2f1b3692867e02
|
||||
size 9718952
|
3
sqlite-doc-3320100.zip
Normal file
3
sqlite-doc-3320100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c164ce2d04ec09cf64265d026f5fe3a33c7c7e7a5da37405dceb6477f288065c
|
||||
size 9728668
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74f82f496ffa72fadd15582fdc1e71e4a9bb8e0f09667a6ece4887aaca10ea0c
|
||||
size 12525021
|
3
sqlite-src-3320100.zip
Normal file
3
sqlite-src-3320100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ccc7dd634ab820dbcef56318279d27ee945ccaba17e70d4932e5c624a7872d0
|
||||
size 12525755
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 09:15:39 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- SQLite 3.32.1:
|
||||
* Fix two long-standing bugs that allow malicious SQL statements
|
||||
to crash the process that is running SQLite (boo#1172091)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 24 06:03:29 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_with icu
|
||||
%define oname sqlite
|
||||
%define tarversion 3320000
|
||||
%define tarversion 3320100
|
||||
Name: sqlite3
|
||||
Version: 3.32.0
|
||||
Version: 3.32.1
|
||||
Release: 0
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
|
Loading…
Reference in New Issue
Block a user