commit: e0d5f49f7fdf4b3b62f256f18d1d3dadf7c26f11 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Jan 2 12:30:45 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Jan 2 12:33:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d5f49f
profiles: last rite sys-auth/pam_blue Bug: https://bugs.gentoo.org/830448 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e16bc7b677c9..d34c1133a061 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 #################################################################### @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Florian Schmaus <[email protected] (2022-01-02) +# Unmaintained, upstream gone, only packaged by +# Gentoo, and the whole idea to unlock based on +# bluetooth appears to be insecure. Bug #830448 +sys-auth/pam_blue + # Jonas Stein <[email protected]> (2022-01-02) # Unmaintained and broken. # Removal after 2022-03-01. Bug #830428. @@ -44,7 +50,7 @@ www-servers/bozohttpd x11-plugins/purple-facebook # Volkmar W. Pogatzki <[email protected]> (2021-11-19) -# java-virtuals and packages without consumers. +# java-virtuals and packages without consumers. # Bug #828719. Removal in 30 days. java-virtuals/ejb-api java-virtuals/saaj-api
