summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-01-28 22:25:51 +0000
committerNed Ludd <solar@gentoo.org>2009-01-28 22:25:51 +0000
commite677984c8a90ff423ddd760e895e089f2ff910f3 (patch)
treebc94200c052704be786a9a5eb31d7176b639c37b /bin
parent6e54445aadafe9125a24fb415da874febeb2fdb8 (diff)
downloadportage-e677984c8a90ff423ddd760e895e089f2ff910f3.tar.gz
portage-e677984c8a90ff423ddd760e895e089f2ff910f3.tar.bz2
portage-e677984c8a90ff423ddd760e895e089f2ff910f3.zip
- 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
Diffstat (limited to 'bin')
-rwxr-xr-xbin/misc-functions.sh2
1 files changed, 2 insertions, 0 deletions
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"