commit: a63343dda963bdc62cf781d5522a3f8cc99cab3e Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Tue Feb 13 20:58:18 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 14 19:55:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63343dd
profiles/base/p.use.stable.mask: mask mpv[javascript] for security stable profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a93f1e7d4b7..456700c1620 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 <[email protected]> (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 <[email protected]> (24 Jan 2018) # Depends on unstable dev-python/sphinx-gallery. # Bug #643840.
