Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 03 Nov 2019 18:11:21
Message-Id: 1572804647.549bd76ddcf0c425e58ed38325b8d5d947be21d9.whissi@gentoo
1 commit: 549bd76ddcf0c425e58ed38325b8d5d947be21d9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 18:10:47 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 18:10:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549bd76d
7
8 package.mask: Mask =net-misc/dhcpcd-8.1.1
9
10 Bug: https://bugs.gentoo.org/698856
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 profiles/package.mask | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 849c599864b..2838bbf3204 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -29,6 +29,11 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Thomas Deutschmann <whissi@g.o> (2019-11-03)
25 +# Infinite loop in TAILQ_FOREACH_SAFE when running for some time
26 +# Bug #698856
27 +=net-misc/dhcpcd-8.1.1
28 +
29 # Michał Górny <mgorny@g.o> (2019-11-03)
30 # Discontinued upstream. Relies on app-portage/flaggie make.conf
31 # editing support that was fragile and therefore was removed.