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-04 15:10:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Wed May 4 15:10:40 2022 rev:132 rq:974414 version:3.38.3 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2022-04-01 21:35:00.310221828 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.1538/sqlite3.changes 2022-05-04 15:10:55.788155732 +0200 @@ -1,0 +2,11 @@ +Thu Apr 28 05:54:02 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- update to 3.38.3: + * Fix a case of the query planner be overly aggressive with + optimizing automatic-index and Bloom-filter construction, + using inappropriate ON clause terms to restrict the size of the + automatic-index or Bloom filter, and resulting in missing rows + in the output. + * Other minor patches. See the timeline for details. + +------------------------------------------------------------------- Old: ---- sqlite-doc-3380200.zip sqlite-src-3380200.zip New: ---- sqlite-doc-3380300.zip sqlite-src-3380300.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.D8o5dK/_old 2022-05-04 15:10:56.524156637 +0200 +++ /var/tmp/diff_new_pack.D8o5dK/_new 2022-05-04 15:10:56.528156642 +0200 @@ -17,11 +17,11 @@ %define oname sqlite -%define tarversion 3380200 +%define tarversion 3380300 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.38.2 +Version: 3.38.3 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain