Hello community,

here is the log from the commit of package mariadb-connector-c for 
openSUSE:Factory checked in at 2020-01-01 14:56:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb-connector-c (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb-connector-c.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb-connector-c"

Wed Jan  1 14:56:51 2020 rev:22 rq:758454 version:3.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb-connector-c/mariadb-connector-c.changes  
2019-12-07 15:22:36.599735274 +0100
+++ 
/work/SRC/openSUSE:Factory/.mariadb-connector-c.new.6675/mariadb-connector-c.changes
        2020-01-01 14:57:07.905894537 +0100
@@ -1,0 +2,10 @@
+Fri Dec 20 00:13:52 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- 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.6-src.tar.gz
  mariadb-connector-c-3.1.6-src.tar.gz.asc

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

Other differences:
------------------
++++++ mariadb-connector-c.spec ++++++
--- /var/tmp/diff_new_pack.sK1lfJ/_old  2020-01-01 14:57:08.497894846 +0100
+++ /var/tmp/diff_new_pack.sK1lfJ/_new  2020-01-01 14:57:08.497894846 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mariadb-connector-c
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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.3.20
+%define mariadb_version 10.3.21
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
 %bcond_with sqlite3
 Name:           mariadb-connector-c
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 Summary:        MariaDB connector in C
 License:        LGPL-2.1-or-later
@@ -51,7 +51,9 @@
 
 %description
 MariaDB Connector is used to connect applications developed in
-C or C++ to MariaDB and MySQL databases.
+C or C++ to MariaDB and MySQL databases. This is a different
+implementation from the traditional libmariadbclient/libmysqlclient
+that is shipped with mariadb-server/mysql-server, but the API is the same.
 
 %package -n %{libname}%{sover}
 Summary:        MariaDB connector in C
@@ -59,7 +61,9 @@
 
 %description -n %{libname}%{sover}
 MariaDB Connector is used to connect applications developed in
-C or C++ to MariaDB and MySQL databases.
+C or C++ to MariaDB and MySQL databases. This is a different
+implementation from the traditional libmariadbclient/libmysqlclient
+that is shipped with mariadb-server/mysql-server, but the API is the same.
 
 This package holds the runtime components.
 

++++++ mariadb-connector-c-3.1.5-src.tar.gz -> 
mariadb-connector-c-3.1.6-src.tar.gz ++++++
++++ 2344 lines of diff (skipped)



Reply via email to