Changes: https://github.com/SELinuxProject/selinux/releases/download/3.9/RELEASE-3.9.txt Notable changes for libsepol: * libsepol: Add new 'netif_wildcard' policy capability * libsepol: Allow multiple policycap statements * libsepol: Support genfs_seclabel_wildcard We can drop our patch since SELinux now has an official DISABLE_SHARED variable to do a static-only build (but it needs a 'y' value and not a '1' value like our previous variable needed). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>