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-01-20 00:11:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Thu Jan 20 00:11:49 2022 rev:129 rq:946796 version:3.37.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2022-01-13 
23:20:49.324023169 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.1892/sqlite3.changes        
2022-01-20 00:11:59.786562781 +0100
@@ -1,0 +2,13 @@
+Wed Jan 12 20:25:08 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 3.37.2:
+  * Fix a bug introduced in version 3.35.0 (2021-03-12) that can
+    cause database corruption if a SAVEPOINT is rolled back while
+    in PRAGMA temp_store=MEMORY mode, and other changes are made,
+    and then the outer transaction commits
+  * Fix a long-standing problem with ON DELETE CASCADE and ON 
+    UPDATE CASCADE in which a cache of the bytecode used to
+    implement the cascading change was not being reset following a
+    local DDL change
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.5IDHR2/_old  2022-01-20 00:12:00.306563201 +0100
+++ /var/tmp/diff_new_pack.5IDHR2/_new  2022-01-20 00:12:00.310563204 +0100
@@ -17,18 +17,18 @@
 
 
 %define oname sqlite
-%define tarversion 3370100
+%define tarversion 3370200
 %bcond_with icu
 Name:           sqlite3
-Version:        3.37.1
+Version:        3.37.2
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain
 Group:          Productivity/Databases/Servers
 URL:            https://www.sqlite.org/
-Source0:        https://www.sqlite.org/2021/sqlite-src-%{tarversion}.zip
+Source0:        https://www.sqlite.org/2022/sqlite-src-%{tarversion}.zip
 Source1:        baselibs.conf
-Source2:        https://www.sqlite.org/2021/sqlite-doc-%{tarversion}.zip
+Source2:        https://www.sqlite.org/2022/sqlite-doc-%{tarversion}.zip
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkgconfig

Reply via email to