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:
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 +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>