[Bug 3132] [IcedTea6] PaX marking fails on filesystems which don't support extended attributes

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Aug 15 05:35:04 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=bb2bbb3b08d9
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 15 06:26:24 2016 +0100

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

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

        PR3132: PaX marking fails on filesystems which
        don't support extended attributes
        * Makefile.am:
        (pax-mark-vm): Pass true to pax-mark-vm to fail
        if PaX marking fails.
        (pax-mark-vm-debug): Likewise.
        (pax-mark-vm-ecj): Likewise.
        * 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/20160815/a638ac29/attachment-0001.html>


More information about the distro-pkg-dev mailing list