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-07-26 19:42:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Tue Jul 26 19:42:21 2022 rev:135 rq:991047 version:3.39.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2022-07-14 16:33:32.756587009 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.1533/sqlite3.changes 2022-07-26 19:42:31.537409666 +0200 @@ -1,0 +2,31 @@ +Thu Jul 21 17:02:27 UTC 2022 - Reinhard Max <[email protected]> + +- update to 3.39.2: + * Fix a performance regression in the query planner associated + with rearranging the order of FROM clause terms in the + presences of a LEFT JOIN. + * Apply fixes for CVE-2022-35737, Chromium bugs 1343348 and + 1345947, forum post 3607259d3c, and other minor problems + discovered by internal testing. [boo#1201783] + +------------------------------------------------------------------- +Fri Jul 15 17:20:31 UTC 2022 - Andreas Stieger <[email protected]> + +- update to 3.39.1: + * Fix an incorrect result from a query that uses a view that + contains a compound SELECT in which only one arm contains a + RIGHT JOIN and where the view is not the first FROM clause term + of the query that contains the view + * Fix a long-standing problem with ALTER TABLE RENAME that can + only arise if the sqlite3_limit(SQLITE_LIMIT_SQL_LENGTH) is set + to a very small value. + * Fix a long-standing problem in FTS3 that can only arise when + compiled with the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time + option. + * Fix the initial-prefix optimization for the REGEXP extension so + that it works correctly even if the prefix contains characters + that require a 3-byte UTF8 encoding. + * Enhance the sqlite_stmt virtual table so that it buffers all of + its output. + +------------------------------------------------------------------- Old: ---- sqlite-doc-3390000.zip sqlite-src-3390000.zip New: ---- sqlite-doc-3390200.zip sqlite-src-3390200.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.IzSNTa/_old 2022-07-26 19:42:32.365281739 +0200 +++ /var/tmp/diff_new_pack.IzSNTa/_new 2022-07-26 19:42:32.369281121 +0200 @@ -17,11 +17,11 @@ %define oname sqlite -%define tarversion 3390000 +%define tarversion 3390200 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.39.0 +Version: 3.39.2 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain
