Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Wed, 14 Feb 2018 19:55:40
Message-Id: 1518638102.a63343dda963bdc62cf781d5522a3f8cc99cab3e.mgorny@gentoo
1 commit: a63343dda963bdc62cf781d5522a3f8cc99cab3e
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 13 20:58:18 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 19:55:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63343dd
7
8 profiles/base/p.use.stable.mask: mask mpv[javascript] for security stable
9
10 profiles/base/package.use.stable.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
14 index a93f1e7d4b7..456700c1620 100644
15 --- a/profiles/base/package.use.stable.mask
16 +++ b/profiles/base/package.use.stable.mask
17 @@ -4,6 +4,11 @@
18 # This file requires eapi 5 or later. New entries go on top.
19 # Please use the same syntax as in package.use.mask
20
21 +# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (13 Feb 2018)
22 +# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.1 is stabilized
23 +# due to a security bug, so we won't bother with javascript this time.
24 +~media-video/mpv-0.27.1 javascript
25 +
26 # Andrey Grozin <grozin@g.o> (24 Jan 2018)
27 # Depends on unstable dev-python/sphinx-gallery.
28 # Bug #643840.