From 6c8c18196a5ae903fc5a8073a59d5239d092bbcd Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 18 Jan 2017 08:20:57 -0500 Subject: [PATCH] Fix labeling on /usr/bin/runc.* Add sandbox_net_domain access to container.te Remove containers ability to look at /etc content --- container-selinux.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container-selinux.spec b/container-selinux.spec index 2182e07..1a6c66f 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -35,8 +35,8 @@ Name: container-selinux %if 0%{?fedora} || 0%{?centos} Epoch: 2 %endif -Version: 2.2 -Release: 4%{?dist} +Version: 2.3 +Release: 1%{?dist} License: GPLv2 URL: %{git0} Summary: SELinux policies for container runtimes