Allow unconfined_r to transition to system_r over container_runtime_exec_t
This commit is contained in:
parent
e6bf4b2eb8
commit
1c6b7ec5b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/container-selinux-c139a3d.tar.gz
|
||||
/container-selinux-452b90d.tar.gz
|
||||
/container-selinux-4e73492.tar.gz
|
||||
/container-selinux-5721d74.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 4e73492e3e0f48ccfa84c946706359648cc6986e
|
||||
%global commit0 5721d746acccaa840a9af5be6ee30ca3b0c2a2bb
|
||||
%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.70
|
||||
Version: 2.71
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -109,6 +109,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.71-1
|
||||
- Allow unconfined_r to transition to system_r over container_runtime_exec_t
|
||||
|
||||
* Wed Aug 22 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.70-1
|
||||
- Allow unconfined_t to transition to container_runtime_t over container_runtime_exec_t
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-4e73492.tar.gz) = 53bbccd00a37095165b27f03411304753bb41351bc29c756f026b3ae17bc1012dac3d1953c323a3dd75df578955f781710fd524e09f90f70a9e816165120594b
|
||||
SHA512 (container-selinux-5721d74.tar.gz) = 6c965d64022967cffad10fc7f69ef7111998c91dc6a5be4c227f00d82d6af6c4c6b9c86d1f6809204a7ee8bf950483b32efb5ee8ce05a0ad71a5e57c7f3230b3
|
||||
|
Loading…
Reference in New Issue
Block a user