From 90d38a296abec6c9945c7a86b8be8893df006cd0 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 12 2018 11:45:24 +0000 Subject: Allow container_runtimes to setattr on callers fifo_files --- diff --git a/container-selinux.spec b/container-selinux.spec index bd7bc5e..2b5276c 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 5721d746acccaa840a9af5be6ee30ca3b0c2a2bb +%global commit0 f6c7f410ca8bfe20bd0a217dd75b22735a32f212 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # container-selinux stuff (prefix with ds_ for version/release etc.) @@ -26,8 +26,8 @@ Name: container-selinux %if 0%{?fedora} Epoch: 2 %endif -Version: 2.71 -Release: 2.git%{shortcommit0}%{?dist} +Version: 2.72 +Release: 1.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} Summary: SELinux policies for container runtimes @@ -111,6 +111,9 @@ fi %{_datadir}/selinux/* %changelog +* Wed Sep 12 2018 Dan Walsh - 2.72-1 +- Allow container_runtimes to setattr on callers fifo_files + * Mon Aug 27 2018 Dan Walsh - 2.71-2 - Fix restorecon to not error on missing directory