Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.0.91.ebuild ChangeLog
Date: Mon, 03 Jan 2011 20:24:12
Message-Id: 20110103202314.03D6220057@flycatcher.gentoo.org
1 fauli 11/01/03 20:23:14
2
3 Modified: mysql-5.0.91.ebuild ChangeLog
4 Log:
5 stable x86, security bug 319489
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-db/mysql/mysql-5.0.91.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild?r1=1.1&r2=1.2
15
16 Index: mysql-5.0.91.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mysql-5.0.91.ebuild 9 Aug 2010 05:01:50 -0000 1.1
23 +++ mysql-5.0.91.ebuild 3 Jan 2011 20:23:13 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild,v 1.1 2010/08/09 05:01:50 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild,v 1.2 2011/01/03 20:23:13 fauli Exp $
30
31 MY_EXTRAS_VER="20100809-0452Z"
32 EAPI=2
33 @@ -12,7 +12,7 @@
34 IUSE="$IUSE"
35
36 # REMEMBER: also update eclass/mysql*.eclass before committing!
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
39
40 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
41 EPATCH_EXCLUDE=''
42
43
44
45 1.564 dev-db/mysql/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.564&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.564&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.563&r2=1.564
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
54 retrieving revision 1.563
55 retrieving revision 1.564
56 diff -u -r1.563 -r1.564
57 --- ChangeLog 29 Nov 2010 00:22:28 -0000 1.563
58 +++ ChangeLog 3 Jan 2011 20:23:13 -0000 1.564
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-db/mysql
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.563 2010/11/29 00:22:28 robbat2 Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.564 2011/01/03 20:23:13 fauli Exp $
65 +
66 + 03 Jan 2011; Christian Faulhammer <fauli@g.o> mysql-5.0.91.ebuild:
67 + stable x86, security bug 319489
68
69 *mysql-5.1.53 (29 Nov 2010)
70 *mysql-5.1.52-r1 (29 Nov 2010)