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/default/linux/x86/17.0/musl/
Date: Sun, 06 Sep 2020 23:31:26
Message-Id: 1599435055.b2d03dcbd1e55db71f4d13270a7a92c1fd6f19aa.blueness@gentoo
1 commit: b2d03dcbd1e55db71f4d13270a7a92c1fd6f19aa
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 23:30:55 2020 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 23:30:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d03dcb
7
8 profiles/default/linux/x86/17.0/musl: mask USE=seccomp for sys-apps/file
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 profiles/default/linux/x86/17.0/musl/package.use.mask | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/default/linux/x86/17.0/musl/package.use.mask b/profiles/default/linux/x86/17.0/musl/package.use.mask
16 new file mode 100644
17 index 00000000000..c2f606453e8
18 --- /dev/null
19 +++ b/profiles/default/linux/x86/17.0/musl/package.use.mask
20 @@ -0,0 +1,5 @@
21 +# Anthony G. Basile <blueness@g.o> (2020-09-06)
22 +# The patch added for 5.39-r1 breaks on musl i686
23 +# file-5.39-seccomp_sandbox.patch is okay
24 +# file-5.39-portage_sandbox.patch is broken
25 +sys-apps/file seccomp