Hello community,
here is the log from the commit of package mariadb-connector-c for
openSUSE:Leap:15.2 checked in at 2020-03-13 10:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mariadb-connector-c (Old)
and /work/SRC/openSUSE:Leap:15.2/.mariadb-connector-c.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb-connector-c"
Fri Mar 13 10:56:03 2020 rev:26 rq:781440 version:3.1.7
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/mariadb-connector-c/mariadb-connector-c.changes
2020-01-15 15:28:22.686675685 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.mariadb-connector-c.new.3160/mariadb-connector-c.changes
2020-03-13 10:56:13.744385649 +0100
@@ -1,0 +2,14 @@
+Tue Feb 18 17:12:05 UTC 2020 - Kristyna Streitova <[email protected]>
+
+- Update to release 3.1.7 [bsc#1162388]
+ * TLS/SSL: when the client doesn't procide a CA file and the
+ option ssl_verify_server_cert was set, the peer cerificate
+ will be validated against the system CA.
+- Update to release 3.1.6
+ * Fixed: ERROR 2026 (HY000): SSL connection error: Certificate
+ signature check failed
+ * Fixed: Provide error code and message for Schannel errors
+ * Fixed SEC_E_INVALID_TOKEN when server sends large message
+ during SSL handshake
+
+-------------------------------------------------------------------
Old:
----
mariadb-connector-c-3.1.5-src.tar.gz
mariadb-connector-c-3.1.5-src.tar.gz.asc
New:
----
mariadb-connector-c-3.1.7-src.tar.gz
mariadb-connector-c-3.1.7-src.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mariadb-connector-c.spec ++++++
--- /var/tmp/diff_new_pack.qiCv3T/_old 2020-03-13 10:56:14.080385889 +0100
+++ /var/tmp/diff_new_pack.qiCv3T/_new 2020-03-13 10:56:14.080385889 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mariadb-connector-c
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
%define sover 3
%define libname libmariadb
# equivalent mariadb version
-%define mariadb_version 10.2.29
+%define mariadb_version 10.2.31
%if ! %{defined _rundir}
%define _rundir %{_localstatedir}/run
%endif
%bcond_with sqlite3
Name: mariadb-connector-c
-Version: 3.1.5
+Version: 3.1.7
Release: 0
Summary: MariaDB connector in C
License: LGPL-2.1-or-later
++++++ mariadb-connector-c-3.1.5-src.tar.gz ->
mariadb-connector-c-3.1.7-src.tar.gz ++++++
++++ 2704 lines of diff (skipped)