aboutsummaryrefslogtreecommitdiff
blob: 202fea86f67c9e37b7f377441ab71480307b501c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
# ChangeLog for dev-db/mysql
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

*mysql-5.1.73 (12 Dec 2013)

  12 Dec 2013; Brian Evans <grknight@tuffmail.com> +mysql-5.1.73.ebuild:
  [mysql] Bump 5.1 series

*mysql-5.5.35 (10 Dec 2013)
*mysql-5.6.15 (10 Dec 2013)

  10 Dec 2013; Brian Evans <grknight@tuffmail.com> +mysql-5.5.35.ebuild,
  +mysql-5.6.15.ebuild, -mysql-5.6.10.ebuild:
  [mysql] Version bumps for 5.5 and 5.6 series

  29 Aug 2013; Brian Evans <grknight@tuffmail.com> -mysql-5.1.66-r1.ebuild,
  -mysql-5.1.66.ebuild, -mysql-5.1.67-r1.ebuild, -mysql-5.1.67.ebuild,
  -mysql-5.1.68.ebuild, -mysql-5.1.69.ebuild, -mysql-5.5.29-r1.ebuild,
  -mysql-5.5.29.ebuild, -mysql-5.5.30.ebuild, -mysql-5.5.31.ebuild,
  -mysql-5.6.7_rc.ebuild, -mysql-5.6.9_rc.ebuild:
  [dev-db/mysql] Trim old

*mysql-5.6.13 (26 Aug 2013)

  26 Aug 2013; Brian Evans <grknight@tuffmail.com> +mysql-5.6.13.ebuild:
  [dev-db/mysql] Version bump to 5.6.13.  Failing test(s):
  rpl.rpl_spec_variables similar to bug 473002

*mysql-5.5.33 (16 Aug 2013)

  16 Aug 2013; Brian Evans <grknight@tuffmail.com> +mysql-5.5.33.ebuild:
  Version bump w/ failing tests Failing test(s): rpl.rpl_deadlock_innodb
  main.plugin_auth main.mysqladmin main.mysqlhotcopy_archive
  main.mysqlhotcopy_myisam

*mysql-5.6.12 (06 Jun 2013)

  06 Jun 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.6.12.ebuild,
  mysql-5.6.10.ebuild, mysql-5.6.7_rc.ebuild, mysql-5.6.9_rc.ebuild,
  mysql-5.7.1_alpha_pre11.ebuild:
  Bump. Fails tests: rpl.rpl_spec_variables (mix,stmt),
  binlog.binlog_mysqlbinlog_filter (stmt), perfschema.binlog_edge_mix,
  perfschema.binlog_edge_stmt, funcs_1.is_columns_mysql,
  funcs_1.is_tables_mysql, funcs_1.is_triggers,
  sys_vars.table_definition_cache_basic, sys_vars.table_open_cache_basic.

*mysql-4.0.27-r1 (06 Jun 2013)
*mysql-4.1.22-r1 (06 Jun 2013)
*mysql-5.1.68 (06 Jun 2013)
*mysql-5.5.32 (06 Jun 2013)

  06 Jun 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-4.0.27-r1.ebuild,
  +mysql-4.1.22-r1.ebuild, +mysql-5.1.68.ebuild, +mysql-5.5.32.ebuild,
  mysql-5.1.66.ebuild, mysql-5.1.69.ebuild, mysql-5.5.30.ebuild,
  mysql-5.5.31.ebuild:
  Bump.

*mysql-5.5.31 (03 Jun 2013)

  03 Jun 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.5.31.ebuild,
  mysql-5.1.69.ebuild:
  Bump.

*mysql-5.1.69 (28 May 2013)

  28 May 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.69.ebuild:
  Bump, please see bug #471632 for test failures.

*mysql-5.5.30 (08 Mar 2013)

  08 Mar 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.5.30.ebuild:
  Bump.

  04 Mar 2013; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.66.ebuild,
  mysql-5.1.67.ebuild:
  Update headers and keywords.

*mysql-5.6.9_rc (28 Jan 2013)

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.6.9_rc.ebuild:
  Add still-broken 5.6 for development. As a problem with as-needed link order
  still.

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> files/my.cnf-4.0,
  files/my.cnf-5.1, files/my.cnf-5.5, mysql-5.1.66-r1.ebuild,
  mysql-5.1.66.ebuild, mysql-5.1.67-r1.ebuild:
  Sync with gentoo-x86 for prefix changes & headers.

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.5.19.ebuild,
  -mysql-5.5.20.ebuild, -mysql-5.5.21.ebuild, -mysql-5.5.22.ebuild,
  -mysql-5.5.25a.ebuild, -mysql-5.5.27.ebuild, -mysql-5.5.28.ebuild,
  -mysql-5.6.2_alpha_pre5.ebuild:
  Trim.

*mysql-5.1.66-r1 (28 Jan 2013)
*mysql-5.1.67-r1 (28 Jan 2013)

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.66-r1.ebuild,
  +mysql-5.1.67-r1.ebuild, mysql-5.1.66.ebuild, mysql-5.1.67.ebuild:
  Actually move PBXT fix to revbump.

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.66.ebuild,
  mysql-5.1.67.ebuild:
  Include PBXT nice fix per bug #374349.

  28 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
  mysql-5.1.66.ebuild, mysql-5.1.67.ebuild, mysql-5.5.19.ebuild,
  mysql-5.5.20.ebuild, mysql-5.5.21.ebuild, mysql-5.5.22.ebuild,
  mysql-5.5.28.ebuild, mysql-5.5.29.ebuild:
  Sync from gentoo-x86.

  20 Jan 2013; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.96.ebuild:
  Copy keywords from gentoo-x86.

*mysql-5.1.65 (14 Aug 2012)

  14 Aug 2012; <atlantis@gentoo.org> +mysql-5.1.65.ebuild:
  [dev-db/mysql] Bump to the 5.1.65 release.

*mysql-5.5.25a (07 Jul 2012)

  07 Jul 2012; <atlantis@gentoo.org> +mysql-5.5.25a.ebuild:
  [dev-db/mysql-5.5.25a] Version bump.

  22 May 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.0.92.ebuild, mysql-5.0.96.ebuild:
  Move EAPI assignment to the top.
  Whitespace.

  15 Feb 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  files/my.cnf-5.1:
  Update table_cache to table_open_cache variable for mysql-5.1 my.cnf file.
  Fixes bug 403425 - thanks to Alex Efros <powerman-asdf@yandex.ru> for the
  report.

*mysql-5.1.61 (31 Jan 2012)
*mysql-5.5.20 (31 Jan 2012)

  31 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.61.ebuild,
  +mysql-5.5.20.ebuild:
  Version bump, passes all tests.

  20 Dec 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.58-r1.ebuild, mysql-5.5.10.ebuild, mysql-5.5.12.ebuild,
  mysql-5.5.14.ebuild, mysql-5.5.15.ebuild:
  [dev-db/mysql] Bump EAPI to 4 on old mysql versions.

*mysql-5.5.18 (20 Nov 2011)

  20 Nov 2011; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.5.18.ebuild:
  Version bump.

*mysql-5.1.60 (19 Nov 2011)

  19 Nov 2011; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.60.ebuild:
  Version bump.

*mysql-5.5.17 (26 Oct 2011)

  26 Oct 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.5.17.ebuild:
  [dev-db/mysql] Bumped to the 5.5.17 version.

  25 Oct 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.59.ebuild, mysql-5.5.16.ebuild, mysql-5.6.2_alpha_pre5.ebuild:
  [dev-db/mysql] Use EAPI-4 to support the new Prefix support of the eclasses.

*mysql-5.5.16 (22 Sep 2011)

  22 Sep 2011; <atlantis@gentoo.org> +mysql-5.5.16.ebuild:
  Bumped mysql to the 5.5.16 release.

*mysql-5.1.59 (22 Sep 2011)

  22 Sep 2011; <atlantis@gentoo.org> +mysql-5.1.59.ebuild:
  Bumped mysql to the 5.1.59 release.

*mysql-5.5.15 (30 Jul 2011)

  30 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.5.15.ebuild:
  [dev-db/mysql] 5.5.15 release version bump.

  21 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  -mysql-5.1.58.ebuild:
  Dropped broken mysql-5.1.58 ebuild.

*mysql-5.1.58-r1 (21 Jul 2011)

  21 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.58-r1.ebuild:
  [dev-db/mysql-5.1.58-r1] Bumped mysql-5.1.58 to fix all the issues related to
  the ebuild and the mysql-v2 eclass. Fixes bug 375063.

  14 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.58.ebuild:
  [dev-db/mysql-5.5.14] Don't use live version of mysql_extras.
  [dev-db/mysql-5.1.58] Don't use live version of mysql_extras.
  Synced from the tree.

  13 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.5.13.ebuild:
  5.5.13 removed from uptream mirrors, unable to verify digest.

  13 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.1.56.ebuild,
  -mysql-5.1.56-r1.ebuild, -mysql-5.1.57.ebuild:
  Old versions moved to tree.

  13 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.57.ebuild, mysql-5.1.58.ebuild, mysql-5.5.13.ebuild,
  mysql-5.5.14.ebuild:
  Replace mysql_disable_test calls with mysql-v2_disable_test.
  Should finally disable the remaining failing tests.

  18 May 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.57.ebuild:
  Update mysql-v2 eclass to use the git-2 eclass.
  Update the mysql-5.1.57 ebuild to use the mysql-v2 eclass.

  16 May 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.5.10.ebuild, mysql-5.5.12.ebuild:
  Really disable binlog.binlog_statement_insert_delayed test. 

  16 May 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.5.10.ebuild, mysql-5.5.12.ebuild:
  Disable tests that fail for mysql-5.5.*:
  3 tests fail for latin/utf-8 charsets and 1 causes segmentation faults.

  15 May 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  -mysql-5.0.91.ebuild, -mysql-5.1.50-r2.ebuild, -mysql-5.1.50-r3.ebuild,
  -mysql-5.1.51.ebuild, -mysql-5.1.51-r1.ebuild, -mysql-5.1.52-r2.ebuild,
  -mysql-5.1.53-r1.ebuild, -mysql-5.5.4_alpha_pre3.ebuild:
  Dropping old versions.

*mysql-5.5.12 (11 May 2011)
*mysql-5.1.57 (11 May 2011)

  11 May 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.57.ebuild, +mysql-5.5.12.ebuild:
  Bumped mysql to the 5.1.57 and 5.5.12 releases.

*mysql-5.1.56-r1 (18 Apr 2011)

  18 Apr 2011; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.56.ebuild,
  +mysql-5.1.56-r1.ebuild:
  Make a release of 5.1.56 using the old eclass.

*mysql-5.1.56 (28 Mar 2011)

  28 Mar 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.56.ebuild, mysql-5.5.10.ebuild, metadata.xml:
  Bumped mysql to the 5.1.56 release.
  More updates to the 5.5.10 ebuild.

  26 Mar 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.5.10.ebuild:
  Applied a few more fixes to mysql-5.5.10.

  21 Mar 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.5.10.ebuild:
  A few more updates for mysql-5.5.10 including a reworked patch from upstream
  ( http://lists.mysql.com/commits/102373 ) to build a shared libmysqld.

*mysql-5.5.10 (17 Mar 2011)

  17 Mar 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.5.10.ebuild:
  Introduce new eclasses and update mysql_fx.eclass to support the cmake based
  mysql-5.5 ebuilds.
  Add initial support for mysql-5.5.10 - this is still a work in progress.

*mysql-5.0.92 (17 Feb 2011)

  17 Feb 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.0.92.ebuild:
  Bumped mysql to the 5.0.92 release.
  This version is still breaking on a missing #endif at sql/sql_parse.cc.

  28 Nov 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.53-r1.ebuild:
  Add ~mips per main tree.

  28 Nov 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.51-r1.ebuild,
  mysql-5.1.52-r2.ebuild, mysql-5.1.53-r1.ebuild:
  Update libtool changes from main tree.

*mysql-5.1.53-r1 (28 Nov 2010)
*mysql-5.1.52-r2 (28 Nov 2010)

  28 Nov 2010; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.1.52.ebuild,
  +mysql-5.1.52-r2.ebuild, +mysql-5.1.53-r1.ebuild:
  Add 5.1.53 ebuild and bump 5.1.52 to be ahead of main tree versions.

*mysql-5.1.52 (03 Nov 2010)

  03 Nov 2010; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.52.ebuild:
  Add 5.1.52 release, just need to integrate MIPS and federated fixes

*mysql-5.1.51-r1 (06 Oct 2010)

  06 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.51.ebuild,
  +mysql-5.1.51-r1.ebuild:
  Release ready for tree now.

  06 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.50-r2.ebuild,
  mysql-5.1.50-r3.ebuild, mysql-5.1.51.ebuild:
  Ready for release.

*mysql-5.1.51 (04 Oct 2010)

  04 Oct 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.51.ebuild:
  Bumped to mysql-5.1.51.

  27 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.50-r3.ebuild:
  Dropped the block on amarok[embedded].

  24 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  mysql-5.1.50-r3.ebuild:
  Drop the EGIT_REPO_URI used to test locally.

*mysql-5.1.50-r3 (24 Sep 2010)

  24 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.50-r3.ebuild:
  Bumped mysql to 5.1.50-r3 to add the embedded patch.

  07 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.1.49.ebuild,
  -mysql-5.5.1_alpha_pre2-r1.ebuild:
  cleanup.

  07 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.50-r2.ebuild:
  Hello again bug #332565.

  05 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.50-r2.ebuild:
  Refix bug #332565.

  01 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.50-r2.ebuild:
  Block the new sharedlib patch since it doesn't work fully yet.

*mysql-5.1.50-r2 (01 Sep 2010)

  01 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> -mysql-5.1.50.ebuild,
  +mysql-5.1.50-r2.ebuild:
  Rename to avoid conflict.

  21 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.50.ebuild:
  Some tests false-positive with XtraDB.

*mysql-5.1.50 (20 Aug 2010)

  20 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.1.50.ebuild:
  Verbump.

  09 Aug 2010; Robin H. Johnson <robbat2@gentoo.org>
  -mysql-5.0.90-r3.ebuild, -mysql-5.1.44-r4.ebuild, -mysql-5.1.45-r2.ebuild,
  -mysql-5.1.46.ebuild:
  Cleanup.

  09 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.90-r3.ebuild,
  mysql-5.0.91.ebuild:
  Add prefix keywords.

  09 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.91.ebuild:
  Clean up 5.0.91 for release.

*mysql-5.1.49 (27 Jul 2010)

  27 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.49.ebuild:
  Added mysql-5.1.49 release.

*mysql-5.0.91 (22 May 2010)

  22 May 2010; Robin H. Johnson <robbat2@gentoo.org> +mysql-5.0.91.ebuild:
  Bug #319489: new version for GLSA, but critically broken.

*mysql-5.1.42 (02 Jan 2010)

  02 Jan 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.42.ebuild:
  Bumped mysql to 5.1.42.

*mysql-5.1.41 (29 Nov 2009)

  29 Nov 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +mysql-5.1.41.ebuild:
  Initial bump to mysql-5.1.41.