Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/, profiles/hardened/linux/
Date: Fri, 02 Feb 2018 22:27:54
Message-Id: 1517610304.aaa35467a69909e5529f038d8cb0904e4541ecbf.asturm@gentoo
1 commit: aaa35467a69909e5529f038d8cb0904e4541ecbf
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 2 22:25:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 2 22:25:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa35467
7
8 profiles: Move LO-bin mask from hardened to 13.0 package.mask
9
10 Bug: https://bugs.gentoo.org/646410
11
12 profiles/hardened/linux/package.mask | 7 +------
13 profiles/releases/13.0/package.mask | 8 +++++++-
14 2 files changed, 8 insertions(+), 7 deletions(-)
15
16 diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask
17 index e4c9930b052..099e6f9e0e3 100644
18 --- a/profiles/hardened/linux/package.mask
19 +++ b/profiles/hardened/linux/package.mask
20 @@ -1,11 +1,6 @@
21 -# Copyright 1999-2017 Gentoo Foundation.
22 +# Copyright 1999-2018 Gentoo Foundation.
23 # Distributed under the terms of the GNU General Public License v2
24
25 -# Requires >=icu-60, which is not available in 13.0 based profiles.
26 -# Please migrate to one of the new hardened profiles.
27 ->=app-office/libreoffice-bin-5.4.4
28 ->=app-office/libreoffice-bin-debug-5.4.4
29 -
30 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
31 =sys-devel/gcc-4.0*
32 =sys-devel/gcc-4.1*
33
34 diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
35 index 96c9a09c0b4..2a0fa24c12a 100644
36 --- a/profiles/releases/13.0/package.mask
37 +++ b/profiles/releases/13.0/package.mask
38 @@ -1,6 +1,12 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 +# Andreas K. Hüttel <dilfridge@g.o> (29 Jan 2018)
44 +# Requires >=icu-60, which is not available in 13.0 based profiles.
45 +# Please migrate to one of the 17.0 release profiles.
46 +>=app-office/libreoffice-bin-5.4.4
47 +>=app-office/libreoffice-bin-debug-5.4.4
48 +
49 # Andreas K. Hüttel <dilfridge@g.o> (27 May 2017)
50 # This release and later require C++11 or C++14
51 # So we mask it here, and unmask in 17.0 release profiles