- Allow systemd to read all proc
This commit is contained in:
parent
188eac8e79
commit
6ed257bb1a
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 ae2c4ae2e50de03ec62b6457902b3a572e86529a
|
||||
%global commit0 4881d15bc1acac413e0ba897de088850cada4de4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
@ -788,6 +788,7 @@ exit 0
|
||||
|
||||
%changelog
|
||||
* Thu Nov 28 2019 Lukas Vrabec <lvrabec@redhat.com> - 3.14.5-18
|
||||
- Allow systemd to read all proc
|
||||
- Introduce new type pdns_var_lib_t
|
||||
- Allow zebra_t domain to read files labled as nsfs_t.
|
||||
- Allow systemd to setattr on all device_nodes
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (selinux-policy-contrib-46d44de.tar.gz) = ba119d77e63cf069deaef68ddd83db4ad07ea9c5c2d7a66bebab6dfbcebe8b6d7cface3c92a6e9353026a14284d6741d72938ec97d9ee78375bdbb9d24c09d87
|
||||
SHA512 (selinux-policy-ae2c4ae.tar.gz) = 1ec36a40da25cd13eb27c9cad78d3adb3ab806c54b9938da979ad74d4b1280cd9de1acb6619dd69c4b0210672898e843fae40a2da397da278fd973a2fafdb000
|
||||
SHA512 (container-selinux.tgz) = 48fbd22854fe9601a05a80117f5660587549fe821c251b2c35e647493975230aa2ba63ae6c8052d9b522434f6a3b87b325b3356dd509b2dfc5b9afb84b6814ac
|
||||
SHA512 (selinux-policy-3.14.5-18.fc32.src.rpm) = d5fd04b6e72ed89cbe74abeca2d50ee2ad934e9bbeeb524de7e7b1fb27096bad6c9a1ead6b851991a4ccfe18a9aa84b4ff14c96a0d417ebe44a7d7241371e70c
|
||||
SHA512 (container-selinux.tgz) = 214837f2a2083cd7ed18b4381edceeefac7aa5e5c0bf53ea8286f570be1672d5c58b6212e6ea41fef1cfbb5e54211712c05b8cd1cc982ad2c7fb451eb4d0e9ac
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user