]> git.ipfire.org Git - thirdparty/libarchive.git/commit
HBSD: Teach libarchive about the system extended attribute namespace
authorShawn Webb <shawn.webb@hardenedbsd.org>
Fri, 3 Jul 2020 14:33:18 +0000 (10:33 -0400)
committerShawn Webb <shawn.webb@hardenedbsd.org>
Wed, 14 Oct 2020 16:40:34 +0000 (12:40 -0400)
commit08f53f56f23f20f1906ad30c209605e1b91a95ab
tree0aeb5361079821abdf295e212d99c40d8cd0127e
parent307e76a48e8c9c4d53034a4603a5acccaf3318b3
HBSD: Teach libarchive about the system extended attribute namespace

In order to teach HardenedBSD's 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_read_disk_entry_from_file.c
libarchive/archive_write_disk_posix.c