commit: 4b5ef16c3fce4736090af46795e54d3de622746e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 28 05:11:31 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 28 05:12:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5ef16c
net-misc/openssh: unmask openssh 8.9_p1; revbump to propagate sandbox fix Revbump for the folks who had 8.9_p1 installed and hadn't upgraded since mask was added, to be sure they get the fixed version. Closes: https://bugs.gentoo.org/834019 Closes: https://bugs.gentoo.org/834037 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/openssh/{openssh-8.9_p1.ebuild => openssh-8.9_p1-r1.ebuild} | 0 profiles/package.mask | 5 ----- 2 files changed, 5 deletions(-) diff --git a/net-misc/openssh/openssh-8.9_p1.ebuild b/net-misc/openssh/openssh-8.9_p1-r1.ebuild similarity index 100% rename from net-misc/openssh/openssh-8.9_p1.ebuild rename to net-misc/openssh/openssh-8.9_p1-r1.ebuild diff --git a/profiles/package.mask b/profiles/package.mask index 617111d7a7da..ebd920c5257e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -77,11 +77,6 @@ sys-libs/tapi # Removal on 2022-03-28. Bug #834120. www-client/midori -# Ionen Wolkens <[email protected]> (2022-02-25) -# Has issues on non-amd64, but mask everywhere as a precaution -# until further investigation (bug #834019, bug #834037) -=net-misc/openssh-8.9_p1 - # Sam James <[email protected]> (2022-02-24) # Obsolete, ex-dependency of xfsprogs. Fails to build on 32-bit arches. # No reverse dependencies. Discontinued upstream. Removal on 2022-03-24.
