* Tue Jun 08 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.7-1
- Set default file context for /var/run/systemd instead of /run/systemd Resolves: rhbz#1966492
This commit is contained in:
parent
a0031a1fc3
commit
5d2a514c72
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit dee1d84e366a218ecf9bfb56150eeb6b2555e807
|
||||
%global commit c9b75ffbd087a3e756503dcfc5acb70698a44ca1
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,7 +23,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.6
|
||||
Version: 34.1.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -792,6 +792,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 08 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.7-1
|
||||
- Set default file context for /var/run/systemd instead of /run/systemd
|
||||
Resolves: rhbz#1966492
|
||||
|
||||
* Mon Jun 07 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.6-1
|
||||
- Label /dev/dma_heap with dma_device_dir_t
|
||||
Resolves: rhbz#1954116
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-dee1d84.tar.gz) = 1265d55b3d7121fa07dc31d9dcdcad562b81b5d2fc2e0fb06a98efd6eb5f5846fe7f0b0cf1e8adeab76647ef7a86237cdf078315c0399382bdd91871444f08a9
|
||||
SHA512 (selinux-policy-c9b75ff.tar.gz) = 9cd2d5dffbcad99c3df6652d43cca7ea735d415468c144b891f793f5c1cdf6223cf87a4a578c13ee34cb49d026dde52262ce4ee35eb2beaca31c43e2a190d478
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 4385066bc455965788c4d5fe8a54471aba8a35749965318792d7f8dfeab0464bf62553871896721b4be560e7bcc8084311d2da74980dac27c2e407351eb1b047
|
||||
SHA512 (container-selinux.tgz) = 0d8e3faedf1e058fa28022e94accde62c106f87d3d6cd840f62cd42cb594420b0855aa68c712f45e91d0ffebba69925cbe440c593ae1d00eba2b4c5590500916
|
||||
|
Loading…
Reference in New Issue
Block a user