From cdb16521764e4ecb9e8c94e7c97e44105d8cac72 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: May 21 2018 21:14:35 +0000 Subject: Allow spc_t to load kernel modules from inside of container --- diff --git a/.gitignore b/.gitignore index 513b13f..0d68d82 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /container-selinux-d213769.tar.gz /container-selinux-701557f.tar.gz /container-selinux-97f8dfc.tar.gz +/container-selinux-9b55129.tar.gz diff --git a/container-selinux.spec b/container-selinux.spec index ae7d2ab..1f9138f 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -3,7 +3,7 @@ # container-selinux %global git0 https://github.com/projectatomic/container-selinux %if 0%{?fedora} || 0%{?rhel} > 7 -%global commit0 97f8dfc2baf1c27f7e1de9ca3e11299f7e6c32d8 +%global commit0 9b55129d5f2f7178a5423c7232cf99d74c1f94b3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %else # use upstream's RHEL-1.12 branch for CentOS 7 @@ -36,7 +36,7 @@ Name: container-selinux %if 0%{?fedora} || 0%{?centos} || 0%{?rhel} > 7 Epoch: 2 %endif -Version: 2.60 +Version: 2.61 Release: 1.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} @@ -127,6 +127,9 @@ fi %{_datadir}/selinux/* %changelog +* Mon May 21 2018 Dan Walsh - 2.61-1 +- Allow spc_t to load kernel modules from inside of container + * Mon May 21 2018 Dan Walsh - 2.60-1 - Allow containers to list cgroup directories diff --git a/sources b/sources index da629a0..40a3367 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (container-selinux-97f8dfc.tar.gz) = 3938f6b31a720571a948a5233c1a2b40417c87685fb22f78fb7b3d54fadde2cfe1cd53ad92fe150155ebd0a1ed4986598dbda866ca05e4948d5d919c99293ca9 +SHA512 (container-selinux-9b55129.tar.gz) = ddafb1237c393ffc4a328e7fa824c5c1f8c0b910be5d8a732a58965f76a6ec561846c968cd7baad0f108f653d027b7b4513b7a9c23823757edd5ae436ffa61b6