[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
Fri Nov 4 03:28:16 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3131
--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=91e6210635fe
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Nov 04 02:47:21 2016 +0000
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/20161104/6251f5de/attachment.html>
More information about the distro-pkg-dev
mailing list