summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/mysql/ChangeLog10
-rw-r--r--dev-db/mysql/mysql-5.0.60-r1.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 887b6cdc68a5..d22f1fbbfc22 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.455 2008/07/21 02:38:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.456 2008/07/22 16:40:04 chainsaw Exp $
+
+ 22 Jul 2008; <chainsaw@gentoo.org> mysql-5.0.60-r1.ebuild:
+ AMD64 stable keyword for 5.0.60-r1; for security bug #220399. Tested on
+ hardened Opteron 2218 (hardened/amd64, gcc-3.4.6, glibc-2.6.1-r0,
+ 2.6.24-hardened-r3 x86_64) and Core 2 Duo
+ (default/linux/amd64/2008.0/developer, gcc-4.3.1, glibc-2.8_p20080602-r0,
+ 2.6.26 x86_64). NDB fails tests on AMD64, discussed with robbat2, clear to
+ proceed.
21 Jul 2008; Jeroen Roovers <jer@gentoo.org> mysql-5.0.60-r1.ebuild:
Stable for HPPA (bug #220399).
diff --git a/dev-db/mysql/mysql-5.0.60-r1.ebuild b/dev-db/mysql/mysql-5.0.60-r1.ebuild
index 497ce1a207ba..0975c75e2d58 100644
--- a/dev-db/mysql/mysql-5.0.60-r1.ebuild
+++ b/dev-db/mysql/mysql-5.0.60-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.60-r1.ebuild,v 1.3 2008/07/21 02:38:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.60-r1.ebuild,v 1.4 2008/07/22 16:40:04 chainsaw Exp $
MY_EXTRAS_VER="20080601"
SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar.gz"
@@ -8,7 +8,7 @@ SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar
inherit toolchain-funcs mysql
# REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''