* Wed Jun 09 2021 Zdenek Pytela <zpytela@redhat.com> - 34.11-1
- Allow sanlock get attributes of cgroup filesystems - Associate dma_device_dir_t with device filesystem - Set default file context for /var/run/systemd instead of /run/systemd - Allow nmap create and use rdma socket - Allow pkcs-slotd create and use netlink_kobject_uevent_socket
This commit is contained in:
parent
a4fcadc086
commit
ef6e27e6c9
@ -1,6 +1,6 @@
|
|||||||
# github repo with selinux-policy sources
|
# github repo with selinux-policy sources
|
||||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||||
%global commit 3f7821fedda121e9e8f287c55c1ac4e6c069aade
|
%global commit b358de719df0b724d3164240a430cc4e02be15d0
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 34.10
|
Version: 34.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
@ -792,6 +792,13 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 Zdenek Pytela <zpytela@redhat.com> - 34.11-1
|
||||||
|
- Allow sanlock get attributes of cgroup filesystems
|
||||||
|
- Associate dma_device_dir_t with device filesystem
|
||||||
|
- Set default file context for /var/run/systemd instead of /run/systemd
|
||||||
|
- Allow nmap create and use rdma socket
|
||||||
|
- Allow pkcs-slotd create and use netlink_kobject_uevent_socket
|
||||||
|
|
||||||
* Sun Jun 06 2021 Zdenek Pytela <zpytela@redhat.com> - 34.10-1
|
* Sun Jun 06 2021 Zdenek Pytela <zpytela@redhat.com> - 34.10-1
|
||||||
- Allow using opencryptoki for ipsec
|
- Allow using opencryptoki for ipsec
|
||||||
- Allow using opencryptoki for certmonger
|
- Allow using opencryptoki for certmonger
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-3f7821f.tar.gz) = 9640771497384f190b82d5ec0fa5a9902c46abd101143ddcc98398215d5e8af90ff4d845b04656cdb9a2148afb84a3fb21e7b546d7f6632375d9c580a322b493
|
SHA512 (selinux-policy-b358de7.tar.gz) = 54dbd93123e2086d01bea4ee0cf1c7f379e09224ca9e88f029fb9a430aa0d63343f0578facd52ae03781b140d893d2bd7ef795d8b36c47aeef4d62dab98f7170
|
||||||
SHA512 (container-selinux.tgz) = cb406a14d3ad610db8087115e1ade10b42c7e26db1af1f00a02cad9e5098a2493a1509ea9519bce8ec456a65b0c3b22d0d56ba8eeaa15c2c186dcf516d9be351
|
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
SHA512 (container-selinux.tgz) = d2d56e4990cbd8815b744a921ab034eba94a2ec08cf5c66ca64d448daf7ef8d3d7d30c97d02411cc83773ac3af38a23295b70ec49cb5162bb1f110c25e1e0d15
|
||||||
|
Loading…
Reference in New Issue
Block a user