Reviewer needed: fix for JamVM's SElinux execstack issue for IcedTea6 HEAD

Pavel Tisnovsky ptisnovs at redhat.com
Fri Aug 12 08:16:41 PDT 2011


Greetings,

as Omair and Xerxes pointed out yesterday, the SELinux executable stack
issue found in JamVM running under Fedora 14 x86_64 is caused by linker
settings. I've tried to add LDFLAGS to disable the settings of
executable bit for stack and it works perfectly in my case.

Can anybody please review this simple fix I've made in Makefile.am?
AFAIK the proposed linker settings is applicable to all platforms.

Here's ChangeLog entry:

2011-08-12  Pavel Tisnovsky  <ptisnovs at redhat.com>

        * Makefile.am: added LDFLAGS for JamVM to fix the SELinux
        executable flag issue.

Cheers,
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jamvm_execstack_hg.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110812/c0ed3fd7/jamvm_execstack_hg.diff 


More information about the distro-pkg-dev mailing list