Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 13 Nov 2018 20:05:45
Message-Id: 1542139529.d09ad3d85d31fb36deec08d16e1e1424a75f0a52.slyfox@gentoo
1 commit: d09ad3d85d31fb36deec08d16e1e1424a75f0a52
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 13 20:03:54 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 13 20:05:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09ad3d8
7
8 package.mask: mask >=dev-lang/nasm-2.14, bug #670944
9
10 New version started creating files when input file is not set.
11 This is unexpected behaviour change and causes sandbox violations.
12
13 Reported-by: Toralf Förster
14 Reported-by: jorgicio
15 Bug: https://bugs.gentoo.org/670944
16 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
17
18 profiles/package.mask | 6 ++++++
19 1 file changed, 6 insertions(+)
20
21 diff --git a/profiles/package.mask b/profiles/package.mask
22 index 369acb7466f..7fa894fdbfe 100644
23 --- a/profiles/package.mask
24 +++ b/profiles/package.mask
25 @@ -29,6 +29,12 @@
26
27 #--- END OF EXAMPLES ---
28
29 +# Sergei Trofimovich <slyfox@g.o> (13 Nov 2018)
30 +# New version started creating files when input file is not set.
31 +# This is unexpected behaviour change and causes sandbox
32 +# violations: bug #670944
33 +>=dev-lang/nasm-2.14
34 +
35 # Hans de Graaff <graaff@g.o> (12 Nov 2018)
36 # Mask ruby23-only packages for removal. These packages are not
37 # compatible with ruby24+ or they are old slots that are ruby23-only