68d53d0cd5Prepare 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
9e4f70c827Jemalloc 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
4024962c36Use mysqladmin for checking the socket
Honza Horak
2018-06-05 10:54:13 +0200
34627d99eeCreate RPMLint whitelist
Michal Schorm
2018-06-04 16:28:21 +0200
5a8f2108c9Fix PCRE macros to be more easily understood Bump bundled PCRE version reuired by MariaDB
Michal Schorm
2018-06-04 15:46:46 +0200
8b706f53caFix typo in PPC skipped tests list
Michal Schorm
2018-05-29 15:06:35 +0200
146358d414Disable TokuDB build with Jemalloc 5. Add more failing tests for the PPC64le.
Michal Schorm
2018-05-29 13:29:49 +0200
f6397a1a9bRebase to 10.2.15
Michal Schorm
2018-05-28 01:52:06 +0200
7fecec7c62Fix typo
Michal Schorm
2018-05-02 14:33:53 +0200
cae458ac36Update some if clauses
Michal Schorm
2018-05-01 22:45:29 +0200
d0b7a043a5Build with lz4; Related: #1563282
Michal Schorm
2018-04-19 20:47:02 +0200
fb1dfc156eUpdate to 10.3.6
Michal Schorm
2018-04-19 14:54:56 +0200
8f35ef3af2Rebase to 10.2.14 Update testsuite run for SSL self signed certificates
Michal Schorm
2018-03-29 03:26:57 +0200
259503a47eUpdate logrotate config to use correct logfile location.
Michal Schorm
2018-03-20 17:17:37 +0100
b8e80adff1COPR: New sources for 10.3.5
Michal Schorm
2018-03-11 03:33:21 +0100
7855407025Revert "COPR: update source url to fix source download"
Michal Schorm
2018-03-11 03:30:09 +0100
2f146cfc00COPR: update source url to fix source download
Michal Schorm
2018-03-11 03:06:18 +0100
f900752655COPR: update for building in COPR
Michal Schorm
2018-03-11 02:44:01 +0100
259d0513b2Further 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
baf63a182eNew sources for 10.2.13
Michal Schorm
2018-03-01 23:22:13 +0100
7195667067Rebase to 10.2.13 version Update lists of failing tests
Michal Schorm
2018-03-01 22:24:40 +0100
f805d55b33Add the first test for the Fedora CI
Michal Schorm
2018-03-01 15:41:44 +0100
0b98906c25Merge branch 'f27'
Michal Schorm
2018-02-28 10:48:30 +0100
994a33ffe0Add condition for the client library component
Michal Schorm
2018-02-28 10:29:46 +0100
fd1545682aSPECfile refresh, RHEL6, SySV init and old fedora stuff removed
Michal Schorm
2018-02-26 16:12:02 +0100
094243a05aRelease bump for rebuild
Michal Schorm
2018-02-25 11:47:21 +0100
76677bb0ecRemove hardening if-clauses. Do the hardening always.
Michal Schorm
2018-02-25 02:39:07 +0100
c34f161783Prefer MariaDB over MySQL in DNF package resolution
Michal Schorm
2018-02-25 02:36:23 +0100
00b1b90490Update ldconfig scriptlets
Michal Schorm
2018-01-30 11:55:36 +0100
39512bdd8bUpdate ldconfig scriptlets
Michal Schorm
2018-01-30 11:55:36 +0100
ed1cfbce0eExtend failing tests list for PPC
Michal Schorm
2018-01-27 02:34:32 +0100
e096affc6fExtend failing tests list for PPC
Michal Schorm
2018-01-27 02:34:32 +0100
ad0bf94ae5Use '-ldl' compiler flag when associated library used Resolves: #1538990
Michal Schorm
2018-01-26 18:26:43 +0100
daa1ad6dc4Use '-ldl' compiler flag when associated library used Resolves: #1538990
Michal Schorm
2018-01-26 18:26:43 +0100
af8f71d7a5Use downstream tmpfiles instead of the upstream one; #1538066
Michal Schorm
2018-01-25 12:09:50 +0100
c07b0bf23aFix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc)
Michal Schorm
2018-01-25 11:59:14 +0100
9be454122ePrint 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
a218b6af28Support 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
0d9da7bf48Remove jar files used for testing from the source Related: #1463417
Honza Horak
2017-11-23 22:15:32 +0100
0f8f4c807cUse downstream tmpfiles instead of the upstream one; #1538066
Michal Schorm
2018-01-25 12:09:50 +0100
d582a409d7Fix upgrade path - do build TokuDB, but build a configuration unsupported by upstream (Build without Jemalloc)
Michal Schorm
2018-01-25 11:59:14 +0100
Rebuilt for switch to libxcrypt
Björn Esser
2018-01-20 23:07:11 +0100
a6ee91f1b4Print 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
a77a3d64a1Support 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
16cf4d2abfRemove jar files used for testing from the source Related: #1463417
Honza Horak
2017-11-23 22:15:32 +0100
be7f927091Added JIRA issue trackers
Michal Schorm
2017-11-06 16:06:33 +0100
cc70eb14e3Compatibility fix
Michal Schorm
2017-11-06 13:31:33 +0100
c9e70d5f14Rebase 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
7b7a7f80e2Update PCRE version and fix its failsafe
Michal Schorm
2017-10-16 14:42:14 +0200
d34bedc1a2RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream
Michal Schorm
2017-10-16 14:28:44 +0200
4f0e1812eeRPMLint error fix: description line too long
Michal Schorm
2017-10-08 00:35:13 +0200
5722a3f4a8Added JIRA issue trackers
Michal Schorm
2017-11-06 16:06:33 +0100
a97652db21Compatibility fix
Michal Schorm
2017-11-06 13:31:33 +0100
b8b4d032f6Rebase 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
25eb8c91e6Update PCRE version and fix its failsafe
Michal Schorm
2017-10-16 14:42:14 +0200
1b7bd2e9d5RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream
Michal Schorm
2017-10-16 14:28:44 +0200
3b1fe420f0RPMLint error fix: description line too long
Michal Schorm
2017-10-08 00:35:13 +0200
ac59198e8bRPMLint error fix: use python version in python scripts shebangs
Michal Schorm
2017-10-08 00:18:33 +0200
082df141a1Bump version for rebuild
Michal Schorm
2017-10-05 19:05:24 +0200
f43c1299baFix client library obsolete
Michal Schorm
2017-10-05 18:13:25 +0200
81336ab97eEnable testsuite again
Michal Schorm
2017-10-05 19:05:24 +0200
5d1fdf8404Fix client library obsolete
Michal Schorm
2017-10-05 18:13:25 +0200
604c1bd8ebStart building with client library and testsuite, since this is a F27 branch
Michal Schorm
2017-10-05 14:37:00 +0200
19214b69d8Fix building with client library
Michal Schorm
2017-10-05 14:33:14 +0200
7d18921236Fix of "with" and "without" macros, so they works
Michal Schorm
2017-10-04 21:30:08 +0200
e4555ecce4New sources for 10.2.9
Michal Schorm
2017-10-02 14:56:44 +0200
501c9293f9Rebase to 10.2.9
Michal Schorm
2017-10-02 14:47:32 +0200
fe537064baUse obosletes of "-libs" in "-common", if built without client library part
Michal Schorm
2017-09-26 13:21:24 +0200
3ae3c01b3fBump version
Michal Schorm
2017-09-21 12:00:14 +0200
b33c986ca5Set mariadb-connector-c-devel as Requires for mariadb-devel, instead of Recommends
Michal Schorm
2017-09-21 11:57:06 +0200
9722cede7fStart building mariadb without client library part
Michal Schorm
2017-09-20 14:47:03 +0200
23d588b0ffFix building without client library part
Michal Schorm
2017-09-20 14:25:36 +0200