Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/
Date: Mon, 29 Jan 2018 14:46:00
Message-Id: 1517237135.59a45ceb7c73d0a30775bc1500ce6dc5aae010ba.dilfridge@gentoo
1 commit: 59a45ceb7c73d0a30775bc1500ce6dc5aae010ba
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 14:28:39 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 14:45:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a45ceb
7
8 package.mask: mask new LO-bin for old hardened profiles
9
10 profiles/hardened/linux/package.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask
14 index 56f5b1470f8..e4c9930b052 100644
15 --- a/profiles/hardened/linux/package.mask
16 +++ b/profiles/hardened/linux/package.mask
17 @@ -1,6 +1,11 @@
18 # Copyright 1999-2017 Gentoo Foundation.
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Requires >=icu-60, which is not available in 13.0 based profiles.
22 +# Please migrate to one of the new hardened profiles.
23 +>=app-office/libreoffice-bin-5.4.4
24 +>=app-office/libreoffice-bin-debug-5.4.4
25 +
26 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
27 =sys-devel/gcc-4.0*
28 =sys-devel/gcc-4.1*