Hello community,
here is the log from the commit of package mariadb-connector-c for
openSUSE:Factory checked in at 2019-02-28 21:23:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb-connector-c (Old)
and /work/SRC/openSUSE:Factory/.mariadb-connector-c.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb-connector-c"
Thu Feb 28 21:23:08 2019 rev:15 rq:674868 version:3.0.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb-connector-c/mariadb-connector-c.changes
2019-02-13 10:15:17.429405552 +0100
+++
/work/SRC/openSUSE:Factory/.mariadb-connector-c.new.28833/mariadb-connector-c.changes
2019-02-28 21:23:13.341936737 +0100
@@ -1,0 +2,26 @@
+Wed Feb 13 14:19:53 UTC 2019 - [email protected]
+
+- New upstream version 3.0.9
+ * CONC-384: Incorrect packet when a connection attribute name or
+ value is equal to or greater than 251
+ * CONC-388: field->def_length is always set to 0 (only used by
+ deprecated function mysql_list_fields)
+ * Getter should get and the setter should set
+ CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS
+ * CONC-385: Removed some cmake system checks
+ * CONC-387: Fix case sensitive include file names for cross
+ compiling
+ * Fixed cnake policy CMP007
+ * Support static linking auth plugins
+ * Fix build with deprecated OpenSSL API: replaced ERR_remove_state
+ by ERR_remove_thread_state
+ * Disable LOAD DATA LOCAL INFILE suport by default and auto-enable
+ it for the duration of one query, if the query string starts with
+ the word "load". In all other cases the application should enable
+ LOAD DATA LOCAL INFILE support explicitly
+ * Changed return code for mysql_optionv/mysql_get_optionv to 1
+ (was -1) and added CR_NOT_IMPLEMENTED error message if a option
+ is unknown or not supported. This will fix possible error when
+ setting connection attribute failed
+
+-------------------------------------------------------------------
Old:
----
mariadb-connector-c-3.0.8-src.tar.gz
mariadb-connector-c-3.0.8-src.tar.gz.asc
New:
----
mariadb-connector-c-3.0.9-src.tar.gz
mariadb-connector-c-3.0.9-src.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mariadb-connector-c.spec ++++++
--- /var/tmp/diff_new_pack.AUP6nG/_old 2019-02-28 21:23:16.013935843 +0100
+++ /var/tmp/diff_new_pack.AUP6nG/_new 2019-02-28 21:23:16.041935834 +0100
@@ -25,7 +25,7 @@
%endif
%bcond_with sqlite3
Name: mariadb-connector-c
-Version: 3.0.8
+Version: 3.0.9
Release: 0
Summary: MariaDB connector in C
License: LGPL-2.1-or-later
++++++ mariadb-connector-c-3.0.8-src.tar.gz ->
mariadb-connector-c-3.0.9-src.tar.gz ++++++
++++ 1796 lines of diff (skipped)