Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2022-05-14 22:52:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Sat May 14 22:52:07 2022 rev:133 rq:976547 version:3.38.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2022-05-04 15:10:55.788155732 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.1538/sqlite3.changes 2022-05-14 22:52:11.306992870 +0200 @@ -1,0 +2,11 @@ +Sun May 8 10:00:51 UTC 2022 - Andreas Stieger <andreas.stie...@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 + +------------------------------------------------------------------- Old: ---- sqlite-doc-3380300.zip sqlite-src-3380300.zip New: ---- sqlite-doc-3380500.zip sqlite-src-3380500.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.QRXN2C/_old 2022-05-14 22:52:12.026993770 +0200 +++ /var/tmp/diff_new_pack.QRXN2C/_new 2022-05-14 22:52:12.034993780 +0200 @@ -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