* Sun Feb 16 2020 Lukas Vrabec <lvrabec@redhat.com> - 3.14.6-3
- Allow systemd labeled as init_t to manage systemd_userdbd_runtime_t symlinks - Allow systemd_userdbd_t domain to read efivarfs files
This commit is contained in:
parent
8c624edf84
commit
fc739f4200
1
.gitignore
vendored
1
.gitignore
vendored
@ -439,3 +439,4 @@ serefpolicy*
|
||||
/selinux-policy-9d5b9be.tar.gz
|
||||
/selinux-policy-4be621b.tar.gz
|
||||
/selinux-policy-contrib-6178b11.tar.gz
|
||||
/selinux-policy-a303d1d.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 4be621b5d5561591600f39ab3ff039b366c61eb1
|
||||
%global commit0 a303d1d9a4d777c978b83677e5453c0dc40a5207
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -772,6 +772,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Feb 16 2020 Lukas Vrabec <lvrabec@redhat.com> - 3.14.6-3
|
||||
- Allow systemd labeled as init_t to manage systemd_userdbd_runtime_t symlinks
|
||||
- Allow systemd_userdbd_t domain to read efivarfs files
|
||||
|
||||
* Sat Feb 15 2020 Lukas Vrabec <lvrabec@redhat.com> - 3.14.6-2
|
||||
- Allow vhostmd communication with hosted virtual machines
|
||||
- Add and update virt interfaces
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (selinux-policy-4be621b.tar.gz) = 602e126be5cf9aee50a79fa9a2feedf7d8d1831893517db59121ce3bc67bfa58eb7c0eaf1a907a730f2449f32bcfa93fd7972876b85022e277f37649acdd1780
|
||||
SHA512 (selinux-policy-a303d1d.tar.gz) = f7060681f0fbe63285af8a29ac5ad2657e61bce294c73c21f8c05edc7d1ae760ea21429fc733420d23df653eea38e8d8f0c19d40de7cfdd1985f07538cf93db9
|
||||
SHA512 (selinux-policy-contrib-6178b11.tar.gz) = b3c15c91b10ec5798b800cf4ecc25abb190a510a67fc55042c5b3016ce078853ff6ce69b18e57524f62962dffa979031446df411fdd97699e87d697c66d405db
|
||||
SHA512 (container-selinux.tgz) = 330ff6f2eefc9548f5151e684c30765d3fad9a4ebf2b0fb21bf82962cb71a7a65c5775ab70e458eaf3e7624c0313fa84f2070a73733d635431241386074b7bf0
|
||||
SHA512 (container-selinux.tgz) = 8477ac0bba4611aeac827e3e23fd6eb04e753cf7b2d72cf99ffdd4e3d144dc3ac122648faa86f999d0be4f25d5b82955dca43e60dbd73e21d53fe2141b9336e2
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user