summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/ChangeLog')
-rw-r--r--dev-db/mysql/ChangeLog1230
1 files changed, 1226 insertions, 4 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 65d5100ca20e..0b68413fe42b 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,11 +1,1233 @@
# ChangeLog for dev-db/mysql
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.1 2002/02/01 21:53:11 gbevin Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.1.1.1 2005/11/30 10:11:30 chriswhite Exp $
-*mysql-3.23.47 (1 Feb 2002)
+ 20 Nov 2005; Francesco Riosa <vivo@gentoo.org> files/mysql-slot.rc6:
+ modified rc6 script for slotted server. Return status OK if at least on server
+ is started.
+
+ 19 Nov 2005; Francesco Riosa <vivo@gentoo.org> +files/mysql-slot.conf.d,
+ +files/mysql-slot.rc6:
+ These two are born for slotted MySQL, however they work as is on normal MySQL
+ installations too. (require my_print_defaults)
+ Features added or changed
+ - Not using mysqld_safe anymore
+ - preparsing of my.cnf file, all options outed at startup
+ - (possible to) override my.cnf option from conf.d/mysql
+ - Start multiple server with different config files
+ - using new svc "--nicelevel" option, nice level may be specified on per
+ server basis
+ - stronger error handling
+ - some new warnings
+ - slotted mysql management
+
+ 06 Nov 2005; Jason Wever <weeve@gentoo.org> mysql-5.0.15.ebuild:
+ Added ~sparc keyword.
+
+ 04 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.1.14.ebuild:
+ Stable on sparc wrt #109301
+
+*mysql-5.0.15-r30 (28 Oct 2005)
+*mysql-4.1.15-r30 (28 Oct 2005)
+*mysql-4.0.26-r30 (28 Oct 2005)
+
+ 28 Oct 2005; Francesco Riosa <vivo@gentoo.org> +mysql-4.0.26-r30.ebuild,
+ +mysql-4.1.15-r30.ebuild, +mysql-5.0.15-r30.ebuild:
+ pre - pre - pre alpha ebuilds for a slotted MySQL
+
+ 27 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild,
+ mysql-4.0.26.ebuild, mysql-4.1.14.ebuild, mysql-4.1.15.ebuild,
+ mysql-5.0.13_rc.ebuild, mysql-5.0.15.ebuild:
+ fix bug #110553, removed duplicate code
+
+ 25 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.14.ebuild:
+ Backport fixes from 4.1.15, fix Bug 110442
+
+*mysql-5.0.15 (24 Oct 2005)
+
+ 24 Oct 2005; Francesco Riosa <vivo@gentoo.org> +mysql-5.0.15.ebuild:
+ Version bump, 5.0.15 is the first version declared GA from upstream
+
+ 24 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.15.ebuild:
+ fixed typo, readded /var/log/mysql to binpkg
+
+ 24 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.14.ebuild,
+ mysql-4.1.15.ebuild, mysql-5.0.13_rc.ebuild:
+ Added revdep-rebuild --soname hint
+
+ 22 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.26.ebuild,
+ -mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild, mysql-4.1.15.ebuild,
+ mysql-5.0.13_rc.ebuild:
+ less destructive zlib removal, still enforcing usage of the system zlib
+
+*mysql-4.1.15 (22 Oct 2005)
+
+ 22 Oct 2005; Francesco Riosa <vivo@gentoo.org> -mysql-4.0.22.ebuild,
+ -mysql-4.0.22-r2.ebuild, -mysql-4.0.24.ebuild, mysql-4.0.25-r2.ebuild,
+ mysql-4.0.26.ebuild, -mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild,
+ +mysql-4.1.15.ebuild, -mysql-5.0.12_beta.ebuild, mysql-5.0.13_rc.ebuild:
+ - fix Bug #109951 and Bug #109881
+ Moved again creation of /var/log/mysql/* where it does not cause
+ problems with FEATURES="collision-protect".
+ Side effect of the previous bug fix is that /var/log/mysql/* files
+ are not included anymore in the binpkg
+ - cleanup of old ebuilds
+ - version bump for 4.1.15
+ Disabling "raid" support with "static" use flag
+ test suite has inverted behaviour than 4.1.14, need to use the perl
+ based one here
+
+ 21 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild,
+ mysql-4.0.26.ebuild, mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild,
+ mysql-5.0.13_rc.ebuild:
+ Reverted, fix Bug #109881
+
+ 20 Oct 2005; Luca Barbato <lu_zero@gentoo.org> mysql-4.1.14.ebuild:
+ Marked ppc
+
+ 20 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild,
+ mysql-4.0.26.ebuild, mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild,
+ mysql-5.0.13_rc.ebuild:
+ fix Bug #109881 collision-protect stops MySQL upgrade to 4.1.14
+
+ 20 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild, mysql-5.0.13_rc.ebuild:
+ - changed upstream upgrade link, Andy Dustman bug #109301, c#10
+ - unmasked MySQL 5.0, temporary removed keywords that don't have a stable 4.1
+
+ 19 Oct 2005; Mark Loeser <halcy0n@gentoo.org> mysql-4.1.14.ebuild:
+ Stable on x86
+
+ 19 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> mysql-4.1.14.ebuild:
+ Marked stable on amd64, bug 109301.
+
+ 18 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.14.ebuild:
+ Addressed problem in src_test() (reverted to bash mysql-test program)
+
+ 17 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-3.23.58-r1.ebuild,
+ mysql-4.0.22.ebuild, mysql-4.0.22-r2.ebuild, mysql-4.0.24.ebuild,
+ mysql-4.0.25-r2.ebuild, mysql-4.0.26.ebuild, mysql-4.1.13-r1.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild, mysql-5.0.13_rc.ebuild:
+ - Bugzilla Bug #109482 emerge --config` should be advised instead of `ebuild
+ ... config
+ - temporary dropped "sh" ARCH due to missing dependency chain on dev-perl/DBI
+
+ 13 Oct 2005; Hardave Riar <hardave@gentoo.org> mysql-4.0.25-r2.ebuild:
+ Stable on mips.
+
+ 30 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on sh.
+
+*mysql-5.0.13_rc (29 Sep 2005)
+
+ 29 Sep 2005; Francesco Riosa <vivo@gentoo.org> +mysql-5.0.13_rc.ebuild,
+ -mysql-5.0.12_beta.ebuild:
+ MySQL-5.0 version bump, first relase candidate.
+ Removed "geometry" USE flag, it will disappear also from the other versions
+ at next bump.
+ Reason for this is recursive failures at compile time or in the test suite.
+ Note that "spatial extensions" (those affected by "geometry") are now always
+ on.
+
+ 21 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ mysql_upgrade_warning() updated with hint on innodb logs
+
+ 20 Sep 2005; Francesco Riosa <vivo@gentoo.org>
+ -files/mysql-3.23.52-install-db-sh.diff,
+ -files/mysql-3.23-safe-mysqld-sh.diff,
+ -files/mysql-4.0.14-r1-tcpd-vars-fix.diff,
+ -files/mysql-4.0.18-gentoo-nptl.diff,
+ -files/mysql-4.0.18-mysqld-safe-sh.diff,
+ -files/mysql-4.0.21-install-db-sh.diff, -files/mysql-4.0.21-thrssl.patch,
+ -files/mysql-4.0.23-install-db-sh.diff,
+ -files/mysql-4.0.24-manual.texi.patch,
+ -files/mysql-4.0.25-r2-asm-pic-fixes.patch,
+ -files/mysql-4.0-my-print-defaults.diff,
+ -files/mysql-4.0-mysqlhotcopy-security.patch,
+ -files/mysql-4.0-nisam.h.diff, -files/mysql-4.1.9-thrssl.patch,
+ -files/010_all_my-print-defaults-r2.patch,
+ -files/035_x86_asm-pic-fixes-r1.patch,
+ -files/035_x86_asm-pic-fixes-r2.patch,
+ -files/701_all_test-myisam-geometry.patch,
+ -files/mysql-3.23-my-print-defaults.diff,
+ -files/703_all_test-rpl_rotate_logs.patch, -files/mysql-3.23-nisam.h.diff,
+ -files/mysql-accesstmp.patch, -files/mysql-test-myisam-geometry.patch,
+ mysql-3.23.58-r1.ebuild, mysql-4.0.22.ebuild, mysql-4.0.22-r2.ebuild,
+ mysql-4.0.24.ebuild, mysql-4.0.25-r2.ebuild, mysql-4.0.26.ebuild,
+ mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ Finished the removal of patches from $FILESDIR. All the patches are downloaded
+ separately now.
+
+ 20 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.26.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ - Fix Bug #106372, depend of sys-process/procps enabled only if userland_GNU.
+ - Enforced up/downgrade block for different versions.
+ - Using new mysql-extras, only added patches for old ebuilds.
+
+ 16 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ disabled also "csv" test when extraengine not set
+ thanks to Marvin Vek, bug #105534, #c6
+
+ 12 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ Temporary bug fix for bug #105534, disabling some test of the suite
+
+ 12 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.22-r2.ebuild,
+ mysql-4.0.24.ebuild, mysql-4.0.25-r2.ebuild, mysql-4.0.26.ebuild,
+ mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ Fix for bug #105668 shame on me
+ Other ebuilds ported to the use of mysql-extras instead of $FILESDIR
+
+ 11 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.26.ebuild:
+ Added discover of a previous $DATADIR like other recent ebuilds
+
+ 11 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild,
+ mysql-4.0.26.ebuild, mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild,
+ mysql-5.0.12_beta.ebuild:
+ Hidding passwords when requested in pkg_config().
+ Thanks to Martin Schlemmer <azarah@gentoo.org> to point out how to do.
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> mysql-4.0.25-r2.ebuild:
+ Mark 4.0.25-r2 stable on alpha
+
+ 09 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.26.ebuild,
+ mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild:
+ - Added "MYSQL_STRAIGHT_UPGRADE" to MySQL 4.1 ebuilds, this permit to upgrade
+ plainly from 4.0 series. A similar patch for 5.0 will follow.
+ - Uniformation of mysql-4.1 ebuild to the 5.1 series one, now diff -Naur of the
+ two should be smaller
+ - fix for Bug #103975 dev-db/mysql shouldn't use enewuser and enewgroup in
+ src_install() The bug was introduced when fixing bug #95320.
+ - also mysql-4.1 now downloads mysql-extras-*.tar.bz2 from gentoo mirrors.
+
+*mysql-4.0.26 (08 Sep 2005)
+
+ 08 Sep 2005; Francesco Riosa <vivo@gentoo.org> +mysql-4.0.26.ebuild,
+ mysql-5.0.12_beta.ebuild:
+ 4.0 series bump to 4.0.26, gradually removing the needs of $FILESDIR
+ minor changes to 5.0 ebuild
+
+*mysql-5.0.12_beta (05 Sep 2005)
+
+ 05 Sep 2005; Francesco Riosa <vivo@gentoo.org>
+ files/035_x86_asm-pic-fixes-r1.patch,
+ files/035_x86_asm-pic-fixes-r2.patch,
+ files/010_all_my-print-defaults-r2.patch,
+ files/701_all_test-myisam-geometry.patch, -mysql-5.0.9_beta-r2.ebuild,
+ -mysql-5.0.10_beta.ebuild, +mysql-5.0.12_beta.ebuild:
+ version bump for MySQL-5.0
+ changed comments in patches
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> mysql-4.0.25-r2.ebuild:
+ Stable on ppc64
+
+*mysql-4.1.14 (29 Aug 2005)
+
+ 29 Aug 2005; Francesco Riosa <vivo@gentoo.org> +mysql-4.1.14.ebuild:
+ Version bump
+
+ 29 Aug 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.22.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.24.ebuild, mysql-4.0.25-r2.ebuild,
+ mysql-4.1.13-r1.ebuild, mysql-5.0.9_beta-r2.ebuild,
+ mysql-5.0.10_beta.ebuild:
+ Added inheritance of eutils for mysql-5.0.*
+ Replaced shell from "/bin/false" to "-1" as per bug #103421
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ mysql-4.0.25-r2.ebuild:
+ Stable on ppc.
+
+ 18 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ mysql-4.0.25-r2.ebuild:
+ Stable on hppa.
+
+ 18 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ mysql-4.0.25-r2.ebuild:
+ Stable on sparc
+
+ 18 Aug 2005; Francesco Riosa <vivo@gentoo.org>
+ -files/mysql-4.0.25-r1-asm-pic-fixes.patch, -mysql-3.23.58.ebuild,
+ -mysql-4.0.22-r1.ebuild, -mysql-4.0.23.ebuild, -mysql-4.0.23-r1.ebuild,
+ -mysql-4.0.23-r2.ebuild, -mysql-4.0.24-r1.ebuild, -mysql-4.0.24-r2.ebuild,
+ -mysql-4.0.25-r1.ebuild, -mysql-4.1.8.ebuild, -mysql-4.1.8-r1.ebuild:
+ Cleanup of dated unstable packages, backup at
+ http://dev.gentoo.org/~vivo/misc/BACKUP-mysql-20050818.tar.gz
+
+ 18 Aug 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild,
+ mysql-4.1.13-r1.ebuild, mysql-5.0.9_beta-r2.ebuild,
+ mysql-5.0.10_beta.ebuild:
+ Fix permission of $DATADIR (again) bug #95320
+
+ 17 Aug 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild:
+ Stable on x86 and amd64, this fix bug #42968 too.
+ Thanks to Martin Mokrejs to pointing this out.
+
+ 12 Aug 2005; Francesco Riosa <vivo@gentoo.org>
+ -files/mysql-3.23-db-3.2.3.diff, -files/mysql-3.23.51-tcpd.patch,
+ -files/mysql-3.23-install-db-sh.diff,
+ -files/mysql-4.0.4-install-db-sh.diff, -files/mysql-4.0.13-thrssl.patch,
+ -files/mysql-4.0-db-3.2.1.diff, -files/mysql-4.0.rc6,
+ -files/mysql-4.0.14-mysqld-safe-sh.diff,
+ -files/mysql-4.0.14-security-28394.patch,
+ -files/mysql-4.0.16-install-db-sh.diff,
+ -files/mysql-4.0.16-mysqld-safe-sh.diff, -files/mysql-4.0.17-thrssl.patch,
+ -files/mysql-4.0.18-install-db-sh.diff,
+ -files/mysql-4.0.18-mysqlbugsecurity.diff,
+ -files/mysql-4.0.18-mysqldmultisecurity.diff,
+ -files/mysql-4.0.18-thrssl.patch, -files/mysql-4.0.24-asm-pic-fixes.patch,
+ -files/mysql-4.0-install-db-sh.diff, -files/mysql-4.0-mysqld-safe-sh.diff,
+ -files/mysql-4.1.12-asm-pic-fixes.patch, -files/mysql-gentoo-nptl.diff,
+ -files/rebuilder.sh:
+ Cleanup, backup of removed files exist at
+ http://dev.gentoo.org/~vivo/misc/OBSOLETED_dev-db_mysql_20050804.tar.gz
+
+ 29 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ mysql-4.0.25-r2.ebuild:
+ missing $DATADIR in src_install() .
+
+*mysql-5.0.10_beta (29 Jul 2005)
+
+ 29 Jul 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
+ mysql-5.0.9_beta-r2.ebuild, +mysql-5.0.10_beta.ebuild,
+ +files/035_x86_asm-pic-fixes-r2.patch:
+ New beta version of MySQL 5.0.10
+ This new versions use a different patch to avoid text relocations in the x86
+ assembler files. The new patch has been extracted from upstream one, in the
+ future will be applied to 4.1 series too.
+
+ fix bug #99891 if datadir (usually "/var/lib/mysql") is in place don't touch
+ it. Applied to MySQL versions 4.1 and 5.0 this change defer to the user the
+ responsibility to manage his own datadir.
+
+ 27 Jul 2005; Francesco Riosa <vivo@gentoo.org> mysql-3.23.58.ebuild,
+ mysql-3.23.58-r1.ebuild:
+ Bug 98210
+
+ 26 Jul 2005; Francesco Riosa <vivo@gentoo.org> files/my.cnf-4.1,
+ mysql-3.23.58.ebuild, mysql-3.23.58-r1.ebuild, mysql-4.0.22.ebuild,
+ mysql-4.0.22-r1.ebuild, mysql-4.0.22-r2.ebuild, mysql-4.0.23.ebuild,
+ mysql-4.0.23-r1.ebuild, mysql-4.0.23-r2.ebuild, mysql-4.0.24.ebuild,
+ mysql-4.0.24-r1.ebuild, mysql-4.0.24-r2.ebuild, mysql-4.0.25-r1.ebuild,
+ mysql-4.0.25-r2.ebuild, mysql-4.1.8.ebuild, mysql-4.1.8-r1.ebuild,
+ mysql-4.1.13-r1.ebuild, mysql-5.0.9_beta-r2.ebuild:
+ bug #100220 mysqlbinlog my.cnf error, Temporary fix
+ bug #99922
+
+ 22 Jul 2005; Francesco Riosa <vivo@gentoo.org> mysql-3.23.58.ebuild,
+ mysql-3.23.58-r1.ebuild, mysql-4.0.22.ebuild, mysql-4.0.22-r1.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.23.ebuild, mysql-4.0.23-r1.ebuild,
+ mysql-4.0.23-r2.ebuild, mysql-4.0.24.ebuild, mysql-4.0.24-r1.ebuild,
+ mysql-4.0.24-r2.ebuild, mysql-4.0.25-r1.ebuild, mysql-4.0.25-r2.ebuild,
+ mysql-4.1.8.ebuild, mysql-4.1.8-r1.ebuild:
+ bug #99922
+
+*mysql-5.0.9_beta-r2 (22 Jul 2005)
+*mysql-4.1.13-r1 (22 Jul 2005)
+
+ 22 Jul 2005; Francesco Riosa <vivo@gentoo.org> -mysql-4.1.13.ebuild,
+ +mysql-4.1.13-r1.ebuild, -mysql-5.0.9_beta-r1.ebuild,
+ +mysql-5.0.9_beta-r2.ebuild:
+ bug #99922
+
+*mysql-4.1.13 (22 Jul 2005)
+
+ 22 Jul 2005; Francesco Riosa <vivo@gentoo.org> mysql-3.23.58.ebuild,
+ mysql-3.23.58-r1.ebuild, mysql-4.0.22.ebuild, mysql-4.0.22-r1.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.23.ebuild, mysql-4.0.23-r1.ebuild,
+ mysql-4.0.23-r2.ebuild, mysql-4.0.24.ebuild, mysql-4.0.24-r1.ebuild,
+ mysql-4.0.24-r2.ebuild, mysql-4.0.25-r1.ebuild, mysql-4.0.25-r2.ebuild,
+ mysql-4.1.8.ebuild, mysql-4.1.8-r1.ebuild, -mysql-4.1.12.ebuild,
+ -mysql-4.1.12-r2.ebuild, +mysql-4.1.13.ebuild:
+ Added sys-apps/ed to dependancies, it's used in configure phase of bdb storage
+ engine.
+ New version of 4.1 series
+
+*mysql-4.0.25-r2 (20 Jul 2005)
+
+ 20 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ +files/mysql-4.0.25-r2-asm-pic-fixes.patch, +mysql-4.0.25-r2.ebuild:
+ Gladly to add the upstream version of the patch against text-relocation.
+ Again many thanks to bug #42968 people.
+
+ 16 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ -files/mysql-4.0.25-asm-pic-fixes.patch,
+ -files/035_x86_asm-pic-fixes-r2.patch, -mysql-4.0.25.ebuild,
+ -mysql-4.1.12-r1.ebuild, -mysql-5.0.9_beta.ebuild:
+ Removal of dangerous ebuilds
+
+*mysql-5.0.9_beta-r1 (16 Jul 2005)
+*mysql-4.1.12-r2 (16 Jul 2005)
+*mysql-4.0.25-r1 (16 Jul 2005)
+
+ 16 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ +files/mysql-4.0.25-r1-asm-pic-fixes.patch,
+ +files/035_x86_asm-pic-fixes-r1.patch, +mysql-4.0.25-r1.ebuild,
+ +mysql-4.1.12-r2.ebuild, +mysql-5.0.9_beta-r1.ebuild,
+ +010_all_my-print-defaults-r2.patch, +701_all_test-myisam-geometry.patch,
+ +703_all_test-rpl_rotate_logs.patch:
+ Going back to patches from "PaX Team" since the upstream one give unexpected
+ results running the test suite.
+
+*mysql-5.0.9_beta (15 Jul 2005)
+*mysql-4.1.12-r1 (15 Jul 2005)
+
+ 15 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ +files/mysql-4.0.25-asm-pic-fixes.patch, +mysql-4.0.25.ebuild,
+ +mysql-4.1.12-r1.ebuild, +mysql-5.0.9_beta.ebuild,
+ +files/035_x86_asm-pic-fixes-r2.patch:
+ Added big-tables USE flag, the previous mysql-4.1.12 version had it
+ enabled by default.
+ Patches for hardened installations.
+ A brand new MySQL-5.0 ebuild to start play with it.
+
+*mysql-4.0.25 (15 Jul 2005)
+
+ 15 Jul 2005; Francesco Riosa <vivo@gentoo.org>
+ +files/mysql-4.0.25-asm-pic-fixes.patch, +mysql-4.0.25.ebuild:
+ MySQL-4.0.25, based off MySQL-4.0.24-r2. Added big-tables USE flag.
+ Added patches for hardened installations.
+
+ 13 Jul 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.12.ebuild:
+ Fix permissions, see bug #95320
+
+ 17 May 2005; Markus Rothe <corsair@gentoo.org> mysql-4.1.12.ebuild:
+ Added ~ppc64 to KEYWORDS
+
+ 18 May 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.1.12.ebuild:
+ we only need to do the unmerge of an old mysql if a local mysql database
+ exists.
+
+ 17 May 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.24-r2.ebuild,
+ mysql-4.1.12.ebuild:
+ Cleanup a few minor things.
+
+ 17 May 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.1.12.ebuild:
+ Add back ~sparc ~ia64 ~ppc as they had marked an earlier 4.1 release as
+ working.
+
+*mysql-4.1.12 (17 May 2005)
+*mysql-4.0.24-r2 (17 May 2005)
+
+ 17 May 2005; Robin H. Johnson <robbat2@gentoo.org>
+ +files/mysql-4.0.24-asm-pic-fixes.patch, +files/mysql-4.0.24-r2.rc6,
+ +files/my.cnf-4.1, +files/mysql-4.1.9-thrssl.patch,
+ +files/mysql-4.1.12-asm-pic-fixes.patch,
+ +files/mysql-test-myisam-geometry.patch, +mysql-4.0.24-r2.ebuild,
+ +mysql-4.1.12.ebuild:
+ Bug #83011, finally a new mysql-4.1, that is suitable for the main tree.
+ Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his
+ work on this. These are hardmasked for final testing still.
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> mysql-4.1.8.ebuild,
+ mysql-4.1.8-r1.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
+
+ 23 Apr 2005; Robin H. Johnson <robbat2@gentoo.org>
+ -mysql-3.23.52-r1.ebuild, -mysql-3.23.56.ebuild, -mysql-3.23.57.ebuild,
+ -mysql-3.23.57-r1.ebuild, -mysql-4.1.7.ebuild:
+ Remove old versions.
+
+ 21 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22-r1.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.22.ebuild, mysql-4.0.23-r1.ebuild,
+ mysql-4.0.23-r2.ebuild, mysql-4.0.23.ebuild, mysql-4.0.24-r1.ebuild,
+ mysql-4.0.24.ebuild, mysql-4.1.7.ebuild, mysql-4.1.8-r1.ebuild,
+ mysql-4.1.8.ebuild:
+ Remove nomirror restriction.
+
+ 14 Mar 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on x86 now that I've throughly tested it.
+
+ 14 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on alpha, bug 84819.
+
+ 14 Mar 2005; Guy Martin <gmsoft@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on hppa. clamav-0.83.ebuild
+
+ 14 Mar 2005; Hardave Riar <hardave@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on mips, bug #84819.
+
+ 13 Mar 2005; Markus Rothe <corsair@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on ppc64; bug #84819
+
+ 13 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> mysql-4.0.24.ebuild:
+ stable on amd64 wrt #84819
+
+ 13 Mar 2005; Robin H. Johnson <robbat2@gentoo.org>
+ files/mysql-4.0.24-r1.rc6:
+ Bug #85095, remember to commit the correct final copy of an init.d script
+ instead of an older one!
+
+ 13 Mar 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.24-r1.ebuild,
+ mysql-4.0.24.ebuild:
+ There is one test case that tries to write outside the sandbox, so we need
+ to catch it better.
+
+ 13 Mar 2005; Jason Wever <weeve@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on SPARC wrt security bug #84819.
+
+ 13 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> mysql-4.0.24.ebuild:
+ Stable on ppc.
+
+*mysql-4.0.24-r1 (12 Mar 2005)
+
+ 12 Mar 2005; Robin H. Johnson <robbat2@gentoo.org>
+ +files/my.cnf-4.0.24-r1, +files/mysql-4.0.24-manual.texi.patch,
+ +files/mysql-4.0.24-r1.rc6, +mysql-4.0.24-r1.ebuild:
+ This new build implements upstream's requested changes as per bug #44592, as
+ well as resolves #79000, and #76194. Collectively, this now provides a
+ minimal MySQL build (note that the server is still built due to MySQL
+ compile process, just not installed).
+
+*mysql-4.0.24 (12 Mar 2005)
+
+ 12 Mar 2005; Robin H. Johnson <robbat2@gentoo.org> +mysql-4.0.24.ebuild:
+ MySQL-4.0.24, based strictly off MySQL-4.0.23-r2. Added error checking on
+ epatch statements and a new src_test function. Does not implement the
+ discussion from #44592.
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> mysql-3.23.52-r1.ebuild,
+ mysql-3.23.56.ebuild, mysql-3.23.57-r1.ebuild, mysql-3.23.57.ebuild,
+ mysql-3.23.58-r1.ebuild, mysql-3.23.58.ebuild, mysql-4.0.22-r2.ebuild,
+ mysql-4.0.22.ebuild, mysql-4.0.23-r1.ebuild, mysql-4.0.23-r2.ebuild,
+ mysql-4.0.23.ebuild, mysql-4.1.7.ebuild, mysql-4.1.8-r1.ebuild,
+ mysql-4.1.8.ebuild:
+ Move sys-apps/procps -> sys-process/procps
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> mysql-4.0.22-r1.ebuild:
+ Dependency update: sys-apps/procps -> sys-process/procps.
+
+ 28 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22-r1.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.22.ebuild, mysql-4.0.23-r1.ebuild,
+ mysql-4.0.23-r2.ebuild, mysql-4.0.23.ebuild, mysql-4.1.7.ebuild,
+ mysql-4.1.8-r1.ebuild, mysql-4.1.8.ebuild:
+ Properly fix bug #83431, we missed something last time...
+
+ 28 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> mysql-4.1.8-r1.ebuild:
+ Added to ~ppc.
+
+ 26 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22-r1.ebuild,
+ mysql-4.0.22-r2.ebuild, mysql-4.0.22.ebuild, mysql-4.0.23-r1.ebuild,
+ mysql-4.0.23-r2.ebuild, mysql-4.0.23.ebuild, mysql-4.1.7.ebuild,
+ mysql-4.1.8-r1.ebuild, mysql-4.1.8.ebuild:
+ Bug #83431, fix since 4.0.24 seems to be a long time in releasing.
+
+ 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> mysql-4.0.22-r2.ebuild,
+ mysql-4.1.8-r1.ebuild:
+ 4.0.22-r2 stable on ia64 #77805. Add ~ia64 to 4.1.8-r1
+
+ 14 Feb 2005; Guy Martin <gmsoft@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Stable on hppa.
+
+ 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Marked stable on mips.
+
+ 01 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> files/logrotate.mysql:
+ Bug #76909 redux.
+
+ 01 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> files/logrotate.mysql:
+ Bug #80308.
+
+ 29 Jan 2005; Robin H. Johnson <robbat2@gentoo.org>
+ mysql-3.23.52-r1.ebuild, mysql-3.23.56.ebuild, mysql-3.23.57-r1.ebuild,
+ mysql-3.23.57.ebuild, mysql-3.23.58-r1.ebuild, mysql-3.23.58.ebuild,
+ mysql-4.0.22-r1.ebuild, mysql-4.0.22-r2.ebuild, mysql-4.0.22.ebuild,
+ mysql-4.0.23-r1.ebuild, mysql-4.0.23-r2.ebuild, mysql-4.0.23.ebuild,
+ mysql-4.1.7.ebuild, mysql-4.1.8-r1.ebuild, mysql-4.1.8.ebuild:
+ Add warning about InnoDB, bug #44592.
+
+ 23 Jan 2005; Robin H. Johnson <robbat2@gentoo.org>
+ mysql-3.23.52-r1.ebuild, mysql-3.23.56.ebuild, mysql-3.23.57-r1.ebuild,
+ mysql-3.23.57.ebuild, mysql-3.23.58-r1.ebuild, mysql-3.23.58.ebuild,
+ mysql-4.0.22-r1.ebuild, mysql-4.0.22-r2.ebuild, mysql-4.0.22.ebuild,
+ mysql-4.0.23-r1.ebuild, mysql-4.0.23-r2.ebuild, mysql-4.0.23.ebuild,
+ mysql-4.1.7.ebuild, mysql-4.1.8-r1.ebuild, mysql-4.1.8.ebuild:
+ Fix bug #79216.
+
+ 21 Jan 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22-r2.ebuild,
+ mysql-4.0.23-r2.ebuild:
+ Stupid bug for older libtool versions, that leaves out .so again :-(.
+
+ 21 Jan 2005; Simon Stelling <blubb@gentoo.org> mysql-4.0.22-r2.ebuild:
+ stable on amd64 wrt 77805
+
+ 21 Jan 2005; Luca Barbato <lu_zero@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Marked ppc
+
+ 20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.1.8-r1.ebuild:
+ Keyworded ~sparc
+
+ 20 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Stable on alpha, bug 77805.
+
+ 20 Jan 2005; Olivier Crête <tester@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Stable on x86 wrt 77805
+
+ 20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Stable on sparc wrt #77805
+
+ 20 Jan 2005; Markus Rothe <corsair@gentoo.org> mysql-4.0.22-r2.ebuild:
+ Stable on ppc64; bug #77805
+
+*mysql-4.0.23-r2 (19 Jan 2005)
+*mysql-4.0.22-r2 (19 Jan 2005)
+
+ 19 Jan 2005; Robin H. Johnson <robbat2@gentoo.org>
+ +mysql-4.0.22-r2.ebuild, +mysql-4.0.23-r2.ebuild:
+ Bug #77805 and #78678, roll out new versions of 4.0.22, 4.0.23. DO NOT USE
+ 4.0.23 ON STABLE SYSTEMS, returns the incorrect value for from_unixtime(0).
+
+ 19 Jan 2005; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.23-r1.ebuild:
+ Undo stable masking on 4.0.23 for nasty upstream bug.
+ http://bugs.mysql.com/bug.php?id=7515. Patched 4.0.22 to come out shortly.
+
+ 19 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.0.23-r1.ebuild:
+ Stable on sparc wrt #77805
+
+ 19 Jan 2005; Markus Rothe <corsair@gentoo.org> mysql-4.0.23-r1.ebuild:
+ Stable on ppc64; bug #78620
+
+ 19 Jan 2005; Olivier Crête <tester@gentoo.org> mysql-4.0.23-r1.ebuild:
+ Stable on x86 wrt security bug 77805
+
+*mysql-4.1.8-r1 (18 Jan 2005)
+
+ 18 Jan 2005; Robert Coie <rac@gentoo.org> +files/mysql-accesstmp.patch,
+ +mysql-4.0.23-r1.ebuild, +mysql-4.1.8-r1.ebuild:
+ Fix tempfile handling in mysqlaccess, bug 77805
+
+ 06 Jan 2005; Robin H. Johnson <robbat2@gentoo.org> files/logrotate.mysql:
+ Bug #76909, logrotate missingok.
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 25 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.23.ebuild,
+ mysql-4.1.8.ebuild:
+ Bug #75524.
+
+*mysql-4.0.22-r1 (23 Dec 2004)
+
+ 23 Dec 2004; Robin H. Johnson <robbat2@gentoo.org>
+ +mysql-4.0.22-r1.ebuild:
+ Roll out a temp version of 4.0.22-r1 for testing with bug 65587.
+
+*mysql-4.1.8 (23 Dec 2004)
+*mysql-4.0.23 (23 Dec 2004)
+
+ 23 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> +files/logrotate.mysql,
+ +files/mysql-4.0.23-install-db-sh.diff, +mysql-4.0.23.ebuild,
+ +mysql-4.1.7.ebuild, +mysql-4.1.8.ebuild:
+ New versions, and bugs fixed 74248, 74742, 70122, 58469, 50921, 60869.
+
+*mysql-4.1.7 (17 Nov 2004)
+
+ 17 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> +mysql-4.1.7.ebuild:
+ bug #62582, new major version, package.masked.
+
+ 12 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> -mysql-4.0.12.ebuild,
+ -mysql-4.0.13-r4.ebuild, -mysql-4.0.14-r1.ebuild, -mysql-4.0.14-r2.ebuild,
+ -mysql-4.0.14.ebuild, -mysql-4.0.15-r1.ebuild, -mysql-4.0.15.ebuild,
+ -mysql-4.0.16.ebuild, -mysql-4.0.17.ebuild, -mysql-4.0.18-r1.ebuild,
+ -mysql-4.0.18-r2.ebuild, -mysql-4.0.18.ebuild, -mysql-4.0.19.ebuild,
+ -mysql-4.0.20-r1.ebuild, -mysql-4.0.20.ebuild, -mysql-4.0.21.ebuild:
+ cleaned out old 4.0 ebuilds (ok'd by rac)
+
+ 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> mysql-4.0.22.ebuild:
+ marked as stable on mips
+
+ 02 Nov 2004; Markus Rothe <corsair@gentoo.org> mysql-4.0.22.ebuild:
+ Marked ppc64; bug #69668
+
+ 02 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.22.ebuild:
+ Stable on alpha, bug 69668.
+
+ 02 Nov 2004; Lars Weiler <pylon@gentoo.org> mysql-4.0.22.ebuild:
+ Stable on ppc. Bug #69668.
+
+ 01 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ mysql-4.0.22.ebuild:
+ Stable amd64. Bug #69668.
+
+ 01 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22.ebuild:
+ added texinfo dep for bug #69701.
+
+ 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.0.22.ebuild:
+ Stable on sparc
+
+ 31 Oct 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.22.ebuild:
+ push 4.0.22 to x86, see bug #69668.
+
+*mysql-4.0.22 (30 Oct 2004)
+
+ 30 Oct 2004; Robin H. Johnson <robbat2@gentoo.org> +mysql-4.0.22.ebuild:
+ Version bump.
+
+ 26 Oct 2004; Michele Noberasco <s4t4n@gentoo.org> mysql-4.0.21.ebuild:
+ Removed COPYING.LIB from dodoc as the file doesn't exist.
+
+ 22 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> mysql-4.0.21.ebuild:
+ Marked stable on amd64.
+
+ 22 Oct 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.21.ebuild:
+ stabilize on x86.
+
+ 20 Oct 2004; Hardave Riar <hardave@gentoo.org> mysql-4.0.21.ebuild:
+ Stable on mips, bug #67062.
+
+ 19 Oct 2004; Guy Martin <gmsoft@gentoo.org> mysql-4.0.21.ebuild:
+ Stable on hppa.
+
+ 18 Oct 2004; Tom Gall <tgall@gentoo.org> mysql-4.0.21.ebuild:
+ stable on ppc64, bug #67062
+
+ 18 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.21.ebuild:
+ Stable on alpha, bug 67062.
+
+ 18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.0.21.ebuild:
+ Stable on sparc wrt #67062
+
+ 18 Oct 2004; <SeJo@gentoo.org> mysql-4.0.21.ebuild:
+ stable on ppc : 67062
+
+*mysql-4.0.21 (12 Oct 2004)
+
+ 12 Oct 2004; Robin H. Johnson <robbat2@gentoo.org>
+ +files/mysql-4.0.21-install-db-sh.diff, +files/mysql-4.0.21-thrssl.patch,
+ +mysql-4.0.21.ebuild:
+ Bug #63523, version bump.
+
+ 26 Sep 2004; Tom Gall <tgall@gentoo.org> mysql-4.0.20-r1.ebuild:
+ stable on ppc64, bug #60744
+
+ 06 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> files/mysql-4.0.15.rc6:
+ Use net, not need net.
+
+ 06 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> files/mysql-4.0.15.rc6:
+ Fix #62603, #62903.
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+ 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> mysql-4.0.12.ebuild,
+ mysql-4.0.13-r4.ebuild, mysql-4.0.14-r1.ebuild, mysql-4.0.14-r2.ebuild,
+ mysql-4.0.14.ebuild, mysql-4.0.15-r1.ebuild, mysql-4.0.15.ebuild,
+ mysql-4.0.16.ebuild, mysql-4.0.17.ebuild, mysql-4.0.18-r1.ebuild,
+ mysql-4.0.18-r2.ebuild, mysql-4.0.18.ebuild, mysql-4.0.19.ebuild,
+ mysql-4.0.20-r1.ebuild, mysql-4.0.20.ebuild:
+ Switch to use epause and ebeep, bug #62950.
+
+ 01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> :
+ get_libdir lovin'.
+
+ 28 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-3.23.58-r1.ebuild,
+ mysql-4.0.20-r1.ebuild:
+ Stable on x86. Bug #60744.
+
+ 25 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> mysql-3.23.58-r1.ebuild,
+ mysql-4.0.20-r1.ebuild:
+ Stable on alpha, bug 60744.
+
+ 24 Aug 2004; Hardave Riar <hardave@gentoo.org> mysql-4.0.20-r1.ebuild:
+ Stable on mips. Bug #60744.
+
+ 24 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> mysql-3.23.58-r1.ebuild,
+ mysql-4.0.20-r1.ebuild:
+ Stable on sparc wrt #60744
+
+*mysql-4.0.20-r1 (23 Aug 2004)
+*mysql-3.23.58-r1 (23 Aug 2004)
+
+ 23 Aug 2004; Robin H. Johnson <robbat2@gentoo.org>
+ +files/mysql-4.0-mysqlhotcopy-security.patch, +mysql-3.23.58-r1.ebuild,
+ +mysql-4.0.20-r1.ebuild:
+ Bug #60744, security.
+
+ 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> mysql-4.0.20.ebuild:
+ Marked stable on mips.
+
+ 21 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.20.ebuild:
+ Bug #60869, gnuconfig.
+
+ 16 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> mysql-4.0.20.ebuild:
+ Stable on sparc and hppa
+
+ 14 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.20.ebuild:
+ Stable on alpha.
+
+ 10 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.20.ebuild:
+ 4.0.20 stable on x86.
+
+*mysql-3.23.58 (04 Jul 2004)
+
+ 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-3.23.58.ebuild:
+ version bump.
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysql-3.23.52-r1.ebuild,
+ mysql-3.23.56.ebuild, mysql-3.23.57-r1.ebuild, mysql-3.23.57.ebuild,
+ mysql-4.0.12.ebuild, mysql-4.0.13-r4.ebuild, mysql-4.0.14-r1.ebuild,
+ mysql-4.0.14-r2.ebuild, mysql-4.0.14.ebuild, mysql-4.0.15-r1.ebuild,
+ mysql-4.0.15.ebuild, mysql-4.0.16.ebuild, mysql-4.0.17.ebuild,
+ mysql-4.0.18-r1.ebuild, mysql-4.0.18-r2.ebuild, mysql-4.0.18.ebuild,
+ mysql-4.0.19.ebuild, mysql-4.0.20.ebuild:
+ remove bogus use sparc64
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysql-3.23.56.ebuild,
+ mysql-3.23.57-r1.ebuild, mysql-3.23.57.ebuild, mysql-4.0.12.ebuild:
+ sync IUSE (+perl)
+
+ 06 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysql-4.0.17.ebuild:
+ Fix use invocation
+
+ 01 Jun 2004; Tom Gall <tgall@gentoo.org> mysql-4.0.20.ebuild:
+ stable on ppc64, bug #52701
+
+ 24 May 2004; Joshua Kinard <kumba@gentoo.org> mysql-4.0.18-r1.ebuild,
+ mysql-4.0.18-r2.ebuild, mysql-4.0.18.ebuild, mysql-4.0.19.ebuild,
+ mysql-4.0.20.ebuild:
+ Marked 4.0.18-r2 stable on mips, removed berkdb check on mips from pkg_setup,
+ and added mips to list of arches that need to build w/o berkdb.
+
+ 19 May 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.18-r2.ebuild,
+ mysql-4.0.20.ebuild:
+ move to enewuser/enewgroup for bug #51533.
+
+*mysql-4.0.20 (19 May 2004)
+
+ 19 May 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.20.ebuild:
+ version bump again, this is prefered over 4.0.19 due to some new upstream bugs.
+
+*mysql-4.0.19 (17 May 2004)
+*mysql-4.0.18-r2 (17 May 2004)
+
+ 17 May 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.18-r2.ebuild,
+ mysql-4.0.19.ebuild, files/mysql-4.0.18-mysqldmultisecurity.diff:
+ bug #46242, fix a security hole in mysqld_multi. ansl new 4.0.19.
+
+ 29 Apr 2004; Guy Martin <gmsoft@gentoo.org> mysql-4.0.18-r1.ebuild:
+ Marked stable on hppa.
+
+ 29 Apr 2004; Jon Portnoy <avenj@gentoo.org> mysql-4.0.18-r1.ebuild :
+ Stable on AMD64 and x86.
+
+ 14 Apr 2004; Jason Wever <weeve@gentoo.org> mysql-4.0.18-r1.ebuild:
+ Stable on sparc wrt bug #46242.
+
+ 14 Apr 2004; Bryan Østergaard,,, <kloeri@gentoo.org> mysql-4.0.18-r1.ebuild:
+ Stable on Alpha.
+
+ 14 Apr 2004; Michael McCabe <randy@gentoo.org> mysql-4.0.18-r1.ebuild:
+ Marking as stable on s390
+
+*mysql-4.0.18-r1 (13 Apr 2004)
+
+ 13 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.18-r1.ebuild,
+ files/mysql-4.0.18-mysqlbugsecurity.diff:
+ add in -r1 for bug #46242, needs more testing first for the automake change
+
+ 02 Apr 2004; <randy@gentoo.org> mysql-4.0.18.ebuild:
+ adding s390 keywords
+
+ 21 Mar 2004; Joshua Kinard <kumba@gentoo.org> mysql-4.0.17.ebuild:
+ Marked stable on mips.
+
+ 10 Mar 2004; Robin Johnson <robbat2@gentoo.org>
+ mysql-4.0.18.ebuild:
+ bug #44308, bump 4.0.18 to same stable level as 4.0.17, strongly recommended
+ that ppc/alpha/mips move to 4.0.18 as well
+
+*mysql-4.0.18 (04 Mar 2004)
+
+ 04 Mar 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.18.ebuild,
+ files/mysql-4.0.18-gentoo-nptl.diff, files/mysql-4.0.18-install-db-sh.diff,
+ files/mysql-4.0.18-mysqld-safe-sh.diff, files/mysql-4.0.18-thrssl.patch:
+ Update to latest version from upstream, bug #41465.
+
+ 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> mysql-4.0.17.ebuild:
+ Stable on sparc.
+
+ 25 Feb 2004; root <root@gentoo.org> mysql-4.0.17.ebuild:
+ Marked stable on hppa.
+
+ 24 Feb 2004; Martin Holzer <mholzer@gentoo.org> mysql-4.0.17.ebuild:
+ x86 stable
+
+ 07 Feb 2004; Brad House <brad_mssw@gentoo.org> mysql-4.0.17.ebuild,
+ files/mysql-gentoo-nptl.diff:
+ make mysql compile with nptl-enabled glibc
+
+ 04 Feb 2004; Joshua Kinard <kumba@gentoo.org> mysql-4.0.17.ebuild:
+ Added ~mips to KEYWORDS and added a check for the berkdb USE flag if we're on
+ a mips system. MySQL apparently has issues when linked to berkeley db.
+
+*mysql-4.0.17 (10 Jan 2004)
+
+ 10 Jan 2004; Aron Griffis <agriffis@gentoo.org> mysql-4.0.16.ebuild,
+ mysql-4.0.17.ebuild:
+ add alpha/~alpha keywords
+
+ 07 Jan 2004; Jason Wever <weeve@gentoo.org> mysql-4.0.16.ebuild:
+ Marked stable on sparc.
+
+ 25 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> :
+ version bump
+
+ 18 Dec 2003; Guy Martin <gmsoft@gentoo.org> mysql-4.0.16.ebuild:
+ Marked stable on hppa.
+
+ 16 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.15.ebuild,
+ mysql-4.0.16.ebuild:
+ move 4.0.16 and 4.0.15 to stable x86
+
+ 05 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-3.23.52-r1.ebuild,
+ mysql-3.23.56.ebuild, mysql-3.23.57-r1.ebuild, mysql-3.23.57.ebuild,
+ mysql-4.0.12.ebuild, mysql-4.0.13-r4.ebuild, mysql-4.0.14-r1.ebuild,
+ mysql-4.0.14-r2.ebuild, mysql-4.0.14.ebuild:
+ fix all chown calls as per bug #35127
+
+ 27 Oct 2003; Martin Holzer <mholzer@gentoo.org> metadata.xml,
+ mysql-4.0.13-r4.ebuild, mysql-4.0.14-r1.ebuild, mysql-4.0.14-r2.ebuild,
+ mysql-4.0.14.ebuild, mysql-4.0.15-r1.ebuild, mysql-4.0.15.ebuild,
+ mysql-4.0.16.ebuild:
+ metadata + nomirror
+
+*mysql-4.0.16 (26 Oct 2003)
+
+ 26 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.16.ebuild,
+ files/mysql-4.0.16-install-db-sh.diff,
+ files/mysql-4.0.16-mysqld-safe-sh.diff:
+ version bump as per bug 31806, re-did patching code to use epatch and
+ re-diffed some patches for the new version
+
+*mysql-4.0.15-r1 (26 Oct 2003)
+
+ 26 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.15-r1.ebuild:
+ bump revision and add docs patch from bug #31995
+
+ 20 Oct 2003; Christian Birchinger <joker@gentoo.org> mysql-4.0.14-r2.ebuild:
+ Added sparc stable keyword
+
+ 19 Oct 2003; Heinrich Wendel <lanius@gentoo.org> mysql-4.0.14-r1.ebuild,
+ mysql-4.0.14-r2.ebuild, mysql-4.0.14.ebuild, mysql-4.0.15.ebuild:
+ fixed MIRRORS dodoc
+
+ 13 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r2.ebuild:
+ bump 4.0.14-r2 to stable
+
+ 07 Oct 2003; John Mylchreest <johnm@gentoo.org>; mysql-4.0.15.ebuild:
+ fixing POSIX 1003.1-2001 chown change. '.' now ':'
+
+*mysql-4.0.15 (17 Sep 2003)
+
+ 17 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r1.ebuild,
+ mysql-4.0.14-r2.ebuild, mysql-4.0.15.ebuild, files/mysql-4.0.15.rc6:
+ version bump to 4.0.15 (improved init.d script included).
+ properly install updated config file (>=4.0.14-r1).
+ ensure correct permissions on data directory after ebuild config (>=4.0.14-r1).
+
+*mysql-3.23.57-r1 (15 Sep 2003)
+
+ 15 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> mysql-3.23.57-r1.ebuild:
+ Security update
+
+*mysql-4.0.14-r2 (11 Sep 2003)
+
+ 11 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r2.ebuild:
+ fix bug #28421
+
+*mysql-4.0.13-r4 (10 Sep 2003)
+
+ 10 Sep 2003; <solar@gentoo.org> mysql-4.0.13-r4.ebuild,
+ mysql-4.0.14-r2.ebuild, files/mysql-4.0.14-security-28394.patch:
+ secuirty fixes for stable and non stable branches of mysql, see bug 28394 for
+ more info
+
+ 27 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.14-r1.ebuild:
+ Fix bug #27204, thanks to help from forums while I was away on holiday.
+
+ 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