Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2021-01-30 13:55:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Sat Jan 30 13:55:25 2021 rev:123 rq:866634 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2020-12-05 
20:36:58.494696136 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.28504/sqlite3.changes       
2021-01-30 13:55:28.733927177 +0100
@@ -1,0 +2,10 @@
+Thu Jan 21 20:13:10 UTC 2021 - Andreas Stieger <[email protected]>
+
+- SQLite 3.34.1:
+  * Fix a potential use-after-free bug when processing a a subquery
+    with both a correlated WHERE clause and a "HAVING 0" clause and
+    where the parent query is an aggregate (boo#1181261)
+  * Fix documentation typos
+  * Fix minor problems in extensions
+
+-------------------------------------------------------------------

Old:
----
  sqlite-doc-3340000.zip
  sqlite-src-3340000.zip

New:
----
  sqlite-doc-3340100.zip
  sqlite-src-3340100.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.Q2IDci/_old  2021-01-30 13:55:29.493928680 +0100
+++ /var/tmp/diff_new_pack.Q2IDci/_new  2021-01-30 13:55:29.497928687 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlite3
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 %define oname sqlite
-%define tarversion 3340000
+%define tarversion 3340100
 %bcond_with icu
 Name:           sqlite3
-Version:        3.34.0
+Version:        3.34.1
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain
 Group:          Productivity/Databases/Servers
 URL:            https://www.sqlite.org/
-Source0:        http://www.sqlite.org/2020/sqlite-src-%{tarversion}.zip
+Source0:        http://www.sqlite.org/2021/sqlite-src-%{tarversion}.zip
 Source1:        baselibs.conf
-Source2:        http://www.sqlite.org/2020/sqlite-doc-%{tarversion}.zip
+Source2:        http://www.sqlite.org/2021/sqlite-doc-%{tarversion}.zip
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkgconfig

Reply via email to