diff options
author | 2018-02-13 23:58:18 +0300 | |
---|---|---|
committer | 2018-02-14 20:55:02 +0100 | |
commit | a63343dda963bdc62cf781d5522a3f8cc99cab3e (patch) | |
tree | 526b54637364eca065e355ed3eb48bb8ac0fa147 /profiles | |
parent | media-video/mpv: remove vulnerable versions (diff) | |
download | gentoo-a63343dda963bdc62cf781d5522a3f8cc99cab3e.tar.gz gentoo-a63343dda963bdc62cf781d5522a3f8cc99cab3e.tar.bz2 gentoo-a63343dda963bdc62cf781d5522a3f8cc99cab3e.zip |
profiles/base/p.use.stable.mask: mask mpv[javascript] for security stable
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a93f1e7d4b71..456700c16208 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (13 Feb 2018) +# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.1 is stabilized +# due to a security bug, so we won't bother with javascript this time. +~media-video/mpv-0.27.1 javascript + # Andrey Grozin <grozin@gentoo.org> (24 Jan 2018) # Depends on unstable dev-python/sphinx-gallery. # Bug #643840. |