summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2005-12-09 18:32:31 +0000
committerFrancesco Riosa <vivo@gentoo.org>2005-12-09 18:32:31 +0000
commit2b878ce6d0ec58f9d714e7894229573faeac95d1 (patch)
treeb57c8707ae5d3673a8c858843961dc9c253a508d /dev-db/mysql/ChangeLog
parentbump (diff)
downloadgentoo-2-2b878ce6d0ec58f9d714e7894229573faeac95d1.tar.gz
gentoo-2-2b878ce6d0ec58f9d714e7894229573faeac95d1.tar.bz2
gentoo-2-2b878ce6d0ec58f9d714e7894229573faeac95d1.zip
strip -O[n] with n < 2, rc script for 4.1
(Portage version: 2.0.53)
Diffstat (limited to 'dev-db/mysql/ChangeLog')
-rw-r--r--dev-db/mysql/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 012d0e94ea9c..0bbeabd8012a 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,21 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.277 2005/12/08 17:46:38 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.278 2005/12/09 18:32:30 vivo Exp $
+
+*mysql-5.0.16-r4 (09 Dec 2005)
+*mysql-4.1.15-r2 (09 Dec 2005)
+
+ 09 Dec 2005; Francesco Riosa <vivo@gentoo.org> -mysql-4.1.15-r1.ebuild,
+ +mysql-4.1.15-r2.ebuild, mysql-4.1.15-r30.ebuild, -mysql-5.0.16-r3.ebuild,
+ +mysql-5.0.16-r4.ebuild, mysql-5.0.16-r30.ebuild,
+ mysql-5.1.3_alpha-r30.ebuild:
+ Updated rc script also for 4.1.15 .
+ Stripping C*FLAGS -O[n] with n < 2, those flag has been created problems
+ repeatedly (also on my test boxes).
+ The upstream default is "-O3", all testing here is done with "-O2" so it's
+ possible to consider these ones safe.
+ The same change may be backported also to the other ebuilds (stable 4.0 and
+ 4.1)
08 Dec 2005; Francesco Riosa <vivo@gentoo.org> files/mysql-slot.rc6-r1,
files/mysqlmanager-slot.rc6: