[Bug 3131] [IcedTea7] PaX marking fails on filesystems which don't support extended attributes

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Sep 28 06:37:55 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=9b93a43eeae0
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Sep 19 17:04:34 2016 +0100

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

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

        PR3131: 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/20160928/e2fa05c7/attachment.html>


More information about the distro-pkg-dev mailing list