Commit Graph

723 Commits

Author SHA1 Message Date
Michal Schorm
b44b18ea82 Revert "Aditional fix of string quoting for rpm >= 4.16"
This reverts commit 8e28ecd511.

Reasoning: The partentheses must be around both (the macro and "64") or none, so it will be the same type comparsion (number-number || string-string)
2020-04-14 15:15:48 +02:00
Michal Schorm
8e28ecd511 Aditional fix of string quoting for rpm >= 4.16 2020-04-09 19:08:44 +02:00
Michal Schorm
21fb29f9a1 Rebase to 10.5.2 - Beta
TokuDB SE has been deprecated https://jira.mariadb.org/browse/MDEV-19780
2020-04-09 17:55:01 +02:00
Michal Schorm
109843b4fd Rebase to 10.5.1 - Beta
Update to build against PCRE2
2020-04-09 04:17:52 +02:00
Michal Schorm
a68c79f151 Rebase to 10.5.0 - Alpha 2020-04-09 04:17:51 +02:00
Björn Esser
6fa3c4c473
Bump release 2020-04-02 13:32:14 +02:00
Björn Esser
333a690a99
Fix string quoting for rpm >= 4.16 2020-04-02 13:05:45 +02:00
Jitka Plesnikova
3731874e5e Add perl dependencies needed for tests 2020-03-27 08:37:56 +01:00
Michal Schorm
5b1b5d177d Merge branch 'master' into 10.4 2020-03-16 15:17:50 +01:00
Michal Schorm
5ef66fdfa5 Rebase mariadb-connector-c git submodule to commit fbf1db6
For fix: https://jira.mariadb.org/browse/CONC-441
2020-03-16 11:41:19 +01:00
Michal Schorm
0e21d7319c Update the fix for building in the debug mode
Upstream tracker: https://jira.mariadb.org/browse/MDEV-19740
2020-03-10 09:29:49 +01:00
Michal Schorm
e183a65fc0 Merge branch 'master' into 10.4
Intended goal:
  10.4 should now be identical to master branch
  Previously, there was MariaDB 10.3 in master (Rawhide) and 10.4 in Fedora modules
  Now, the master (Rawhide) updated to MariaDB 10.4 and 10.4 branch should only mirror changes on master.
    This way, the modules will be built from the same sources as the Rawhide content.
2020-02-10 11:10:36 +01:00
Michal Schorm
55406c8293 Rebase to 10.4.12 2020-02-07 14:34:26 +01:00
Fedora Release Engineering
ced66e28de - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 12:03:48 +00:00
Michal Schorm
43a1c998f2 Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
Michal Schorm
eb74a37ccc Rebase to 10.4.11 - Fix Galera Replication config file
The replication requires cluster address upon startup (which is end-user specific)
 Disable it entirely, rather than have it failing out-of-the-box
2020-01-19 14:08:44 +01:00
Michal Schorm
b1bc71c1ac Rebase to 10.4.11 - minor tweaks
* Use Valgrind for debug builds
* Remove ancient obsoletions
* Tweak build flags
* Add patch for auth_pam_tool directory
2020-01-19 14:08:37 +01:00
Michal Schorm
ba578ea6c3 Rebase to 10.4.11 - remove the 'bench' subpackage 2020-01-19 14:05:13 +01:00
Michal Schorm
6139b95eb5 Rebase 10.4.11 - pack 'mariadb' names symlinks 2020-01-17 18:14:15 +01:00
Michal Schorm
5aff5f09e6 Rebase to 10.4.11 [INCOMPLETE] 2020-01-17 10:31:55 +01:00
Michal Schorm
1f6465e1ff Rebase to 10.4.11 2020-01-10 12:20:00 +01:00
Michal Schorm
5846cae70a Update sources for the 10.3.21 rebase 2020-01-10 04:33:46 +01:00
Michal Schorm
42251457ba Rebase to 10.3.21 2020-01-10 04:24:50 +01:00
Michal Schorm
e777213c88 Fix building without gssapi plugin 2020-01-10 01:53:54 +01:00
Michal Schorm
1fd9cbbc18 Update failing tests lists 2019-12-09 14:43:01 +01:00
Michal Schorm
b86d806db4 Remove ancient Galera obsoletes 2019-12-09 14:43:01 +01:00
Michal Schorm
d83bf98182 Allow port 4444 in SELinux for Galera SST replication 2019-12-09 14:43:01 +01:00
Michal Schorm
c487d09e4d Use updated sources from upstream GitHub, instead of the released version 10.4.10
for fix for https://jira.mariadb.org/browse/MDEV-21229

Upstream commit that fixes the issue:
9a62120089
2019-12-09 14:42:33 +01:00
Michal Schorm
8d089185e5 Rebase to 10.4.10
Upstream started to build the Galera libraries statically

Spider SE patch updated, tiny part of it was upstreamed

Commit also contains several tweaks for debug build
2019-12-06 14:57:50 +01:00
Michal Schorm
8bb54775ea Bump last tested major version number 2019-11-26 13:56:16 +01:00
Lukas Javorsky
81e52111e8 Fix conflicting files with groonga package
bz#1763287
Change path to groonga's packaged files
2019-11-18 15:17:26 +01:00
Michal Schorm
19d30aa668 Rebuild on top fo new mariadb-connector-c 2019-11-12 15:53:47 +01:00
Michal Schorm
663c4792c0 Rebase to 10.3.20 2019-11-11 11:52:05 +01:00
Michal Schorm
c11af443b2 Rebase to 10.3.19
Drop patch for mysqld_safe, fixed by upstream.
2019-11-06 15:15:54 +01:00
f7802f9b05 Rebase to 10.3.18 2019-10-31 15:47:00 -05:00
Michal Schorm
a0e96d6af7 Disable building of bench subpackage. Upstream no longer maintain it 2019-09-25 14:40:09 +02:00
Michal Schorm
72888c223e Disable building of the ed25519 client plugin.
From now on it will be shipped by 'mariadb-connector-c' package
2019-09-25 14:38:01 +02:00
Michal Schorm
c870dc4d2c Extend the testsuite execution plan 2019-09-17 14:00:40 +02:00
Michal Schorm
59f05ba2ef Disable building of the ed25519 client plugin.
From now on it will be shipped by 'mariadb-connector-c' package
2019-09-11 13:01:30 +02:00
Michal Schorm
83045a5883 Fix the debug build 2019-09-06 04:31:21 +02:00
Michal Schorm
38920fe23b Rebase to 10.4.7 2019-08-22 16:32:55 +02:00
Michal Schorm
0f80301261 Rebase to 10.3.17 2019-08-01 20:42:47 +02:00
Fedora Release Engineering
4035a62c62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 15:53:07 +00:00
Michal Schorm
b0584894e4 Update build macros 2019-07-20 01:03:08 +02:00
Michal Schorm
1ed43fdb08 Apply critical patch for Spider SE on Armv7hl architecture 2019-06-21 14:44:07 +02:00
Michal Schorm
dbc826fd1b Rebase to 10.4.6 GA 2019-06-20 18:13:03 +02:00
Michal Schorm
8bf3a7d827 Rebase to 10.3.16
Added patch for armv7hl builds of spider SE
2019-06-18 22:35:37 +02:00
Michal Schorm
3a7d1f945d Rebase to 10.3.15 2019-06-12 12:27:35 +02:00
Michal Schorm
1f5de3828b Update after F28 EOL
Remove Cassandra SE; it is no longer developed: https://mariadb.com/kb/en/library/cassandra-storage-engine-overview
Fix typos
Remove unnecessary -fPIC; it is already applied by cmake SECURITY_HARDENED option
Update dead hypertext links
Stop providing "mariadb-galera"
Remove comments after %endif to comply with RPM syntax
2019-06-11 19:56:39 +02:00
Michal Schorm
164d5419b1 Rebase to 10.4.5 2019-06-11 17:00:53 +02:00