Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: bin/install-qa-check.d/
Date: Sat, 04 Aug 2018 19:36:22
Message-Id: 1533411291.12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e.zmedico@gentoo
1 commit: 12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Aug 4 18:47:40 2018 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 4 19:34:51 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=12aa832c
7
8 install-qa-check.d: fix hardened <AT> g.o e-mail address
9
10 Closes: https://github.com/gentoo/portage/pull/350
11
12 bin/install-qa-check.d/10executable-issues | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/bin/install-qa-check.d/10executable-issues b/bin/install-qa-check.d/10executable-issues
16 index 8a2c8e875..6b33d281d 100644
17 --- a/bin/install-qa-check.d/10executable-issues
18 +++ b/bin/install-qa-check.d/10executable-issues
19 @@ -128,7 +128,7 @@ elf_check() {
20 eqawarn
21 eqawarn " Please include the following list of files in your report:"
22 eqawarn " Note: Bugs should be filed for the respective maintainers"
23 - eqawarn " of the package in question and not hardened@g.o."
24 + eqawarn " of the package in question and not hardened@g.o."
25 eqawarn "${f}"
26 __vecho -ne '\n'
27 die_msg="${die_msg} execstacks"