[Bug 2920] [IcedTea8] PaX marking fails on filesystems which don't support extended attributes

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 8 00:51:09 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=9e5bab0925d7
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Apr 08 01:38:11 2016 +0100

    PR2920: PaX marking fails on filesystems which don't support extended
attributes

    2016-04-07  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2920: PaX marking fails on filesystems which
        don't support extended attributes
        * Makefile.am:
        (icedtea): Pass true to pax-mark-vm to fail
        if PaX marking fails.
        (icedtea-debug): Likewise.
        (icedtea-boot): Likewise.
        (install-exec-local): Pass false to pax-mark-vm
        so that only a warning is produced if PaX marking
        fails on the installed version.
        * NEWS: Updated.
        * pax-mark-vm.in:
        Add a second option, FAIL_ON_ERROR, which will
        cause the script to exit if it can't PaX mark
        when set to true, but just issue a warning when
        set to false.

-- 
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/20160408/6d082cc7/attachment.html>


More information about the distro-pkg-dev mailing list