Commit Graph

702 Commits

Author SHA1 Message Date
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
Carl George 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
Michal Schorm f5eb0b7c4d Fix building with / without lz4 2019-05-10 04:53:11 +02:00
Michal Schorm 40688c3365 Fix building of TokuDB with Jemalloc 5 2019-05-10 03:48:29 +02:00
Carl George df9d3ff3d8 Move mysqld_safe_helper back to server subpackage
mysqld_safe is a script that calls the mysqld_safe_helper binary, so
being able to install one without the other doesn't make sense.
2019-05-06 11:10:51 +02:00
Carl George 43e63f83db Use logrotateddir macro in one more spot 2019-05-03 22:32:37 -05:00
Michal Schorm fe4891c5b8 Add patch for mysqld_safe --dry-run 2019-03-21 11:42:39 +01:00
Michal Schorm 943502fb6d Add patch for server pkgconfig file location 2019-03-20 18:26:16 +01:00
Pavel Raiskup cbeee534b2 conditionally depend on selinux-policy-targeted again
Related: rhbz#1665643
Version: 10.3.12-11
2019-02-23 10:57:40 +01:00
Michal Schorm ff6cb12c8c Rebase to 10.4.2
Sync-up with 10.3 in Rawhide
2019-02-18 16:29:12 +01:00
Michal Schorm 44e21fbd64 Disable again the 'mysql-selinux' requirement. Bug remained, #1665643 2019-02-11 10:57:32 +01:00
Fedora Release Engineering 6ec65c33b7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 09:39:27 +00:00
Honza Horak 73b0cf5ba2 Fix several SSL tests that failed because of different SSL cipher expectation 2019-01-30 07:29:00 +01:00
Michal Schorm fba85c10dd Fix TokuDB Jemalloc ld_preload; #1668375
Tweak macros usage
2019-01-23 19:46:37 +01:00
Michal Schorm 4ea2bb47f2 Change weak dependency of RocksDB and TokuDB storage engines from Recommends to Suggests
Add "Suggests" weak dependencies to more storage engines
2019-01-21 13:56:44 +01:00
Michal Schorm a444b291f8 Tweak the testsuite execution, speed up the testsuite on rebuilds
Enable mysql-selinux requirement
2019-01-21 13:37:56 +01:00
Carl George 4cd2a4be54 Fix ggsapi typo 2019-01-17 10:48:21 -06:00
Michal Schorm 4c38589fa0 Update commands for newer CMake 2019-01-17 10:48:44 +01:00
Michal Schorm 49fab2f9ee Tweak handling of the mysql-selinux requirement 2019-01-16 12:48:02 +01:00
Björn Esser e00d26b60c
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:08:29 +01:00
Kevin Fenzi e5d3c93536 Drop mysql-selinux recommends for now due to bug #1665643 2019-01-11 17:17:14 -08:00
Honza Horak 4f1f8bb5b6 Use specific python shebang 2019-01-09 21:47:58 +01:00
Michal Schorm e9dc01434b Rebase to 10.3.12 2019-01-09 09:57:45 +01:00