Allow all container domains to be entered from container_file_t
This commit is contained in:
parent
5c4855c313
commit
0ced217ba7
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/container-selinux-9a53d6c.tar.gz
|
||||
/container-selinux-3b78187.tar.gz
|
||||
/container-selinux-b0061dc.tar.gz
|
||||
/container-selinux-1c24dcb.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 b0061dc4182fb90f335f37e8b62c7a3b7e64dd09
|
||||
%global commit0 1c24dcb7f081102acb48e7b95788442ba7b6c57f
|
||||
%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.101
|
||||
Version: 2.102
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -109,6 +109,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Sun May 12 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.102-1
|
||||
- Allow all container domains to be entered from container_file_t
|
||||
|
||||
* Fri May 3 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.101-1
|
||||
- Allow containers to read rpm cache and rpm databse
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-b0061dc.tar.gz) = 74b8ce388cc6d8b2344f3f9652bba065308b6711f88e71fcb9556413c520be1a11af4fbf399dfd5c61dc608f7e6be5566683d64383cfb46789986bb9c24bb55d
|
||||
SHA512 (container-selinux-1c24dcb.tar.gz) = 884272ffe45054019317a849c7a9b939d368c5dfb71f59d6cf123e4552f8a080dbcda071b85bff279058bad33d5c30a8dc5dca5f8c30d1cac45a03b03ac6bad9
|
||||
|
Loading…
Reference in New Issue
Block a user