]> git.ipfire.org Git - thirdparty/libarchive.git/commit
HBSD: Teach libarchive about the system extended attribute namespace
authorShawn Webb <shawn.webb@hardenedbsd.org>
Sun, 13 Sep 2020 19:03:28 +0000 (15:03 -0400)
committerShawn Webb <shawn.webb@hardenedbsd.org>
Wed, 14 Oct 2020 16:40:34 +0000 (12:40 -0400)
commit4d1a6ebcfde1bf0b27c617152f6cfbab84c90762
tree8404999fdc3985bde6f8dd67d7222e441ce67faf
parent9277468711badf44954c952abcf75c536164b2ca
HBSD: Teach libarchive about the system extended attribute namespace

In order to teach the packaging infrastructure how to support
HardenedBSD's method of exploit mitigation toggling, teach libarchive
how to handle the system filesystem extended attribute namespace.

Signed-off-by: Shawn Webb <shawn.webb@hardenedbsd.org>
libarchive/archive_write_disk_posix.c