From ec8dddbf3a57e5570a720d3f031a624bcbd4b986 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Mon, 17 Oct 2016 20:52:01 +0200 Subject: [PATCH] * Mon Oct 17 2016 Miroslav Grepl - 3.13.1-221 - Add container_file_t into contexts/customizable_types. --- customizable_types | 1 + selinux-policy.spec | 3 +++ 2 files changed, 4 insertions(+) diff --git a/customizable_types b/customizable_types index feaea358..b3f6cb08 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 2bd0710f..e9b0522d 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.