From: Ned Ludd Date: Wed, 28 Jan 2009 22:25:51 +0000 (-0000) Subject: - hardened gets way to many misfiled bugs related to qa-execstack. Make it clear... X-Git-Tag: v2.2_rc24~238 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e677984c8a90ff423ddd760e895e089f2ff910f3;p=portage.git - hardened gets way to many misfiled bugs related to qa-execstack. Make it clear that bugs go to the maintainers of the pkg and not hardened for fun and profit svn path=/main/trunk/; revision=12559 --- diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 6d96f681a..f7ce2270b 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -152,6 +152,8 @@ install_qa_check() { eqawarn " at http://bugs.gentoo.org/ to make sure the file is fixed." eqawarn " For more information, see http://hardened.gentoo.org/gnu-stack.xml" eqawarn " Please include the following list of files in your report:" + eqawarn " Note: Bugs should be filed for the respective maintainers" + eqawarn " of the package in question and not hardened@" eqawarn "${f}" vecho -ne '\a\n' die_msg="${die_msg} execstacks"