* 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 - Allow pkcs-slotd create and use netlink_kobject_uevent_socket Resolves: rhbz#1963252 - Label /run/systemd/default-hostname with hostname_etc_t Resolves: rhbz#1966492
This commit is contained in:
parent
14a2757535
commit
a0031a1fc3
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 47bb1f9a16a3c3b3b4cc7af13ee11529c6b30a2b
|
||||
%global commit dee1d84e366a218ecf9bfb56150eeb6b2555e807
|
||||
%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.5
|
||||
Version: 34.1.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -792,6 +792,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Allow pkcs-slotd create and use netlink_kobject_uevent_socket
|
||||
Resolves: rhbz#1963252
|
||||
- Label /run/systemd/default-hostname with hostname_etc_t
|
||||
Resolves: rhbz#1966492
|
||||
|
||||
* Thu May 27 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.5-1
|
||||
- Label /dev/trng with random_device_t
|
||||
Resolves: rhbz#1962260
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-47bb1f9.tar.gz) = 4fd4ad089c6efadc0d502cc69722e5a79bff2e92e85f9acc4803bced0ecef97284b9764bf950a72254bbe45ea0af7f629c289f1a13f1bc03513b6dcd4570f519
|
||||
SHA512 (selinux-policy-dee1d84.tar.gz) = 1265d55b3d7121fa07dc31d9dcdcad562b81b5d2fc2e0fb06a98efd6eb5f5846fe7f0b0cf1e8adeab76647ef7a86237cdf078315c0399382bdd91871444f08a9
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 64ced1adec7a9a7c672ffe627861fd4e6ed3681835ef32f38c15046b0810237440064c9b15697c1c6567abfc2f8b405fe9d148a2627220ea7c8ce2b81d807d09
|
||||
SHA512 (container-selinux.tgz) = 4385066bc455965788c4d5fe8a54471aba8a35749965318792d7f8dfeab0464bf62553871896721b4be560e7bcc8084311d2da74980dac27c2e407351eb1b047
|
||||
|
Loading…
Reference in New Issue
Block a user