* Thu Mar 31 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.29-1
- Allow qemu-kvm create and use netlink rdma sockets Resolves: rhbz#2070569 - Label corosync-cfgtool with cluster_exec_t Resolves: rhbz#2067501
This commit is contained in:
parent
cab4d847c2
commit
d16a3024e0
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 9dcf505fec91d3cc2feae61d9b76726a98dd6b98
|
||||
%global commit 8f56646808a0f365c5b9146fa03dfb76d2ed72a6
|
||||
%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.28
|
||||
Version: 34.1.29
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -793,6 +793,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.29-1
|
||||
- Allow qemu-kvm create and use netlink rdma sockets
|
||||
Resolves: rhbz#2063612
|
||||
- Label corosync-cfgtool with cluster_exec_t
|
||||
Resolves: rhbz#2061277
|
||||
|
||||
* Thu Mar 24 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.28-1
|
||||
- Allow logrotate a domain transition to cluster administrative domain
|
||||
Resolves: rhbz#2061277
|
||||
|
5
sources
5
sources
@ -1,4 +1,3 @@
|
||||
SHA512 (selinux-policy-9dcf505.tar.gz) = 090b7c204b2b281e48d09bf3c1227d30b7bcb86b291380eb0741a11ab6201b1a3df90267948f9ca8c6acbdbefd04b374bd277aa90e8e4fd8fa78526eec33946f
|
||||
SHA512 (selinux-policy-contrib-191fa35.tar.gz) = c14a20ab078e046df449a0107fc20329c0a579908eca15e2188d8681ddf365f3493f49ee44ef37b46c5e7a99efd2127d0f9e325289ca4f2321179ab0813cddb8
|
||||
SHA512 (selinux-policy-8f56646.tar.gz) = af7b606f3cd2bfe02a059e713ceb869152e8bdb5d2ff4aa288b9d0cf1be068bf253f33f79e4624bd672b38bf6cef5fe20273b38f395a67dfaae0df60fa712047
|
||||
SHA512 (container-selinux.tgz) = 0278e4ca7bb3e9f1c73227ae921c48bf7d941118f8fcaceb2690aa84e35c96f017985da7ae9399336f8a6675e724564179cbe191e3576e50ff719c831c42b8c2
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = c999c0ed3c45d53f4bd26c8f9cf80ecd9383295a69cc4d0882b1408b6bb3899137d4d36d40f56b8ee5468b7b59276b09c1b16030c85250f59f82b400b4e70959
|
||||
|
Loading…
Reference in New Issue
Block a user