* Mon Oct 17 2016 Miroslav Grepl <mgrepl@redhat.com> - 3.13.1-221

- Add container_file_t into contexts/customizable_types.
This commit is contained in:
Miroslav Grepl 2016-10-17 20:52:01 +02:00
parent dad1b66dfe
commit ec8dddbf3a
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
container_file_t
sandbox_file_t
svirt_image_t
svirt_home_t

View File

@ -675,6 +675,9 @@ exit 0
%endif
%changelog
* Mon Oct 17 2016 Miroslav Grepl <mgrepl@redhat.com> - 3.13.1-221
- Add container_file_t into contexts/customizable_types.
* Sun Oct 16 2016 Lukas Vrabec <lvrabec@redhat.com> - 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.