commit: 0a5266f0c7fd9cb7c9c8c6fad432a4bac21e8466 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 5 07:41:18 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 5 07:41:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5266f0
package.mask: Last rite net-libs/openslp Bug: https://bugs.gentoo.org/662878 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 6 ++++++ profiles/package.mask | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 40eaf5025ed..040b6ea8fd5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2019-10-05) +# net-libs/openslp is being removed. +net-nds/openldap slp +sys-block/open-iscsi slp +sys-block/open-isns slp + # Ben Kohler <[email protected]> (2019-10-03) # iwd backend for connman hasn't kept up with iwd releases/API, mask # until it catches up. diff --git a/profiles/package.mask b/profiles/package.mask index 20ea85eb3cd..19d8b7b4548 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-10-05) +# Open vulnerability for two years. No maintainer activity since 2017. +# Upstream is not making any new releases, and patches are accumulating. +# Removal in 30 days. Bug #662878. +net-libs/openslp + # Michał Górny <[email protected]> (2019-10-04) # Unmaintained, EAPI 0 packages. No reverse dependencies. If you want # them to stay, please port them to EAPI 7, and preferably become
