Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 30 Jan 2017 00:23:35
Message-Id: 1485735802.850e6cdf235a45d4c3cc0f26ce7187616768f13e.whissi@gentoo
1 commit: 850e6cdf235a45d4c3cc0f26ce7187616768f13e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 00:20:47 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 00:23:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e6cdf
7
8 profiles: Adjust mask of media-video/motion
9
10 Now that we have >=media-video/motion-4.0.1-r1 in repository which fixes
11 the outstanding security issues we can lift the mask for this and newer
12 versions.
13
14 profiles/package.mask | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index dca3bc7..0533cd1 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -467,7 +467,7 @@ games-emulation/ppsspp
22
23 # Aaron Bauman <bman@g.o> (26 Jun 2016)
24 # Unpatched security vulnerability per bug #475120
25 -media-video/motion
26 +<media-video/motion-4.0.1-r1
27
28 # Chris Reffett <creffett@g.o> (25 May 2016)
29 # The webkit-gtk:4 backend for Xiphos has known text display issues.