diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-02-24 20:10:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-02-24 20:10:52 +0000 |
commit | 998ac1c549dd4e1b80cfe962baf0e3259d1b324a (patch) | |
tree | 570fa9d70b026587c96d7c9ccbe1d969d44ba6ad /profiles/base | |
parent | 319067f7a91e2c7813aa579597535bfbf10770cc (diff) |
resync profile
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ffeb89d7..7b35085d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans <grknight@gentoo.org> (22 Feb 2018) +# Depends on vulnerable dev-php/ZendFramework which is masked for removal +www-apps/postfixadmin xmlrpc + # Andreas Sturmlechner <asturm@gentoo.org> (10 Feb 2018) # Depends on unreleased media-libs/libaom, and 9999 is currently broken media-video/vlc aom diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 456700c1..5fd82286 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,9 +5,9 @@ # 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 +# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized # due to a security bug, so we won't bother with javascript this time. -~media-video/mpv-0.27.1 javascript +~media-video/mpv-0.27.2 javascript # Andrey Grozin <grozin@gentoo.org> (24 Jan 2018) # Depends on unstable dev-python/sphinx-gallery. |