commit: 6b525b817ffb07fb04c85fa898916b9a0623d5df Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Dec 12 06:33:10 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Dec 12 06:33:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b525b81
profiles/package.mask: mask dev-ruby/bundler:0 for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 59f079c7efb..eb25d6feb9a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2020-12-12) +# Security issue with insecure use of /tmp, bug 743214 +# This slot masked for removal in 30 days, use slot 2 instead. +dev-ruby/bundler:0 + # David Seifert <[email protected]> (2020-12-11) # Last MIT release in 2007, declared EOL by Intel in 2017. # Build and test failures, abandoned parallelism paradigm,
