Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2025-05-15 16:59:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Thu May 15 16:59:27 2025 rev:163 rq:1277474 version:3.49.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2025-05-01 15:22:47.917455543 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.30101/sqlite3.changes 2025-05-15 16:59:34.397663263 +0200 @@ -1,0 +2,15 @@ +Wed May 7 13:09:13 UTC 2025 - Reinhard Max <[email protected]> + +- Update to release 3.49.2: + * Fix a bug in the NOT NULL optimization of version 3.40.0 that + can lead to a memory error if abused. + * Fix the count-of-view optimization so that it does not give an + incorrect answer for a DISTINCT query. + * Fix a possible incorrect answer that can result if a UNIQUE + constraint of a table contains the PRIMARY KEY column and that + UNIQUE constraint is used by an IN operator. + * Fix obscure problems with the generate_series() extension + function. + * Incremental improvements to the configure/make. + +------------------------------------------------------------------- @@ -20,4 +35,4 @@ - * CVE-2025-29087, bsc#1241020: Fix a bug in the concat_ws() - function, introduced in version 3.44.0, that could lead to a - memory error if the separator string is very large (hundreds - of megabytes). + * CVE-2025-29087, CVE-2025-3277, bsc#1241020: + Fix a bug in the concat_ws() function, introduced in version + 3.44.0, that could lead to a memory error if the separator + string is very large (hundreds of megabytes). Old: ---- sqlite-doc-3490100.zip sqlite-src-3490100.zip New: ---- sqlite-doc-3490200.zip sqlite-src-3490200.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.IXMafz/_old 2025-05-15 16:59:35.073691623 +0200 +++ /var/tmp/diff_new_pack.IXMafz/_new 2025-05-15 16:59:35.077691791 +0200 @@ -18,12 +18,12 @@ %define _buildshell /bin/bash %define oname sqlite -%define tarversion 3490100 -%define docversion 3490100 +%define tarversion 3490200 +%define docversion 3490200 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.49.1 +Version: 3.49.2 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain ++++++ sqlite-doc-3490100.zip -> sqlite-doc-3490200.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3490100.zip /work/SRC/openSUSE:Factory/.sqlite3.new.30101/sqlite-doc-3490200.zip differ: char 11, line 2 ++++++ sqlite-src-3490100.zip -> sqlite-src-3490200.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3490100.zip /work/SRC/openSUSE:Factory/.sqlite3.new.30101/sqlite-src-3490200.zip differ: char 11, line 2
