Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2021-06-16 20:33:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb"

Wed Jun 16 20:33:22 2021 rev:110 rq:899884 version:10.5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2021-05-01 
00:46:27.999514028 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new.32437/mariadb.changes       
2021-06-16 20:33:29.974982843 +0200
@@ -1,0 +2,20 @@
+Mon May 31 17:50:36 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 10.5.10
+  * Fix CVE-2021-2154
+  * Add ST_DISTANCE_SPHERE for calculating the spherical distance
+    between two geometries (point or multipoint) on a sphere
+  * Fix: Crash with invalid multi-table update of view in 2nd execution
+    of SP
+  * Fix: Incorrect name resolution for subqueries in ON expressions
+  * Fix: Complex query in Store procedure corrupts results
+  * Fix: DELETE HISTORY may delete current data on system-versioned
+    table
+  * Fix: Crashes with nested table value constructors
+  * Fix: Server crashes in thd_clear_errors()
+  * Fix: The statement set password=password('') executed in
+    PS mode fails in case it is run by a user with expired password
+  * Full changes: https://mariadb.com/kb/en/mariadb-10510-changelog/
+- Drop mariadb-10.5.9-cmake-3.20.patch, applied upstream
+
+-------------------------------------------------------------------

Old:
----
  mariadb-10.5.9-cmake-3.20.patch
  mariadb-10.5.9.tar.gz
  mariadb-10.5.9.tar.gz.sig

New:
----
  mariadb-10.5.10.tar.gz
  mariadb-10.5.10.tar.gz.asc

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

Other differences:
------------------
++++++ mariadb.spec ++++++
--- /var/tmp/diff_new_pack.XKdqE4/_old  2021-06-16 20:33:30.950984508 +0200
+++ /var/tmp/diff_new_pack.XKdqE4/_new  2021-06-16 20:33:30.950984508 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mariadb
 #
-# 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
@@ -56,14 +56,14 @@
 # Build with cracklib plugin when cracklib-dict-full >= 2.9.0 is available
 %define with_cracklib_plugin 0
 Name:           mariadb
-Version:        10.5.9
+Version:        10.5.10
 Release:        0
 Summary:        Server part of MariaDB
 License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Productivity/Databases/Servers
 URL:            https://www.mariadb.org
-Source:         
https://downloads.mariadb.org/f/mariadb-%{version}/source/mariadb-%{version}.tar.gz
-Source1:        %{name}-%{version}.tar.gz.sig
+Source:         
https://downloads.mariadb.com/MariaDB/%{name}-%{version}/source/%{name}-%{version}.tar.gz
+Source1:        
https://downloads.mariadb.com/MariaDB/%{name}-%{version}/source/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 Source4:        README.debug
 Source5:        suse-test-run
@@ -85,7 +85,6 @@
 Patch5:         mariadb-10.2.19-link-and-enable-c++11-atomics.patch
 Patch6:         mariadb-10.4.12-harden_setuid.patch
 Patch7:         mariadb-10.4.12-fix-install-db.patch
-Patch8:         mariadb-10.5.9-cmake-3.20.patch
 # needed for bison SQL parser and wsrep API
 BuildRequires:  bison
 BuildRequires:  cmake
@@ -374,7 +373,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 cp %{_sourcedir}/suse-test-run .
 

++++++ mariadb-10.1.1-mysqld_multi-features.patch ++++++
--- /var/tmp/diff_new_pack.XKdqE4/_old  2021-06-16 20:33:31.022984631 +0200
+++ /var/tmp/diff_new_pack.XKdqE4/_new  2021-06-16 20:33:31.026984638 +0200
@@ -48,7 +48,7 @@
    else
    {
 @@ -344,6 +350,39 @@ sub start_mysqlds()
-     $com= "$mysqld";
+ 
      for ($j = 0, $tmp= ""; defined($options[$j]); $j++)
      {
 +      if ("--datadir=" eq substr($options[$j], 0, 10)) {

++++++ mariadb-10.5.9.tar.gz -> mariadb-10.5.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/mariadb/mariadb-10.5.9.tar.gz 
/work/SRC/openSUSE:Factory/.mariadb.new.32437/mariadb-10.5.10.tar.gz differ: 
char 5, line 1

Reply via email to