commit: 1e9b2b6caeb9ab55a6d128a0e864c496d4bcfdf2 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sat Oct 3 19:17:53 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sat Oct 3 21:34:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9b2b6c
package.mask: unmask kubernetes split packages Bug: https://bugs.gentoo.org/731804 Bug: https://bugs.gentoo.org/741572 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> profiles/package.mask | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5feb4011b0c..b977d51016f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -692,22 +692,6 @@ net-libs/nDPI ~virtual/perl-Time-Piece-1.340.100 ~virtual/perl-Unicode-Normalize-1.270.0 -# William Hubbs <[email protected]> (2020-07-14) -# The kubernetes split packages are old versions with known security -# issues. -# -#If you haven't already, please upgrade and migrate to sys-cluster/kubernetes: -# -# https://www.gentoo.org/support/news-items/2020-04-03-kubernetes-moving-to-single-package.html -# -# Removal in 60 days. Bug #731804 -sys-cluster/kube-apiserver -sys-cluster/kube-controller-manager -sys-cluster/kubectl -sys-cluster/kubelet -sys-cluster/kube-proxy -sys-cluster/kube-scheduler - # Michał Górny <[email protected]> (2020-07-13) # Python 2 dev-python/pillow revdeps with extended removal time. # Also the only revdeps of dev-python/matplotlib-python2.
