Commit Graph

  • 68d53d0cd5 Prepare for building experimental Cassandra storage engine; leave it disabled for now Remove openssl and bison unused requires Disable building with jemalloc by CMake option; it was previously removed by accident Michal Schorm 2018-06-12 21:14:57 +0200
  • 9e4f70c827 Jemalloc dependency moved to the TokuDB subpackage CMake jemalloc option removed, not used anymore The server doesn't need jemalloc since 10.2: https://jira.mariadb.org/browse/MDEV-11059 Build MariaDB with TokuDB without Jemalloc; users didn't find it problematic Michal Schorm 2018-06-12 01:22:50 +0200
  • 4024962c36 Use mysqladmin for checking the socket Honza Horak 2018-06-05 10:54:13 +0200
  • 34627d99ee Create RPMLint whitelist Michal Schorm 2018-06-04 16:28:21 +0200
  • 5a8f2108c9 Fix PCRE macros to be more easily understood Bump bundled PCRE version reuired by MariaDB Michal Schorm 2018-06-04 15:46:46 +0200
  • 8b706f53ca Fix typo in PPC skipped tests list Michal Schorm 2018-05-29 15:06:35 +0200
  • 146358d414 Disable TokuDB build with Jemalloc 5. Add more failing tests for the PPC64le. Michal Schorm 2018-05-29 13:29:49 +0200
  • f6397a1a9b Rebase to 10.2.15 Michal Schorm 2018-05-28 01:52:06 +0200
  • 7fecec7c62 Fix typo Michal Schorm 2018-05-02 14:33:53 +0200
  • cae458ac36 Update some if clauses Michal Schorm 2018-05-01 22:45:29 +0200
  • d0b7a043a5 Build with lz4; Related: #1563282 Michal Schorm 2018-04-19 20:47:02 +0200
  • fb1dfc156e Update to 10.3.6 Michal Schorm 2018-04-19 14:54:56 +0200
  • 8f35ef3af2 Rebase to 10.2.14 Update testsuite run for SSL self signed certificates Michal Schorm 2018-03-29 03:26:57 +0200
  • 259503a47e Update logrotate config to use correct logfile location. Michal Schorm 2018-03-20 17:17:37 +0100
  • b8e80adff1 COPR: New sources for 10.3.5 Michal Schorm 2018-03-11 03:33:21 +0100
  • 7855407025 Revert "COPR: update source url to fix source download" Michal Schorm 2018-03-11 03:30:09 +0100
  • 2f146cfc00 COPR: update source url to fix source download Michal Schorm 2018-03-11 03:06:18 +0100
  • f900752655 COPR: update for building in COPR Michal Schorm 2018-03-11 02:44:01 +0100
  • 259d0513b2 Further fix of ldconfig scriptlets for F27 Fix hardcoded paths, move unversioned libraries and symlinks to the devel subpackage Michal Schorm 2018-03-06 16:11:37 +0100
  • baf63a182e New sources for 10.2.13 Michal Schorm 2018-03-01 23:22:13 +0100
  • 7195667067 Rebase to 10.2.13 version Update lists of failing tests Michal Schorm 2018-03-01 22:24:40 +0100
  • f805d55b33 Add the first test for the Fedora CI Michal Schorm 2018-03-01 15:41:44 +0100
  • 0b98906c25 Merge branch 'f27' Michal Schorm 2018-02-28 10:48:30 +0100
  • 994a33ffe0 Add condition for the client library component Michal Schorm 2018-02-28 10:29:46 +0100
  • fd1545682a SPECfile refresh, RHEL6, SySV init and old fedora stuff removed Michal Schorm 2018-02-26 16:12:02 +0100
  • 094243a05a Release bump for rebuild Michal Schorm 2018-02-25 11:47:21 +0100
  • 76677bb0ec Remove hardening if-clauses. Do the hardening always. Michal Schorm 2018-02-25 02:39:07 +0100
  • c34f161783 Prefer MariaDB over MySQL in DNF package resolution Michal Schorm 2018-02-25 02:36:23 +0100
  • abdf8da01a Use -DINSTALL_MYSQLTESTDIR Cmake argument correctly; https://jira.mariadb.org/browse/MDEV-14972 Michal Schorm 2018-02-18 20:12:10 +0100
  • 5fe00622cb Use -DINSTALL_MYSQLTESTDIR Cmake argument correctly; https://jira.mariadb.org/browse/MDEV-14972 Michal Schorm 2018-02-18 20:12:10 +0100
  • 538105c8fd Add comment Michal Schorm 2018-02-09 14:39:47 +0100
  • b75aea1dab - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Fedora Release Engineering 2018-02-08 00:57:05 +0000
  • 00b1b90490 Update ldconfig scriptlets Michal Schorm 2018-01-30 11:55:36 +0100
  • 39512bdd8b Update ldconfig scriptlets Michal Schorm 2018-01-30 11:55:36 +0100
  • ed1cfbce0e Extend failing tests list for PPC Michal Schorm 2018-01-27 02:34:32 +0100
  • e096affc6f Extend failing tests list for PPC Michal Schorm 2018-01-27 02:34:32 +0100
  • ad0bf94ae5 Use '-ldl' compiler flag when associated library used Resolves: #1538990 Michal Schorm 2018-01-26 18:26:43 +0100
  • daa1ad6dc4 Use '-ldl' compiler flag when associated library used Resolves: #1538990 Michal Schorm 2018-01-26 18:26:43 +0100
  • af8f71d7a5 Use downstream tmpfiles instead of the upstream one; #1538066 Michal Schorm 2018-01-25 12:09:50 +0100
  • c07b0bf23a Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc) Michal Schorm 2018-01-25 11:59:14 +0100
  • 9be454122e Print the same messages as before when starting the service in SysV init, to not scare users Related: #1463411 Honza Horak 2017-11-07 12:24:46 +0100
  • 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 Honza Horak 2017-09-24 12:55:50 +0200
  • 0d9da7bf48 Remove jar files used for testing from the source Related: #1463417 Honza Horak 2017-11-23 22:15:32 +0100
  • 0f8f4c807c Use downstream tmpfiles instead of the upstream one; #1538066 Michal Schorm 2018-01-25 12:09:50 +0100
  • d582a409d7 Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc) Michal Schorm 2018-01-25 11:59:14 +0100
  • 95af530dbb
    Rebuilt for switch to libxcrypt Björn Esser 2018-01-20 23:07:11 +0100
  • a6ee91f1b4 Print the same messages as before when starting the service in SysV init, to not scare users Related: #1463411 Honza Horak 2017-11-07 12:24:46 +0100
  • 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 Honza Horak 2017-09-24 12:55:50 +0200
  • 16cf4d2abf Remove jar files used for testing from the source Related: #1463417 Honza Horak 2017-11-23 22:15:32 +0100
  • fe524160ef Rebase to 10.2.12 Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed TokuDB disabled Failing tests lists updated Michal Schorm 2017-12-11 12:55:15 +0100
  • 9c1b69700c Temporary fix for #1523875 removed, bug in Annobin fixed Michal Schorm 2017-12-11 12:55:15 +0100
  • bbf3a20d30 Rebase to 10.2.12 Temporary fix for https://jira.mariadb.org/browse/MDEV-14537 removed TokuDB disabled Failing tests lists updated Michal Schorm 2017-12-11 12:55:15 +0100
  • 1b8fb85b0f Temporary fix for #1523875 removed, bug in Annobin fixed Michal Schorm 2017-12-11 12:55:15 +0100
  • 6cfe77260f Add failing test for 10.2.11 release Michal Schorm 2017-12-09 21:50:34 +0100
  • 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 Michal Schorm 2017-12-09 18:57:49 +0100
  • c9863fb5fe Include aliases for mariadb service; #1520905 Michal Schorm 2017-12-09 02:46:07 +0100
  • d413e4241d Rebase to 10.2.11 Michal Schorm 2017-12-09 02:34:41 +0100
  • 09ab3ccf28 Add failing test for 10.2.11 release Michal Schorm 2017-12-09 21:50:34 +0100
  • 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 Michal Schorm 2017-12-09 18:57:49 +0100
  • 1edbdde313 Include aliases for mariadb service; #1520905 Michal Schorm 2017-12-09 02:46:07 +0100
  • e44669641a Rebase to 10.2.11 Michal Schorm 2017-12-09 02:34:41 +0100
  • 4983671d07 Remove 'Group' tags as they should not be used any more https://fedoraproject.org/wiki/RPMGroups Michal Schorm 2017-12-06 09:51:51 +0100
  • add7d9cf1a Remove 'Group' tags as they should not be used any more https://fedoraproject.org/wiki/RPMGroups Michal Schorm 2017-12-06 09:51:51 +0100
  • 23b69efe58 Use conditions definition for optional plugins as described at https://github.com/rpm-software-management/rpm/blob/34c2ba3c/macros.in#L100-L141 Honza Horak 2017-12-01 16:10:14 +0100
  • d7b4f7837a Use conditions definition for optional plugins as described at https://github.com/rpm-software-management/rpm/blob/34c2ba3c/macros.in#L100-L141 Honza Horak 2017-12-01 16:10:14 +0100
  • 869d50aa46 Fix PID file location Related: #1483331, #1515779 Michal Schorm 2017-11-23 15:06:29 +0100
  • 9454f6d0ae Remove false Provides List only relevant Cmake arguments Michal Schorm 2017-11-20 14:38:51 +0100
  • 0c047c18a7 Fix file removal on multilib systems Michal Schorm 2017-11-15 12:02:56 +0100
  • 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 Michal Schorm 2017-11-13 09:18:22 +0100
  • be7f927091 Added JIRA issue trackers Michal Schorm 2017-11-06 16:06:33 +0100
  • cc70eb14e3 Compatibility fix Michal Schorm 2017-11-06 13:31:33 +0100
  • 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 Michal Schorm 2017-11-03 03:41:33 +0100
  • 7b7a7f80e2 Update PCRE version and fix its failsafe Michal Schorm 2017-10-16 14:42:14 +0200
  • d34bedc1a2 RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream Michal Schorm 2017-10-16 14:28:44 +0200
  • 4f0e1812ee RPMLint error fix: description line too long Michal Schorm 2017-10-08 00:35:13 +0200
  • df3c3b6c68 Fix PID file location Related: #1483331, #1515779 Michal Schorm 2017-11-23 15:06:29 +0100
  • 8420e0ff5a Remove false Provides List only relevant Cmake arguments Michal Schorm 2017-11-20 14:38:51 +0100
  • b36c28563a Fix file removal on multilib systems Michal Schorm 2017-11-15 12:02:56 +0100
  • 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 Michal Schorm 2017-11-13 09:18:22 +0100
  • 5722a3f4a8 Added JIRA issue trackers Michal Schorm 2017-11-06 16:06:33 +0100
  • a97652db21 Compatibility fix Michal Schorm 2017-11-06 13:31:33 +0100
  • 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 Michal Schorm 2017-11-03 03:41:33 +0100
  • 25eb8c91e6 Update PCRE version and fix its failsafe Michal Schorm 2017-10-16 14:42:14 +0200
  • 1b7bd2e9d5 RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream Michal Schorm 2017-10-16 14:28:44 +0200
  • 3b1fe420f0 RPMLint error fix: description line too long Michal Schorm 2017-10-08 00:35:13 +0200
  • ac59198e8b RPMLint error fix: use python version in python scripts shebangs Michal Schorm 2017-10-08 00:18:33 +0200
  • 082df141a1 Bump version for rebuild Michal Schorm 2017-10-05 19:05:24 +0200
  • f43c1299ba Fix client library obsolete Michal Schorm 2017-10-05 18:13:25 +0200
  • 81336ab97e Enable testsuite again Michal Schorm 2017-10-05 19:05:24 +0200
  • 5d1fdf8404 Fix client library obsolete Michal Schorm 2017-10-05 18:13:25 +0200
  • 604c1bd8eb Start building with client library and testsuite, since this is a F27 branch Michal Schorm 2017-10-05 14:37:00 +0200
  • 19214b69d8 Fix building with client library Michal Schorm 2017-10-05 14:33:14 +0200
  • 7d18921236 Fix of "with" and "without" macros, so they works Michal Schorm 2017-10-04 21:30:08 +0200
  • e4555ecce4 New sources for 10.2.9 Michal Schorm 2017-10-02 14:56:44 +0200
  • 501c9293f9 Rebase to 10.2.9 Michal Schorm 2017-10-02 14:47:32 +0200
  • fe537064ba Use obosletes of "-libs" in "-common", if built without client library part Michal Schorm 2017-09-26 13:21:24 +0200
  • 3ae3c01b3f Bump version Michal Schorm 2017-09-21 12:00:14 +0200
  • b33c986ca5 Set mariadb-connector-c-devel as Requires for mariadb-devel, instead of Recommends Michal Schorm 2017-09-21 11:57:06 +0200
  • 9722cede7f Start building mariadb without client library part Michal Schorm 2017-09-20 14:47:03 +0200
  • 23d588b0ff Fix building without client library part Michal Schorm 2017-09-20 14:25:36 +0200