From ec8dddbf3a57e5570a720d3f031a624bcbd4b986 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Oct 17 2016 18:52:01 +0000 Subject: * Mon Oct 17 2016 Miroslav Grepl - 3.13.1-221 - Add container_file_t into contexts/customizable_types. --- diff --git a/customizable_types b/customizable_types index feaea35..b3f6cb0 100644 --- a/customizable_types +++ b/customizable_types @@ -1,3 +1,4 @@ +container_file_t sandbox_file_t svirt_image_t svirt_home_t diff --git a/selinux-policy.spec b/selinux-policy.spec index 2bd0710..e9b0522 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -675,6 +675,9 @@ exit 0 %endif %changelog +* Mon Oct 17 2016 Miroslav Grepl - 3.13.1-221 +- Add container_file_t into contexts/customizable_types. + * Sun Oct 16 2016 Lukas Vrabec - 3.13.1-220 - Disable container_runtime_typebounds() due to typebounds issues which can not be resolved during build. - Disable unconfined_typebounds in sandbox.te due to entrypoint check which exceed for sandbox domains unconfined_t domain.