commit: d27a9e33ba053d9ddd833ebaa4c52dc5f7b496aa Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 19:02:28 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 19:02:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27a9e33
package.mask: Last rite media-libs/adplug Bug: https://bugs.gentoo.org/706346 Closes: https://github.com/gentoo/gentoo/pull/14443 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 268a3a6d5e5..62b52278ff4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,16 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2020-01-25) +# Upstream is mostly unresponsive and doesn't have the resources to +# fix their code. Lots of bugs in the form of big endian issues, buffer +# overflows, heap overflows, memory leaks and missing sanity checks. +# Includes libbinio, which is only used by adplug and in a similarly poor +# state. Multiple open CVEs, removal in 30 days. Bug #667170, #706346. +media-libs/adplug +dev-cpp/libbinio +media-sound/adplay + # Victor Payno <[email protected]> (2020-01-23) # Requires slotted lua. =dev-lang/lua-5.1.5-r103
