Description of problem: Currently, we ship docker.pp policy module with SELinux policy for docker. We would like to move this policy out of the base policy and docker.pp would be shipped by docker-selinux.rpm. How to do it: 1. We need to ship a new version of selinux-policy pgks without shipping of docker.pp and docker policy files. The docker.pp module will stay in memory but this is not any issue. 2. docker-selinux needs to package source files from: https://github.com/fedora-selinux/selinux-policy/blob/rawhide-contrib/docker.fc https://github.com/fedora-selinux/selinux-policy/blob/rawhide-contrib/docker.if https://github.com/fedora-selinux/selinux-policy/blob/rawhide-contrib/docker.te and docker.pp. We won't ship these source policy files for docker.pp 3. docker-selinux needs to have a conflict with the policy without docker.pp.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Release 21 takes care of this.