Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/
Date: Thu, 27 Jul 2017 14:38:11
Message-Id: 1501166280.99b480992dfb2ae7559f877a46fe64129e122ceb.kensington@gentoo
1 commit: 99b480992dfb2ae7559f877a46fe64129e122ceb
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Jul 23 20:29:06 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 27 14:38:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b48099
7
8 profiles/hardened/linux/p.use: disable default gdbm USE for net-firewall/fwknop
9
10 Otherwise it enforces server USE to all users via REQUIRED_USE.
11
12 profiles/hardened/linux/package.use | 7 +++++++
13 1 file changed, 7 insertions(+)
14
15 diff --git a/profiles/hardened/linux/package.use b/profiles/hardened/linux/package.use
16 new file mode 100644
17 index 00000000000..edd0e13e541
18 --- /dev/null
19 +++ b/profiles/hardened/linux/package.use
20 @@ -0,0 +1,7 @@
21 +# Copyright 2017 Gentoo Foundation
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (22 Jul 2017)
25 +# Override default +gdbm setting, which enables minor server-only
26 +# feature, but enforces server USE to all users via REQUIRED_USE.
27 +net-firewall/fwknop -gdbm