commit: e8be56a94c0b37fb9475fc2d7080359b45b5353c Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 15:22:22 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 15:23:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8be56a9
profiles/linux/package.use.mask: add dev-cpp/xsd * This masks the ace USE for dev-cpp/xsd Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/default/linux/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 596bcd617ea..9f49523996e 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <[email protected]> (14 Apr 2019) +# Masked due to vulnerability in dev-libs/ace +dev-cpp/xsd ace + # Jason Zaman <[email protected]> (06 Sep 2015) # This is masked in base/package.use.mask as Linux only. sys-auth/consolekit -cgroups
