diff options
author | Brian Evans <grknight@gentoo.org> | 2014-09-03 15:11:32 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-09-03 15:11:32 -0400 |
commit | deb9160c3477d0557d23ca2374178d67988b29fc (patch) | |
tree | 7b0abff699d07401661c7e78b6e5fc59ca8753bb | |
parent | Fix bad comparision of void to ulong on hppa for 10.0.13 (diff) | |
download | mysql-extras-deb9160c3477d0557d23ca2374178d67988b29fc.tar.gz mysql-extras-deb9160c3477d0557d23ca2374178d67988b29fc.tar.bz2 mysql-extras-deb9160c3477d0557d23ca2374178d67988b29fc.zip |
Apply mariadb patches to mariadb-galera as wellmysql-extras-20140903-1928Z
-rw-r--r-- | 00000_index.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/00000_index.txt b/00000_index.txt index eb30088..95944b3 100644 --- a/00000_index.txt +++ b/00000_index.txt @@ -1511,6 +1511,7 @@ @patch 20001_all_fix-minimal-build-cmake-mariadb-10.0.13.patch @ver 10.00.13.00 to 10.99.99.99 @pn mariadb +@pn mariadb-galera @@ Fix the minimal build by reordering CMakeLists.txt @@ Fixes MDEV-6562 @@ -1657,6 +1658,7 @@ @patch 20006_all_cmake_elib-mariadb-10.0.11.patch @ver 10.00.11.00 to 10.00.99.99 @pn mariadb +@pn mariadb-galera @@ Add ELIBPATH to split client and embedded libs @@ Also install static libs by ENABLE_STATIC_LIBS @@ -1723,5 +1725,6 @@ @patch 20011_all_mariadb-hppa-unsigned-long-10.0.13.patch @ver 10.00.13.00 to 10.00.99.99 @pn mariadb +@pn mariadb-galera @@ Fix bad comparision of void to ulong @@ Gentoo bug 520092 MDEV-6595 |