Commit Graph

533 Commits

Author SHA1 Message Date
Michal Schorm
ed1cfbce0e Extend failing tests list for PPC 2018-01-27 02:37:05 +01:00
Michal Schorm
e096affc6f Extend failing tests list for PPC 2018-01-27 02:35:27 +01:00
Michal Schorm
ad0bf94ae5 Use '-ldl' compiler flag when associated library used
Resolves: #1538990
2018-01-26 18:27:27 +01:00
Michal Schorm
daa1ad6dc4 Use '-ldl' compiler flag when associated library used
Resolves: #1538990
2018-01-26 18:26:43 +01:00
Michal Schorm
af8f71d7a5 Use downstream tmpfiles instead of the upstream one; #1538066 2018-01-26 10:49:54 +01:00
Michal Schorm
c07b0bf23a Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc) 2018-01-26 10:49:33 +01:00
Honza Horak
9be454122e Print the same messages as before when starting the service in SysV init, to not scare users
Related: #1463411
2018-01-26 10:48:21 +01:00
Honza Horak
a218b6af28 Support MYSQLD_OPTS and _WSREP_NEW_CLUSTER env vars in init script, same as it is done in case of systemd unit file
Related: #1455850
2018-01-26 10:46:50 +01:00
Honza Horak
0d9da7bf48 Remove jar files used for testing from the source
Related: #1463417
2018-01-26 10:45:27 +01:00
Michal Schorm
0f8f4c807c Use downstream tmpfiles instead of the upstream one; #1538066 2018-01-25 12:09:50 +01:00
Michal Schorm
d582a409d7 Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc) 2018-01-25 12:04:40 +01:00
Björn Esser
95af530dbb
Rebuilt for switch to libxcrypt 2018-01-20 23:07:11 +01:00
Honza Horak
a6ee91f1b4 Print the same messages as before when starting the service in SysV init, to not scare users
Related: #1463411
2018-01-12 13:33:21 +01:00
Honza Horak
a77a3d64a1 Support MYSQLD_OPTS and _WSREP_NEW_CLUSTER env vars in init script, same as it is done in case of systemd unit file
Related: #1455850
2018-01-11 19:25:41 +01:00
Honza Horak
16cf4d2abf Remove jar files used for testing from the source
Related: #1463417
2018-01-11 19:25:41 +01:00
Michal Schorm
fe524160ef Rebase to 10.2.12
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed
TokuDB disabled
Failing tests lists updated
2018-01-11 02:08:27 +01:00
Michal Schorm
9c1b69700c Temporary fix for #1523875 removed, bug in Annobin fixed 2018-01-11 02:08:13 +01:00
Michal Schorm
bbf3a20d30 Rebase to 10.2.12
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed
TokuDB disabled
Failing tests lists updated
2018-01-10 20:25:41 +01:00
Michal Schorm
1b8fb85b0f Temporary fix for #1523875 removed, bug in Annobin fixed 2017-12-11 12:55:15 +01:00
Michal Schorm
6cfe77260f Add failing test for 10.2.11 release 2017-12-11 01:23:42 +01:00
Michal Schorm
6823344deb Added reasons in comments to removed files section.
Based on a question asked on the usptream mailing list: https://lists.launchpad.net/maria-developers/msg11028.html
2017-12-11 01:23:25 +01:00
Michal Schorm
c9863fb5fe Include aliases for mariadb service; #1520905 2017-12-11 01:23:13 +01:00
Michal Schorm
d413e4241d Rebase to 10.2.11
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 introduced
Temporary fix for #1523875 intoruced
2017-12-11 01:22:57 +01:00
Michal Schorm
09ab3ccf28 Add failing test for 10.2.11 release 2017-12-09 21:50:34 +01:00
Michal Schorm
53adb7991c Added reasons in comments to removed files section.
Based on a question asked on the usptream mailing list: https://lists.launchpad.net/maria-developers/msg11028.html
2017-12-09 18:57:49 +01:00
Michal Schorm
1edbdde313 Include aliases for mariadb service; #1520905 2017-12-09 02:48:08 +01:00
Michal Schorm
e44669641a Rebase to 10.2.11
Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 introduced
Temporary fix for #1523875 intoruced
2017-12-09 02:35:29 +01:00
Michal Schorm
4983671d07 Remove 'Group' tags as they should not be used any more
https://fedoraproject.org/wiki/RPMGroups
2017-12-06 09:53:03 +01:00
Michal Schorm
add7d9cf1a Remove 'Group' tags as they should not be used any more
https://fedoraproject.org/wiki/RPMGroups
2017-12-06 09:51:51 +01:00
Honza Horak
23b69efe58 Use conditions definition for optional plugins as described at https://github.com/rpm-software-management/rpm/blob/34c2ba3c/macros.in#L100-L141 2017-12-06 09:47:16 +01:00
Honza Horak
d7b4f7837a Use conditions definition for optional plugins as described at https://github.com/rpm-software-management/rpm/blob/34c2ba3c/macros.in#L100-L141 2017-12-01 16:10:14 +01:00
Michal Schorm
869d50aa46 Fix PID file location
Related: #1483331, #1515779
2017-11-23 16:14:01 +01:00
Michal Schorm
9454f6d0ae Remove false Provides
List only relevant Cmake arguments
2017-11-23 16:13:50 +01:00
Michal Schorm
0c047c18a7 Fix file removal on multilib systems 2017-11-23 16:13:41 +01:00
Michal Schorm
d82e5cb985 Divided to more sub-packages to match upstream's RPM list: #1490401; #1400463
Update of Cmake arguments to supported format: https://lists.launchpad.net/maria-discuss/msg04852.htm
2017-11-23 16:13:25 +01:00
Michal Schorm
be7f927091 Added JIRA issue trackers 2017-11-23 16:12:48 +01:00
Michal Schorm
cc70eb14e3 Compatibility fix 2017-11-23 16:12:29 +01:00
Michal Schorm
c9e70d5f14 Rebase to 10.2.10 version
Patch 2: mariadb-install-test.patch has been incorporated by upstream
Patch 8: mariadb-install-db-sharedir.patch; upstream started to use macros
Update PCRE check
Start using location libdir/mariadb for plugins
Move libraries to libdir
Update unstable tests list
2017-11-23 16:12:00 +01:00
Michal Schorm
7b7a7f80e2 Update PCRE version and fix its failsafe 2017-11-23 16:11:46 +01:00
Michal Schorm
d34bedc1a2 RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream 2017-11-23 16:11:07 +01:00
Michal Schorm
4f0e1812ee RPMLint error fix: description line too long 2017-11-23 16:09:34 +01:00
Michal Schorm
df3c3b6c68 Fix PID file location
Related: #1483331, #1515779
2017-11-23 15:06:29 +01:00
Michal Schorm
8420e0ff5a Remove false Provides
List only relevant Cmake arguments
2017-11-20 14:38:51 +01:00
Michal Schorm
b36c28563a Fix file removal on multilib systems 2017-11-15 12:02:56 +01:00
Michal Schorm
e164541be4 Divided to more sub-packages to match upstream's RPM list: #1490401; #1400463
Update of Cmake arguments to supported format: https://lists.launchpad.net/maria-discuss/msg04852.htm
2017-11-13 09:18:22 +01:00
Michal Schorm
5722a3f4a8 Added JIRA issue trackers 2017-11-06 16:06:33 +01:00
Michal Schorm
a97652db21 Compatibility fix 2017-11-06 13:31:33 +01:00
Michal Schorm
b8b4d032f6 Rebase to 10.2.10 version
Patch 2: mariadb-install-test.patch has been incorporated by upstream
Patch 8: mariadb-install-db-sharedir.patch; upstream started to use macros
Update PCRE check
Start using location libdir/mariadb for plugins
Move libraries to libdir
Update unstable tests list
2017-11-03 03:42:19 +01:00
Michal Schorm
25eb8c91e6 Update PCRE version and fix its failsafe 2017-10-16 14:42:14 +02:00
Michal Schorm
1b7bd2e9d5 RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream 2017-10-16 14:28:44 +02:00