This commit is contained in:
Fedora Release Engineering 2017-07-26 05:26:19 +00:00
parent bb6875d358
commit 5cb66e7ed3

View File

@ -36,7 +36,7 @@ Name: container-selinux
Epoch: 2
%endif
Version: 2.21
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
URL: %{git0}
Summary: SELinux policies for container runtimes
@ -118,6 +118,9 @@ fi
%{_datadir}/selinux/*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 6 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.21-1
- Allow containers to execmod on container_share_t files.