summaryrefslogtreecommitdiff
blob: 5b855dc857fd6bfb1ab33443f2d255351162d8a1 (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
# ChangeLog for dev-db/mysql
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.66 2003/08/18 03:14:02 robbat2 Exp $

  17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r1.ebuild,
  files/mysql-4.0.14-r1-tcpd-vars-fix.diff:
  fix source on patch mysql-4.0.14-r1.ebuild

  11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r1.ebuild,
  files/mysql-4.0.14-r2-tcpd-vars-fix.diff:
  fix bug #22571

*mysql-4.0.14-r1 (11 Aug 2003)

  11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r1.ebuild,
  files/my.cnf-4.0.14-r1:
  fix bugs #26131 and #24826

  31 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14.ebuild:
  Remove extraneous warning about a bug that was fixed between .13 and .14

  28 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14.ebuild,
  files/mysql-4.0.14-mysqld-safe-sh.diff:
  Finish Fixing 4.0.14 and release

*mysql-4.0.14 (23 Jul 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> mysql-4.0.14.ebuild :
  Added ~hppa to KEYWORDS.

  23 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14.ebuild:
  Version bump

  16 Jul 2003; Christian Birchinger <joker@gentoo.org> mysql-4.0.13-r3.ebuild:
  Added sparc stable keyword

  12 Jul 2003; Donny Davies <woodchip@gentoo.org> mysql-4.0.13-r3.ebuild:
  Marked x86 stable.

  12 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.13-r3.ebuild:
  Change note about rebuilder.sh to revdep-rebuild.

*mysql-3.23.57 (17 Mar 2003)

  12 Jun 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-3.23.57.ebuild:
  Version bump.

*mysql-4.0.13-r3 (12 Jun 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> mysql-4.0.13-r3.ebuild :
  Added hppa to KEYWORDS.

  3 Jun 2003; Robin Johnson <robbat2@gentoo.org> mysql-4.0.13-r3.ebuild:
  Add SSL warning as per bug #22964.

  12 Jun 2003; Robin Johnson <robbat2@gentoo.org> mysql-4.0.13-r3.ebuild:
  Show a sensible error message and die if the user has USE="static ssl" as
  MySQLv4 doesn't support these simultanoeusly.

  12 Jun 2003; <rac@gentoo.org> mysql-4.0.13-r3.ebuild,
  files/mysql-4.0.13-thrssl.patch:
  Attempt to make libmysqlclient_r.so link with -lssl

*mysql-4.0.13-r2 (11 Jun 2003)

  11 Jun 2003; <rac@gentoo.org> mysql-4.0.13-r2.ebuild:
  Allow user CFLAGS to determine -O level, instead of imposing -O3

*mysql-4.0.13-r1 (31 May 2003)

  11 Jun 2003; Donny Davies <woodchip@gentoo.org> mysql-4.0.13-r1.ebuild:
  Small housecleaning-type fixes.

  31 May 2003; Robin Johnson <robbat2@gentoo.org> mysql-4.0.13-r1.ebuild:
  Large ebuild cleanup.

*mysql-4.0.13 (21 May 2003) 

  09 May 2003; Robin Johnson <robbat2@gentoo.org> mysql-4.0.13.ebuild:
  Version bump. Moved to to using mirror:// syntax to support all of the MySQL
  mirrors.

*mysql-4.0.12 (22 Mar 2003)

  09 May 2003; Robin Johnson <robbat2@gentoo.org> mysql-4.0.12.ebuild,
  file/rebuilder.sh:
  Some users still complaining about rebuilder.sh not working. Adding
  gentoolkit to DEPEND now.
  rebuilder.sh has been modified to be significently faster and more accurate
  now.
  
  05 May 2003; Caleb Tennis <caleb@gentoo.org> files/rebuilder.sh:
  Fix bug #17723 by posting a note to the user that they need to have
  gentoolkit emerged before running this script.  Also fix bug #18605 by
  having the script scan the qt directory too.

  22 Apr 2003; Robin Johnson <robbat2@gentoo.org> files/mysql-4.0.rc6,
  files/mysql.init:
  Change dir=`awk...` line to use sed instead in a more reliable manner
  fixes bug #18833

  06 Apr 2003; Zach Welch <zwelch@gentoo.org> mysql-4.0.12.ebuild:
  add arm keyword

  22 Mar 2003; Donny Davies <woodchip@gentoo.org> : Version bump, removed
  from package.mask.  If you're upgrading from MySQL-3.x you can use the
  "/usr/portage/dev-db/mysql/files/rebuilder.sh" script to obtain the list
  of packages you'll need to rebuild on your system.

*mysql-3.23.56 (17 Mar 2003)

  17 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*mysql-4.0.11a-r1 (09 Mar 2003)

  09 Mar 2003; Joshua Brindle <method@gentoo.org> mysql-4.0.11a-r1.ebuild:
  bug fix for #15099 thanks to dragon

*mysql-3.23.54a-r1 (04 Mar 2003)

  04 Mar 2003; Robert Coie <rac@gentoo.org> mysql-3.23.54a-r1.ebuild:
  Add PDEPENDs on dev-perl/DBI and dev-perl/DBD-mysql, contingent on
  USE="perl".  If USE="-perl", take /usr/bin/mysql_setpermission out of
  the installed files (bug #16301).

*mysql-4.0.11a (01 Mar 2003)

  01 Mar 2003; Donny Davies <woodchip@gentoo.org> : Version bump.
  Add glibc-2.3.2_pre fix; -DHAVE_ERRNO_AS_DEFINE=1.  Fix readline
  configure flags.  Add --enable-local-infile to configure.

  23 Feb 2003; Guy Martin <gmsoft@gentoo.org> mysql-3.23.54a.ebuild,
  mysql-3.23.55.ebuild :  Added --without-berkeley-db to configure for
  hppa since it's not yet supported on this platform. Added hppa to
  keywords too.

*mysql-4.0.10 (17 Jan 2003)

  17 Feb 2003; Joshua Brindle <method@gentoo.org> : Latest 'gamma' release.
  Version bump.

*mysql-3.23.55 (29 Jan 2003)

  11 Mar 2003; Donny Davies <woodchip@gentoo.org> mysql-3.23.55.ebuild:
  Fix CXXFLAGS; #16767.  Add the PDEPEND from #16301.

  01 Mar 2003; Donny Davies <woodchip@gentoo.org> : mysql-3.23.55.ebuild :
  Add a build fix for glibc-2.3.2_pre.  Fix readline configure flags, sigh.

  06 Feb 2003; Will Woods <wwoods@gentoo.org>: mysql-3.23.54a.ebuild, mysql-3.23.54a.ebuild
  Disable berkdb on alpha, since it's not supported there.

  29 Jan 2003; Donny Davies <woodchip@gentoo.org> : New testing release.
  Fix #12933, #13429.

*mysql-4.0.7 (04 Jan 2003)

  04 Jan 2003; Donny Davies <woodchip@gentoo.org> : Latest 'gamma' release.
  Sync initscript.

*mysql-3.23.54a (16 Dec 2002)

  16 Dec 2002; Donny Davies <woodchip@gentoo.org> : Version bump.

  15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> mysql-3.23.52-r1.ebuild :
  Add alpha to KEYWORDS

*mysql-3.23.54 (13 Dec 2002)

  13 Dec 2002; Donny Davies <woodchip@gentoo.org> : Update to latest.
  This release fixes a remote DoS vulnerability; upgrade reccomended.

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> mysql-3.23.52-r1.ebuild : 
  Changed sparc64 to sparc keyword
 
  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> mysql-3.23.53.ebuildi, mysql-4.0.5_beta.ebuild :
  Changed ~sparc64 to ~sparc keyword

*mysql-4.0.5_beta (29 Nov 2002)

  29 Nov 2002; Donny Davies <woodchip@gentoo.org> : Chase latest.
  Closes #11011, #11233.  The new initscript still needs to be synced with
  the old one.

  03 Nov 2002; Nicholas Henke <roughneck@gentoo.org> mysql-3.23.52-r2.ebuild  :
  added ppc to keywords

  28 Oct 2002; Donny Davies <woodchip@gentoo.org> mysql.init :
  Behave more carefully in stop().  Thanks psi-jack@myrealbox.com.

*mysql-4.0.1 (19 Nov 2002)

  19 Nov 2002; Ryan Phillips <rphillips@gentoo.org> mysql-4.0.1_alpha.ebuild :
  Fixed DB dep. Fixes #10839

*mysql-3.23.53 (27 Oct 2002)

  27 Oct 2002; Donny Davies <woodchip@gentoo.org> : Chase latest release.
  Close #9481, #9335.

*mysql-3.23.52-r1 (29 Sep 2002)
  
  20 Oct 2002; Seemant Kulleen <seemant@gentoo.org> mysql-3.23.52-r1.ebuild :
  Changed the sparc USE check per bug #9372 by torgeir@trenger.ro (Torgeir
  Hansen)

  15 Oct 2002; <mcummings@datanode.net> mysql-3.23.52-r1.ebuild :
  Changed the BDB check due to a bug in BDB on sparc's. See notes in ebuild
  for reference URL.

  29 Sep 2002; Ryan Phillips <rphillips@gentoo.org> mysql-3.23.52-r1.ebuild :
  Added thread-safe client support... MyODBC package needs this flag compiled
  into mysql to work correctly.  Fixes #8411. Submitted by Peter Ruskin

*mysql-3.23.52 (25 Aug 2002)

  25 Aug 2002; Donny Davies <woodchip@gentoo.org> mysql-3.23.52.ebuild,
  mysql-3.23.52-install-db-sh.diff :
  Update to latest stable release.  Fix mysql_install_db patch.

*mysql-3.23.51-r4 (28 Jul 2002)

  28 Jul 2002; Jon Nelson <jnelson@gentoo.org> mysql-3.23.51-r4.ebuild:  
  Add back in the tcpd patch -- seems to cause compile failure  

*mysql-3.23.51-r3 (25 Jul 2002)

  25 Jul 2002; Donny Davies <woodchip@gentoo.org> mysql-3.23.51-r3.ebuild :
  Fix initscript install.  s/mysql.rc6/mysql.init/

  25 Jul 2002; Jon Nelson <jnelson@gentoo.org> mysql-3.23.51-r3.ebuild files/digest-mysql-3.23.51-r3 files/mysql.init:
  Fixed 5152 - used some fancy awk to extract the datadir from
  /etc/mysql/my.cnf -- new init file is mysql.init

*mysql-3.23.51-r2 (07 Jul 2002)

  25 Jul 2002; Ryan Phillips <rphillips@gentoo.org> mysql-3.23.51-r2.ebuild :
  The -tcpd- patch appears to have been fixed upstream.  It has been
  removed from the ebuild

  07 Jul 2002; Jon Nelson <jnelson@gentoo.org> mysql-3.23.51-r2.ebuild :
  Attempt to fix problem with mysql compile *not* using provided bdb.
  Also, add users in preinst, not pkg_setup, as per policy.

*mysql-3.23.51-r1 (02 Jul 2002)

  02 Jul 2002; Ryan Phillips <rphillips@gentoo.org> mysql-3.23.51-r1.ebuild :
  Added symlink to libmysqlclient_r.so

*mysql-4.0.1 (27 Jun 2002)

  27 June 2002; Ryan Phillips <rphillips@gentoo.org> :
  Added the unreleased mysql for development purposes and testing.
  Currently masked in portage.mask
  
*mysql-3.23.51 (22 Jun 2002)

  22 June 2002; Donny Davies <woodchip@gentoo.org> :
  Update to latest stable release; 3.23.51.
  - Important!  On >=gentoo-1.3, the bundled 3.2.9a bezerkeley db will be
    built if you have USE berkdb.  On <gentoo-1.3, the sys-libs/db-3.2.9
    system version is used.
  - added a small patch for tcpd; looks like an upstream bug?
  - sync the compiler flags with their "official" spec ;)
  - cleaned up the ebuild a little.

*mysql-3.23.49-r2 (16 June 2002)

  16 June 2002; Bart Verwilst <verwilst@gentoo.org> :
  Made sure that mysql compiled on gentoo 1.3+ as well, where db 4.0.14 is 
  the default... Stayed off 3.23.50, whoever updates mysql next, please 
  take my changes here in account as well plz

*mysql-3.23.49-r1 (3 May 2002)

  3 May 2002; Donny Davies <woodchip@gentoo.org> :
  Added LICENSE, SLOT, $Headers.

*mysql-3.23.49 (18 Feb 2002)

  18 Feb 2002; Donny Davies <woodchip@gentoo.org> mysql-3.23.49.ebuild,
  files/mysql-3.23-db-3.2.3.diff :
  Updated to latest release.  Tweaked the db patch to apply properly to
  this version.  Some cosmetic fixies.

*mysql-3.23.47 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.