summaryrefslogtreecommitdiff
blob: 11707e644c3a4ce70e2ab8ed7abb1b606ed232e0 (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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
@patch 010_all_mysql-4.0-my-print-defaults.patch
@ver 4.00.00.00 to 4.00.26.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.0.27.patch 
@ver 4.00.27.00 to 4.00.27.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.0.28.patch
@ver 4.00.28.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.1.15.patch
@ver 4.01.15.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Move config directory to the gentoo default

@patch 010_all_default-dir-5.0.19.patch
@ver 5.00.19.00 to 5.00.19.99
@ver 5.01.07.00 to 5.01.09.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ upstream http://lists.mysql.com/commits/3885?f=plain
@@ fix MySQL Bug#15069
@@ does not fix gentoo Bug#126054

@patch 020_all_gentoo-nptl-4.0.18.patch
@ver 4.00.18.00 to 4.00.27.99
@ver 4.01.00.00 to 4.01.11.99
@ver 5.00.00.00 to 5.00.03.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Add support for NPTL

@patch 030_all_thrssl-4.0.patch
@ver 4.00.00.00 to 4.00.27.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl
# attempt to get libmysqlclient_r linked against ssl if USE="ssl" enabled
# i would really prefer to fix this at the Makefile.am level, but can't
# get the software to autoreconf as distributed - too many missing files

@patch 030_all_thrssl-4.0.28.patch
@ver 4.00.28.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl
# attempt to get libmysqlclient_r linked against ssl if USE="ssl" enabled
# i would really prefer to fix this at the Makefile.am level, but can't
# get the software to autoreconf as distributed - too many missing files

@patch 030_all_thrssl-4.1.21.patch
@ver 4.01.21.00 to 4.01.22.99
@ver 5.00.00.00 to 5.00.04.00
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl

@patch 030_all_thrssl-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl

@patch 035_x86_asm-pic-fixes-4.0.27.patch
@ver 4.00.25.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ remove page relocations
@@ _many_ thanks to pageexec@freemail.hu

@patch 035_x86_asm-pic-fixes-4.1.12.patch
@ver 4.01.12.00 to 4.01.99.99
@ver 5.00.12.00 to 5.00.99.99
@ver 5.01.00.00 to 5.01.10.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ remove page relocations
@@ Most part of the original patch has already been accepted by MysQL,
@@ here is the remaining.
@@ _many_ thanks to pageexec@freemail.hu

@patch 040_all_tcpd-vars-fix-4.0.14.patch
@ver 4.00.14.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted

@patch 060_all_nisam_maykeylen-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Enlarge max key lenght

@patch 080_all_slot_script-4.0.patch
@ver 4.00.26.00 to 4.00.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-4.1.16.patch
@ver 4.01.16.00 to 4.01.22.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.17.patch
@ver 5.01.00.00 to 5.01.08.99
@ver 5.00.17.00 to 5.00.20.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.21.patch
@ver 5.00.21.00 to 5.00.33.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.34.patch
@ver 5.00.34.00 to 5.00.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.10.patch
@ver 5.01.09.00 to 5.01.11.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.12.patch
@ver 5.01.12.00 to 5.01.13.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.14.patch
@ver 5.01.14.00 to 5.01.14.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.15.patch
@ver 5.01.15.00 to 5.02.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 081_all_slot_manager-5.0.19.patch
@ver 5.00.19.00 to 5.00.99.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 081_all_slot_manager-5.1.7.patch
@ver 5.01.07.00 to 5.01.08.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 081_all_slot_manager-5.1.10.patch
@ver 5.01.09.00 to 5.02.09.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 100_all_bug23427-abi-breakage-5.0.26.patch
@ver 5.00.26.00 to 5.00.26.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix MySQL bug #23427

@patch 101_all_bootstrap_no_plugin.patch
@ver 5.01.13.00 to 5.01.21.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ prevent loading of modules from plugin table when in bootstrap mode
@@ Thanks solar, bug #158777

@patch 105_all_mysql_config_cleanup.patch
@ver 4.01.22.00 to 4.01.99.99
@ver 5.00.26.00 to 5.01.21.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS

@patch 200_all_query-logging-bypass-4.1.19.patch
@ver 4.01.14.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix bug #128713
@@ dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)

@patch 200_all_query-logging-bypass-5.0.21.patch
@ver 5.00.00.00 to 5.00.23.99
@ver 5.01.00.00 to 5.01.10.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix bug #128713
@@ dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)

@patch 202_all_embedded-library-compile-5.0.38.patch
@ver 5.00.38.00 to 5.00.39.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Compile fix for USE=embedded

@patch 400_all_mysqld-safe-sh-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Change paths detection in mysqld_safe

@patch 401_all_install-db-sh-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Change an output comment in mysql_install_db

@patch 700_all_mysqldump-missing-cfgfile-fix-4.1.21.patch
@ver 4.01.21.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Add configuration section for mysqldump

@patch 701_all_rpl000015-portsobst-fix-4.1.21.patch
@ver 4.01.21.00 to 4.01.22.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 701_all_rpl000015-portsobst-fix-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 701_all_rpl000015-portsobst-fix-5.0.26.patch
@ver 5.00.26.00 to 5.00.31.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 702_all_trigger-rename-fail-as-root-5.0.26.patch
@ver 5.00.26.00 to 5.00.33.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ portage normally ran as root, MySQL tests are designed to be used
@@ with lower priviledges

@patch 702_all_trigger-rename-fail-as-root-5.0.34.patch
@ver 5.00.34.00 to 5.00.34.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ portage normally ran as root, MySQL tests are designed to be used
@@ with lower priviledges

@patch 703_all_test-rpl_rotate_logs-5.0.21.patch
@ver 5.00.26.00 to 5.00.99.99
@ver 5.01.00.00 to 5.01.15.99
@ver 5.02.00.00 to 5.02.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted

@patch 704_all_disable_mybug_9735_test.patch
@ver 5.00.26.00 to 5.00.99.99
@ver 5.01.00.00 to 5.01.21.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ disable a test that fail on longtext field lenght, the expected value is
@@ three times the returned one, look like a multibyte character related
@@ failure.

@patch 705_all_we-are-in-2007-now.patch
@ver 5.00.26.00 to 5.00.32.99
@ver 5.01.14.00 to 5.01.14.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ the view.test is year dependant

@patch 706_all_fix-nullpointer-dos.patch
@ver 5.00.26.00 to 5.00.39.99
@ver 5.01.00.00 to 5.01.15.99
@ver 5.02.00.00 to 5.02.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix gentoo bug 171934

@patch 707_all_fix-nullpointer-dos-testcase.patch
@ver 5.00.26.00 to 5.00.39.99
@ver 5.01.00.00 to 5.01.15.99
@ver 5.02.00.00 to 5.02.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Testcase for fix to gentoo bug 171934 (upstream bug #27513)

@patch 708_all_mysql_client_test-fix-pointer-aliasing-mysqlbug27383.patch
@ver 5.00.42.00 to 5.00.44.99
@ver 5.01.00.00 to 5.01.15.99
@ver 5.02.00.00 to 5.02.09.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix for pointer aliasing that breaks mysql_client_test (upstream bug #27393)

@patch 709_all_innodb_spatial_crash_mybug_32125_5.0.patch
@ver 5.00.42.00 to 5.00.53.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix for InnoDB 'CONTAINS' DoS (gentoo bug #198988, upstream bug #32125)

@patch 709_all_innodb_spatial_crash_mybug_32125_5.1.patch
@ver 5.01.22.00 to 5.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix for InnoDB 'CONTAINS' DoS (gentoo bug #198988, upstream bug #32125)

@patch 710_all_respect_tmpdir_filesort_mybug_30287_5.0.patch
@ver 5.00.44.00 to 5.00.47.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix for TMPDIR not being used during filesot (upstream bug #30287)

@patch 710_all_respect_tmpdir_filesort_mybug_30287_5.1.patch
@ver 5.01.20.00 to 5.01.21.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix for TMPDIR not being used during filesot (upstream bug #30287)

@patch 711_all_mysql_gcc-4.2.patch
@ver 5.00.42.00 to 5.00.50.99
@ver 5.01.21.99 to 5.01.22.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Replace max() and min() macro witch MYSQL_MIN() and MYSQL_MAX()

@patch 711_all_mysql_gcc-4.2_5.0.54.patch
@ver 5.00.54.00 to 5.00.55.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Replace max() and min() macro witch MYSQL_MIN() and MYSQL_MAX()

#@patch 711_all_mysql_gcc-4.2_5.0.56.patch
#@ver 5.00.56.00 to 5.00.99.99
#@pn mysql
#@pn mysql-community
#@pn mysql-slotted
#@@ Replace max() and min() macro witch MYSQL_MIN() and MYSQL_MAX()

@patch 712_all_openssl_handshake_mybug_33050.patch
@ver 5.00.50.00 to 5.00.54.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Set the connection type for OpenSSL to not break the handshake (upstream bug 33050)

@patch 713_all_mysqldump-hang-33057_5.0.52.patch
@ver 5.00.52.00 to 5.00.54.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Avoid hang during mysqldump

@patch 714_all_no-atomic-configure.patch
@ver 5.00.50.00 to 5.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ No atomic garbage in configure.in

@patch 715_all_mysql_config_libdir.patch
@ver 5.00.50.00 to 5.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Do not muck with libdir in mysql_config

@patch 716_all_flush_priveleges_in_tests.patch
@ver 5.00.50.00 to 5.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Flush privileges during some tests to avoid false positives

@patch 717_all_safe_s390x_stack_size.patch
@ver 5.00.50.00 to 5.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ s390x needs a sane stack size

@patch 719_all_disallow_database_ops_without_super_mybug_27440.patch
@ver 5.00.51.00 to 5.00.55.99
@ver 5.01.21.00 to 5.01.22.99
@pn mysql
@pn mysql-community
@@ Fix for read_only allowing create/drop database without SUPER (upstream bug 27440)