From bd1fb39d87db3763c360499fc60e76b81cc5a8d9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 17 May 2019 16:34:53 -0400 Subject: [PATCH] Set proper labeling for container volumes --- container-selinux.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/container-selinux.spec b/container-selinux.spec index 1537aef..f62f8f6 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -2,7 +2,7 @@ # container-selinux %global git0 https://github.com/projectatomic/container-selinux -%global commit0 1c24dcb7f081102acb48e7b95788442ba7b6c57f +%global commit0 b275a1f887c98ff545a22252c39085594cfffca4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # container-selinux stuff (prefix with ds_ for version/release etc.) @@ -26,7 +26,7 @@ Name: container-selinux %if 0%{?fedora} Epoch: 2 %endif -Version: 2.102 +Version: 2.103 Release: 1.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} @@ -109,6 +109,9 @@ fi %{_datadir}/selinux/* %changelog +* Fri May 17 2019 Dan Walsh - 2.103-1 +- Set proper labeling for container volumes + * Sun May 12 2019 Dan Walsh - 2.102-1 - Allow all container domains to be entered from container_file_t