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-11-04 17:32:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Fri Nov  4 17:32:11 2022 rev:138 rq:1033127 version:3.39.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2022-09-19 
16:39:40.411808546 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.2275/sqlite3.changes        
2022-11-04 17:33:03.884216456 +0100
@@ -1,0 +2,15 @@
+Wed Nov  2 20:24:07 UTC 2022 - Andreas Stieger <[email protected]>
+
+- update to 3.39.4:
+  * Fix a long-standing problem in the btree balancer that might,
+    in rare cases, cause database corruption if the application
+    uses an application-defined page cache
+  * Enhance SQLITE_DBCONFIG_DEFENSIVE so that it disallows
+    CREATE TRIGGER statements if one or more of the statements in
+    the body of the trigger write into shadow tables
+  * Fix a possible integer overflow in the size computation for a
+    memory allocation in FTS3.
+  * Fix a misuse of the sqlite3_set_auxdata() interface in the ICU
+    Extension
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.lxRpWR/_old  2022-11-04 17:33:05.636225881 +0100
+++ /var/tmp/diff_new_pack.lxRpWR/_new  2022-11-04 17:33:05.640225904 +0100
@@ -17,11 +17,11 @@
 
 
 %define oname sqlite
-%define tarversion 3390300
+%define tarversion 3390400
 %bcond_with icu
 %bcond_without check
 Name:           sqlite3
-Version:        3.39.3
+Version:        3.39.4
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain

Reply via email to