Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Tue, 02 Feb 2010 06:21:46
Message-Id: E1NcC8s-0007Ri-GU@stork.gentoo.org
1 robbat2 10/02/02 06:21:42
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask all of dev-db/mysql-community for security vulnerabilities that are only fixed in the main dev-db/mysql. Users need to flip to the main package.
6
7 Revision Changes Path
8 1.3852 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3852&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3852&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3851&r2=1.3852
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.3851
18 retrieving revision 1.3852
19 diff -p -w -b -B -u -u -r1.3851 -r1.3852
20 --- ChangeLog 2 Feb 2010 06:04:54 -0000 1.3851
21 +++ ChangeLog 2 Feb 2010 06:21:41 -0000 1.3852
22 @@ -1,12 +1,17 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3851 2010/02/02 06:04:54 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3852 2010/02/02 06:21:41 robbat2 Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 02 Feb 2010; Robin H. Johnson <robbat2@g.o> package.mask:
33 + Mask all of dev-db/mysql-community for security vulnerabilities that are
34 + only fixed in the main dev-db/mysql. Users need to flip to the main
35 + package.
36 +
37 + 02 Feb 2010; Robin H. Johnson <robbat2@g.o> package.mask:
38 Add a seperate mask for MySQL5.4/5.5/6.0 since 5.1 will be unmasked at the
39 end of the week.
40
41
42
43
44 1.11173 profiles/package.mask
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11173&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11173&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.11172&r2=1.11173
49
50 Index: package.mask
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
53 retrieving revision 1.11172
54 retrieving revision 1.11173
55 diff -p -w -b -B -u -u -r1.11172 -r1.11173
56 --- package.mask 2 Feb 2010 06:04:54 -0000 1.11172
57 +++ package.mask 2 Feb 2010 06:21:41 -0000 1.11173
58 @@ -1,5 +1,5 @@
59 ####################################################################
60 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11172 2010/02/02 06:04:54 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11173 2010/02/02 06:21:41 robbat2 Exp $
62 #
63 # When you add an entry to the top of this file, add your name, the date, and
64 # an explanation of why something is getting masked. Please be extremely
65 @@ -32,6 +32,13 @@
66 #--- END OF EXAMPLES ---
67
68 # Robin H. Johnson <robbat2@g.o> (01 Feb 2010)
69 +# Upstream discontinued the split of -community and -enterprise specific
70 +# tarballs of source. You must move to dev-db/mysql as the -community split has
71 +# security vulnerabilities only fixed in the main package.
72 +# To be removed 2010/07/01.
73 +dev-db/mysql-community
74 +
75 +# Robin H. Johnson <robbat2@g.o> (01 Feb 2010)
76 # Mask 5.4 series that is nearly a release candidate upstream (expected within the next 6 months)
77 # Mask 5.5/6.0 series that are alpha and and crazy experimental.
78 =dev-db/mysql-5.4*
79 @@ -1205,7 +1212,6 @@ app-benchmarks/ltp
80 # Luca Longinotti <chtekk@g.o> (12 Jan 2007)
81 # Mask MySQL 5.1.* and the alpha versions
82 >=dev-db/mysql-5.1
83 ->=dev-db/mysql-community-5.1
84 >=virtual/mysql-5.1
85
86 # Fernando J. Pereda <ferdy@g.o> (25 April 2005)