[Bug 1714] [IcedTea6] Update PaX support to detect running PaX kernel and use newer tools

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Mar 26 12:54:33 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1714

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=fad7f1e7be70
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Mar 26 05:05:39 2014 +0000

    PR1714: Update PaX support to detect running PaX kernel and use newer tools

    2014-03-25  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1714: Update PaX support to detect running PaX
        kernel and use newer tools
        * Makefile.am:
        (add-archive): Depend on pax-mark-vm as the target executes java.
        (add-archive-debug): Likewise with pax-mark-vm-debug.
        (check-crypto): Depend on pax-mark-vm as the target executes java.
        (check-crypto-debug): Likewise with pax-mark-vm-debug.
        (add-archive-ecj): Depend on pax-mark-vm-ecj as the target executes
java.
        (check-crypto-boot): Likewise.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_HAS_PAX): New macro to detect whether the running
        kernel uses PaX.
        (IT_WITH_PAX): Rewritten to search for PaX tools -
        currently paxmark.sh, paxctl-ng, chpax and paxctl -
        and fail if a tool isn't found and a PaX kernel is
        being used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140326/c0f22f67/attachment-0001.html>


More information about the distro-pkg-dev mailing list