Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Sun, 08 Jun 2014 13:09:02
Message-Id: 20140608130859.AD6222004E@flycatcher.gentoo.org
1 tomwij 14/06/08 13:08:59
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask VLC ebuilds that are affected with security bug CVE-2013-6934.
6
7 Revision Changes Path
8 1.9056 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9056&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9056&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9055&r2=1.9056
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.9055
18 retrieving revision 1.9056
19 diff -u -r1.9055 -r1.9056
20 --- ChangeLog 8 Jun 2014 12:53:55 -0000 1.9055
21 +++ ChangeLog 8 Jun 2014 13:08:58 -0000 1.9056
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9055 2014/06/08 12:53:55 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9056 2014/06/08 13:08:58 tomwij 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 + 08 Jun 2014; Tom Wijsman <TomWij@g.o> package.mask:
33 + Mask VLC ebuilds that are affected with security bug CVE-2013-6934.
34 +
35 08 Jun 2014; Michał Górny <mgorny@g.o> package.mask:
36 Mask multilib libsoup & neon.
37
38
39
40
41 1.15772 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15772&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15772&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15771&r2=1.15772
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.15771
51 retrieving revision 1.15772
52 diff -u -r1.15771 -r1.15772
53 --- package.mask 8 Jun 2014 12:53:55 -0000 1.15771
54 +++ package.mask 8 Jun 2014 13:08:58 -0000 1.15772
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15771 2014/06/08 12:53:55 mgorny Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15772 2014/06/08 13:08:58 tomwij Exp $
59 #
60 # When you add an entry to the top of this file, add your name, the date, and
61 # an explanation of why something is getting masked. Please be extremely
62 @@ -30,6 +30,18 @@
63
64 #--- END OF EXAMPLES ---
65
66 +# Tom Wijsman <TomWij@g.o> (8 Jun 2014)
67 +# Mask VLC ebuilds that are affected with security bug CVE-2013-6934:
68 +#
69 +# A vulnerability has been discovered in VLC Media Player, which can be
70 +# exploited by malicious people to compromise a user's system.
71 +#
72 +# Some ebuilds also have other buffer and integer overflow security bugs like
73 +# CVE-2013-1954, CVE-2013-3245, CVE-2013-4388 and CVE-2013-6283.
74 +#
75 +# Users should consider to upgrade VLC Media Player to at least version 2.1.2.
76 +<media-video/vlc-2.1.2
77 +
78 # Tom Wijsman <TomWij@g.o> (6 Jun 2014)
79 # Mask gentoo-sources ebuilds that are affected with security bug CVE-2014-3153.
80 #