mariadb-connector-c/mariadb-connector-c.changes

65 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 8 08:14:58 UTC 2017 - jengelh@inai.de
- Fix RPM groups once more.
-------------------------------------------------------------------
Thu Jul 13 12:15:06 UTC 2017 - adam.majer@suse.de
- New upstream version 2.3.3:
* Fixed build for big-endian platforms. Obsoletes
bigendian_type_fixes.patch
* Changed parameter type for parameter reconnect in
mysql_optionsv from uint to my_bool
- absolute_path_fix.patch: refreshed
-------------------------------------------------------------------
Thu Jul 13 12:00:32 UTC 2017 - olaf@aepfle.de
- Remove unused gnutls from buildrequires
-------------------------------------------------------------------
Mon Apr 3 13:03:12 UTC 2017 - jengelh@inai.de
- Update descriptions and RPM groups
-------------------------------------------------------------------
Wed Mar 29 11:04:35 UTC 2017 - adam.majer@suse.de
- Set proper MySQL socket path for localhost connections
-------------------------------------------------------------------
Thu Mar 23 10:56:02 UTC 2017 - adam.majer@suse.de
- Update to version 2.3.2
* Plugin API interface change: Changed the interface of
authentication plugins, allowing plugins from C/C 3.0
(like GSSAPI/Kerberos plugin)
* CONC-205: Any field going after a TEXT field in the selecion
list is fetched incorrectly (prepared statements)
* CONC-198: Can't use more than one statement per connection
* CONC-223: Add client support for missing collations
* MDEV-10894: big endian conversion
* fixed packet_length in dialog plugin
* fixed include of my_stmt.h
* fixed wrong behavior of read_timeout
* fixed timeout for non-blocking operations
* fixed output for plugindir in mariadb_config
* removed extra check for non binary result types in fetch_bin
(prepared statements)
- mariadb.keyring: add MariaDB Enterprise signing key
- bigendian_type_fixes.patch: fix build failure on Big endien
- absolute_path_fix.patch:
* remove ugly paths in mariadb_config
* list correct include paths
- private_library.patch: shared library with exported private
symbols in place of a static library
- mariadb-connector-c-2.3.1_unresolved_symbols.patch: add missing
library to link requirements.
-------------------------------------------------------------------
Mon Aug 22 14:57:06 UTC 2016 - mrueckert@suse.de
- initial package