meta-selinux/recipes-security
Yi Zhao 6e18bc43d2 audit: fix host contamination for swig
The audit build uses swig to generate a python wrapper. But there is a
hardcoded include directory in auditswig.i, which causes header files on
the host to be used when building. This will cause build error on some
old systems. e.g. on CentOS7 with buildtools:
  audit_wrap.c: In function '_wrap_audit_rule_flags_set':
  audit_wrap.c:5018:19: error: dereferencing pointer to incomplete type 'struct audit_rule'
  5018  if (arg1) (arg1)->flags = arg2;
        ^~

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2019-12-30 23:10:43 -05:00
..
audit audit: fix host contamination for swig 2019-12-30 23:10:43 -05:00
images core-image-selinux.bb: remove trailing whitespace 2019-04-14 17:07:16 -04:00
packagegroups packagegroup-selinux-minimal: add selinux-init 2019-04-14 17:14:54 -04:00
refpolicy refpolicy: switch to python3 2019-12-24 09:24:15 -05:00
selinux selinux-initsh.inc: install selinux-init.sh and selinux-labeldev.sh when using systemd 2019-12-30 23:10:43 -05:00
setools setools: upgrade 4.1.1 -> 4.2.2 2019-12-19 11:17:00 -05:00