Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/
Date: Wed, 13 Jul 2016 22:00:02
Message-Id: 1468447356.0c8ed72a2c1249675b5c84a9decf821865071cd3.blueness@gentoo
1 commit: 0c8ed72a2c1249675b5c84a9decf821865071cd3
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 13 22:02:36 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 13 22:02:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8ed72a
7
8 profiles: unmask sys-lib/pam for hardened/linux/musl profiles
9
10 profiles/hardened/linux/musl/package.mask | 1 -
11 profiles/hardened/linux/musl/use.mask | 2 --
12 2 files changed, 3 deletions(-)
13
14 diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask
15 index 451e079..39c9837 100644
16 --- a/profiles/hardened/linux/musl/package.mask
17 +++ b/profiles/hardened/linux/musl/package.mask
18 @@ -13,7 +13,6 @@ sys-apps/systemd
19 sys-fs/udev
20 #
21 dev-libs/elfutils
22 -sys-libs/pam
23
24 # packages that need masked packages or multilib
25 dev-games/gtkradiant
26
27 diff --git a/profiles/hardened/linux/musl/use.mask b/profiles/hardened/linux/musl/use.mask
28 index c5a6463..fd9d601 100644
29 --- a/profiles/hardened/linux/musl/use.mask
30 +++ b/profiles/hardened/linux/musl/use.mask
31 @@ -2,8 +2,6 @@
32 # Distributed under the terms of the GNU General Public License v2
33 # $Id$
34
35 -pam
36 -
37 -elibc_musl
38 elibc_uclibc
39 elibc_glibc