Set proper labeling for container volumes
This commit is contained in:
parent
0ced217ba7
commit
bd1fb39d87
@ -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 <dwalsh@fedoraproject.org> - 2.103-1
|
||||
- Set proper labeling for container volumes
|
||||
|
||||
* Sun May 12 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.102-1
|
||||
- Allow all container domains to be entered from container_file_t
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user