SHA256
1
0
forked from pool/sqlite3

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

sqlite3 3.38.5

OBS-URL: https://build.opensuse.org/request/show/975631
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=284
This commit is contained in:
Reinhard Max 2022-05-12 06:15:29 +00:00 committed by Git OBS Bridge
parent 52ec937b8f
commit 6cf8e942d7
6 changed files with 19 additions and 8 deletions

View File

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

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

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

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun May 8 10:00:51 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.38.5:
* Fix a blunder in the CLI of the 3.38.4 release
- includes changes from 3.38.4:
* fix a byte-code problem in the Bloom filter pull-down
optimization added by release 3.38.0 in which an error in the
byte code causes the byte code engine to enter an infinite loop
when the pull-down optimization encounters a NULL key
-------------------------------------------------------------------
Thu Apr 28 05:54:02 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,11 +17,11 @@
%define oname sqlite
%define tarversion 3380300
%define tarversion 3380500
%bcond_with icu
%bcond_without check
Name: sqlite3
Version: 3.38.3
Version: 3.38.5
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain