Commit Graph

32 Commits

Author SHA1 Message Date
Michal Schorm
d1aad75474 Rebase to 3.3.5 2023-05-23 12:06:37 +02:00
Michal Schorm
eac68a7a71 Rebase to 3.3.4
MariaDB upstream switched from using the 3.2 major version of CONC-C to using 3.3 major version CONC-C silently between MariaDB 10.6.8 and 10.6.9 in this commit:
  https://github.com/MariaDB/server/commit/c1ea55ddb0
on 08/2022. From that point on, all MariaDB versions 10.(>=6) are using the CONC-C 3.3, and the CONC-C 3.2 stopped being developed
  https://mariadb.org/connector-c/all-releases/

abipkgdiff --d1 mariadb-connector-c-debuginfo-3.2.7-3.fc39.x86_64.rpm --d2 mariadb-connector-c-debuginfo-3.3.4-2.fc39.x86_64.rpm mariadb-connector-c-3.2.7-3.fc39.x86_64.rpm mariadb-connector-c-3.3.4-2.fc39.x86_64.rpm
================ changes of 'libmariadb.so.3'===============
  Functions changes summary: 0 Removed, 3 Changed (189 filtered out), 0 Added functions
  Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable

  3 functions with some indirect sub-type change:

    [C] 'function int ma_pvio_register_callback(my_bool, void (int, MYSQL*, const uchar*, typedef size_t)*)' at ma_pvio.c:567:1 has some indirect sub-type changes:
      parameter 2 of type 'void (int, MYSQL*, const uchar*, typedef size_t)*' has sub-type changes:
        in pointed to type 'function type void (int, MYSQL*, const uchar*, typedef size_t)':
          parameter 2 of type 'MYSQL*' has sub-type changes:
            in pointed to type 'typedef MYSQL' at mysql.h:377:1:
              underlying type 'struct st_mysql' at mysql.h:337:1 changed:
                type size hasn't changed
                2 data member changes (2 filtered):
                  type of 'NET net' changed:
                    underlying type 'struct st_net' at mariadb_com.h:271:1 changed:
                      type size hasn't changed
                      2 data member changes:
                        type of 'MARIADB_PVIO* pvio' changed:
                          in pointed to type 'typedef MARIADB_PVIO' at mariadb_com.h:255:1:
                            underlying type 'struct st_ma_pvio' at ma_pvio.h:73:1 changed:
                              type size changed from 768 to 896 (in bits)
                              2 data member insertions:
                                'size_t bytes_read', at offset 768 (in bits) at ma_pvio.h:87:1
                                'size_t bytes_sent', at offset 832 (in bits) at ma_pvio.h:88:1
                              no data member changes (5 filtered);
                        type of 'st_mariadb_net_extension* extension' changed:
                          in pointed to type 'struct st_mariadb_net_extension' at ma_common.h:99:1:
                            type size changed from 64 to 192 (in bits)
                            2 data member insertions:
                              'ma_compress_ctx* compression_ctx', at offset 64 (in bits) at ma_common.h:102:1
                              'MARIADB_COMPRESSION_PLUGIN* compression_plugin', at offset 128 (in bits) at ma_common.h:103:1
                  type of 'st_mysql_options options' changed:
                    type size hasn't changed
                    1 data member changes (1 filtered):
                      type of 'st_mysql_options_extension* extension' changed:
                        in pointed to type 'struct st_mysql_options_extension' at ma_common.h:51:1:
                          type size changed from 2688 to 3008 (in bits)
                          5 data member insertions:
                            'char* restricted_auth', at offset 2688 (in bits) at ma_common.h:84:1
                            'char* rpl_host', at offset 2752 (in bits) at ma_common.h:85:1
                            'unsigned short int rpl_port', at offset 2816 (in bits) at ma_common.h:86:1
                            'void (void*, enum enum_mariadb_status_info, variadic parameter type)* status_callback', at offset 2880 (in bits) at ma_common.h:87:1
                            'void* status_data', at offset 2944 (in bits) at ma_common.h:88:1
                          1 data member changes (2 filtered):
                            type of 'mysql_async_context* async_context' changed:
                              in pointed to type 'struct mysql_async_context' at ma_context.h:171:1:
                                type size changed from 1088 to 1152 (in bits)
                                1 data member insertion:
                                  'addrinfo* pending_gai_res', at offset 384 (in bits) at ma_context.h:233:1
                                1 data member changes (2 filtered):
                                  'my_context async_context' offset changed from 384 to 448 (in bits) (by +64 bits)

    [C] 'function void mariadb_free_rpl_event(MARIADB_RPL_EVENT*)' at mariadb_rpl.c:88:1 has some indirect sub-type changes:
      parameter 1 of type 'MARIADB_RPL_EVENT*' has sub-type changes:
        in pointed to type 'typedef MARIADB_RPL_EVENT' at mariadb_rpl.h:297:1:
          underlying type 'struct st_mariadb_rpl_event' at mariadb_rpl.h:259:1 changed:
            type size changed from 1408 to 1472 (in bits)
            2 data member insertions:
              'uint8_t is_semi_sync', at offset 1408 (in bits) at mariadb_rpl.h:295:1
              'uint8_t semi_sync_flags', at offset 1416 (in bits) at mariadb_rpl.h:296:1
            1 data member change:
              type of 'mariadb_rpl_event event_type' changed:
                type size hasn't changed
                1 enumerator insertion:
                  'mariadb_rpl_event::PARTIAL_UPDATE_ROWS_EVENT' value '39'
                1 enumerator change:
                  'mariadb_rpl_event::MYSQL_EVENTS_END' from value '39' to '40' at mariadb_rpl.h:57:1

    [C] 'function void mariadb_rpl_close(MARIADB_RPL*)' at mariadb_rpl.c:555:1 has some indirect sub-type changes:
      parameter 1 of type 'MARIADB_RPL*' has sub-type changes:
        in pointed to type 'typedef MARIADB_RPL' at mariadb_rpl.h:160:1:
          underlying type 'struct st_mariadb_rpl' at mariadb_rpl.h:143:1 changed:
            type size hasn't changed
            1 data member insertion:
              'uint8_t artificial_checksun', at offset 560 (in bits) at mariadb_rpl.h:159:1
            no data member change (1 filtered);

================ end of changes of 'libmariadb.so.3'===============

Release notes:
  https://mariadb.com/kb/en/mariadb-connector-c-330-release-notes/
  https://mariadb.com/kb/en/mariadb-connector-c-331-release-notes/
  https://mariadb.com/kb/en/mariadb-connector-c-332-release-notes/
  https://mariadb.com/kb/en/mariadb-connector-c-333-release-notes/
  https://mariadb.com/kb/en/mariadb-connector-c-334-release-notes/

Note:
  The CONC-C 3.1 is still used to this day in MariaDB 10.5.
  MariaDB 10.5.19 uses CONC-C 3.1.20
2023-04-19 12:12:34 +02:00
Michal Schorm
9ac5e2dfca Rebase to 3.2.7 2022-06-11 10:51:18 +02:00
Michal Schorm
a3249a7676 Rebase to 3.2.6
- Introduction of a new '*-doc' subpackage

Related: #2055613 #1970502
2022-02-17 12:28:21 +01:00
Michal Schorm
74e625fc1a Rebase to 3.1.13 2021-05-14 01:58:19 +02:00
Michal Schorm
edf9f0c64c Rebase to 3.1.12 2021-02-24 04:03:00 +01:00
Michal Schorm
4adfa785f4 Rebase to 3.1.11 2020-11-04 21:57:57 +01:00
Lukas Javorsky
f22b7f382e Rebase to 3.1.10 2020-09-18 08:46:59 +02:00
Lukas Javorsky
96b684599f Rebase to 3.1.9 2020-06-24 14:50:28 +02:00
Lukas Javorsky
6af15df805 Rebase to 3.1.8 2020-05-23 18:08:28 +02:00
Michal Schorm
c6882e026b Rebase to 3.1.7 latest git
Fix for: https://jira.mariadb.org/browse/CONC-441
2020-03-16 04:29:09 +01:00
Michal Schorm
ded4d906f8 Rebase to 3.1.7 2020-02-03 15:40:11 +01:00
Lukas Javorsky
8f4140f3e2 Rebase to 3.1.6 2019-12-17 14:22:57 +01:00
Michal Schorm
386a5aa6d7 Rebase to 3.1.5
Remove plugindir patch. Issue fixed by upstream:
https://jira.mariadb.org/browse/MDEV-20569
2019-11-12 12:41:39 +01:00
Lukas Javorsky
3d89935a11 Rebase to 3.1.4 2019-10-04 11:37:36 +02:00
Michal Schorm
1c023f4cea Rebase to 3.1.3 2019-08-02 19:04:46 +02:00
Michal Schorm
db2966c1ba Rebase to 3.1.2 version
Disabling the ED25519 plugin
Plugindir patch upstreamed
2019-07-16 12:54:21 +02:00
Michal Schorm
9c95f3b762 Rebase to 3.0.10
Add krb5-devel to the buildroot, so the auth_gssapi_client plugin can build
2019-05-15 16:53:05 +02:00
Michal Schorm
94ac5ea6db Rebase to 3.0.9 2019-02-18 11:35:49 +01:00
Michal Schorm
6ff61449ed Rebase to 3.0.8 2019-01-02 14:43:30 +01:00
Michal Schorm
71d6c1a449 Rebase to 3.0.7 2018-11-19 14:15:23 +01:00
Michal Schorm
99639b2af1 Rebase to 3.0.6
- Require base openssl-devel for *-devel
- Provides for *-config shouldn't be needed, since only mariadb and mysql packages rely on it by requiring specific file from inside
2018-08-03 15:01:51 +02:00
Michal Schorm
aaedab5033 Rebase to 3.0.5 2018-06-08 17:39:24 +02:00
Michal Schorm
48ce0c22ca Rebase to 3.0.4 2018-04-26 13:14:54 +02:00
Michal Schorm
3877fa3711 Rebase to 3.0.3 version 2018-01-19 01:27:30 +01:00
Michal Schorm
e231d8c311 Rebase to version 3.0.2
Library libmariadb.so.3 introduced
Plugin Remote-IO enabled
2017-07-24 18:15:16 +02:00
Michal Schorm
d4edcb7114 Rebase to version 2.3.3
Patch "v2.3.2" dropped, solved by upstream
2017-06-07 14:09:47 +02:00
Michal Schorm
ac3f8b7668 Rebase to versionn 2.3.2, patch needed (fixed by upstream in later versions)
Plugin dir moved from /libdir/plugin to /libdir/mariadb/plugin
2017-01-24 00:00:42 +01:00
Michal Schorm
ca722dc395 Rebase to version 2.3.1 2016-09-13 12:55:45 +02:00
Matej Muzila
eba70a7501 Rebase to version 2.1.0 2015-07-23 15:53:10 +02:00
Matej Mužila
470b182786 Initial version for 2.0.0 2014-09-24 12:54:24 +02:00
Fedora Release Engineering
06383f3b2c Initial setup of the repo 2014-09-23 19:22:45 +00:00