Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/, profiles/
Date: Mon, 28 Feb 2022 05:13:00
Message-Id: 1646025152.4b5ef16c3fce4736090af46795e54d3de622746e.sam@gentoo
1 commit: 4b5ef16c3fce4736090af46795e54d3de622746e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 05:11:31 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 05:12:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5ef16c
7
8 net-misc/openssh: unmask openssh 8.9_p1; revbump to propagate sandbox fix
9
10 Revbump for the folks who had 8.9_p1 installed and hadn't upgraded
11 since mask was added, to be sure they get the fixed version.
12
13 Closes: https://bugs.gentoo.org/834019
14 Closes: https://bugs.gentoo.org/834037
15 Signed-off-by: Sam James <sam <AT> gentoo.org>
16
17 net-misc/openssh/{openssh-8.9_p1.ebuild => openssh-8.9_p1-r1.ebuild} | 0
18 profiles/package.mask | 5 -----
19 2 files changed, 5 deletions(-)
20
21 diff --git a/net-misc/openssh/openssh-8.9_p1.ebuild b/net-misc/openssh/openssh-8.9_p1-r1.ebuild
22 similarity index 100%
23 rename from net-misc/openssh/openssh-8.9_p1.ebuild
24 rename to net-misc/openssh/openssh-8.9_p1-r1.ebuild
25
26 diff --git a/profiles/package.mask b/profiles/package.mask
27 index 617111d7a7da..ebd920c5257e 100644
28 --- a/profiles/package.mask
29 +++ b/profiles/package.mask
30 @@ -77,11 +77,6 @@ sys-libs/tapi
31 # Removal on 2022-03-28. Bug #834120.
32 www-client/midori
33
34 -# Ionen Wolkens <ionen@g.o> (2022-02-25)
35 -# Has issues on non-amd64, but mask everywhere as a precaution
36 -# until further investigation (bug #834019, bug #834037)
37 -=net-misc/openssh-8.9_p1
38 -
39 # Sam James <sam@g.o> (2022-02-24)
40 # Obsolete, ex-dependency of xfsprogs. Fails to build on 32-bit arches.
41 # No reverse dependencies. Discontinued upstream. Removal on 2022-03-24.