commit: 44a0da0e02e234f1d43b1801fe2b6de12b2c6885 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Aug 18 22:59:47 2019 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Aug 18 23:04:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a0da0e
profiles: mask app-misc/dnetc for eventual removal. Bug: https://bugs.gentoo.org/630808 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f8ecfd1f1e4..cb810afa6be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (2019-08-18) +# Ebuilds contain a two-year old root exploit. Less-than-maintained +# since robbat2's announcement on 2017-11-30. Binary package to begin +# with. Masked for removal eventually, https://bugs.gentoo.org/630808 +app-misc/dnetc + # Mart Raudsepp <[email protected]> (2019-08-18) # Fails to dbus activate properly for me. Help welcome figuring it out. net-misc/gnome-remote-desktop
