Skip to content

Add selinux-policy devel package

Robert Marshall requested to merge 7453-add-selinux-policy-devel into master
Add selinux-policy devel package

- Allow SELinux policy to be compiled at build time by including the
  development package which includes the Makefile

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7453

Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/73

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>

Added to each builder where we currently support SELinux as defined in the SELinux distro helper in Omnibus GitLab

Related Migrate existing GitLab SELinux policies into n... (omnibus-gitlab#7453 - closed)

Closes Add SELinux policy devel package (#73 - closed)

Testing Plan

In the builder image, verify the selinux-policy-devel package is installed and /usr/share/selinux/devel/Makefile is present.

Edited by Robert Marshall

Merge request reports