commit: c2ac0708d552db304ffeb6c217694420a4a8bb13 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Aug 18 23:58:19 2017 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Aug 18 23:58:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ac0708
profiles: mask net-misc/vde for its vulnerable init script. profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b7d953821f7..6f91e5eed7c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (18 Aug 2017) +# Last version from 2011, and has a vulnerable init script +# (bug 603382). The proxy-maintainer is unknown to bugzilla, +# and the previous maintainer jmbsvicetto is OK with masking. +net-misc/vde + # Mats Lidell <[email protected]> (17 Aug 2017) # Masked ede and all its dependencies due to security reasons. # bug #398241
