Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 17 Feb 2010 18:12:53
Message-Id: E1NhoOJ-0007tm-2O@stork.gentoo.org
1 chithanh 10/02/17 18:12:51
2
3 Modified: ChangeLog package.mask
4 Log:
5 mask libdrm and nouveau-drm for bug #305595
6
7 Revision Changes Path
8 1.3906 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3906&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3906&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3905&r2=1.3906
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.3905
18 retrieving revision 1.3906
19 diff -u -r1.3905 -r1.3906
20 --- ChangeLog 17 Feb 2010 16:17:38 -0000 1.3905
21 +++ ChangeLog 17 Feb 2010 18:12:49 -0000 1.3906
22 @@ -1,11 +1,15 @@
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.3905 2010/02/17 16:17:38 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3906 2010/02/17 18:12:49 chithanh 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 + 17 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
33 + package.mask:
34 + mask libdrm and nouveau-drm for bug #305595
35 +
36 17 Feb 2010; Samuli Suominen <ssuominen@g.o> package.mask:
37 Mask dev-util/aegis for removal.
38
39
40
41
42 1.11230 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11230&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11230&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.11229&r2=1.11230
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.11229
52 retrieving revision 1.11230
53 diff -u -r1.11229 -r1.11230
54 --- package.mask 17 Feb 2010 16:17:39 -0000 1.11229
55 +++ package.mask 17 Feb 2010 18:12:49 -0000 1.11230
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11229 2010/02/17 16:17:39 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11230 2010/02/17 18:12:49 chithanh Exp $
60 #
61 # When you add an entry to the top of this file, add your name, the date, and
62 # an explanation of why something is getting masked. Please be extremely
63 @@ -31,6 +31,11 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Chí-Thanh Christopher Nguyễn <chithanh@g.o> (17 Feb 2010)
68 +# Mask libdrm and nouveau drm because of incompatible API changes (#305595)
69 +>=x11-libs/libdrm-2.4.18
70 +>=x11-base/nouveau-drm-20100216
71 +
72 # Samuli Suominen <ssuominen@g.o> (17 Feb 2010)
73 # Doesn't compile with stable libc (#295980)
74 # Vulnerable, CVE-2008-4938 (#245760)