Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql-extras:master commit in: /
Date: Wed, 01 May 2013 00:07:41
Message-Id: 1367366828.052dfb4036b0cb5e1ebaed9bf222f53702e5cb3a.jmbsvicetto@gentoo
1 commit: 052dfb4036b0cb5e1ebaed9bf222f53702e5cb3a
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 00:07:08 2013 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 00:07:08 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=052dfb40
7
8 Apply mysql-5.5 patches to percona-server-5.5.
9
10 ---
11 00000_index.txt | 15 +++++++++++++++
12 1 files changed, 15 insertions(+), 0 deletions(-)
13
14 diff --git a/00000_index.txt b/00000_index.txt
15 index e1f1229..585ccbf 100644
16 --- a/00000_index.txt
17 +++ b/00000_index.txt
18 @@ -310,6 +310,11 @@
19 @pn mysql
20 @@ Take libmysqld to be a proper shared library.
21
22 +@patch 02040_all_embedded-library-shared-5.5.10.patch
23 +@ver 5.05.10.00 to 5.07.99.99
24 +@pn percona-server
25 +@@ Take libmysqld to be a proper shared library.
26 +
27 @patch 02040_all_embedded-library-shared-maria-5.1.50.patch
28 @ver 5.01.50.00 to 5.01.52.99
29 @pn mariadb
30 @@ -1432,6 +1437,11 @@
31 @pn mysql
32 @@ Fix the minimal build by reordering CMakeLists.txt
33
34 +@patch 20001_all_fix-minimal-build-cmake-mysql-5.5.29.patch
35 +@ver 5.05.29.00 to 5.05.99.99
36 +@pn percona-server
37 +@@ Fix the minimal build by reordering CMakeLists.txt
38 +
39 @patch 20001_all_fix-minimal-build-cmake-mariadb.patch
40 @ver 5.05.00.00 to 5.05.26.99
41 @pn mariadb
42 @@ -1462,6 +1472,11 @@
43 @pn mysql
44 @@ Bug 442000, upstream 62729 compilation failure on arm and possibly other arches where va_list is a struct or array.
45
46 +@patch 20002_all_mysql-va-list.patch
47 +@ver 5.05.00.00 to 5.05.99.99
48 +@pn percona-server
49 +@@ Bug 442000, upstream 62729 compilation failure on arm and possibly other arches where va_list is a struct or array.
50 +
51 @patch 20002_all_mysql-va-list-5.6.patch
52 @ver 5.06.00.00 to 5.99.99.99
53 @pn mysql