* Thu Jun 09 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.34-1
- Allow stalld setsched and sys_nice Resolves: rhbz#2092864 - Allow rhsmcertd to create cache file in /var/cache/cloud-what Resolves: rhbz#2092333 - Update policy for samba-dcerpcd Resolves: rhbz#2083509 - Add support for samba-dcerpcd Resolves: rhbz#2083509 - Allow rabbitmq to access its private memfd: objects Resolves: rhbz#2056565 - Confine targetcli Resolves: rhbz#2020169 - Add policy for wireguard Resolves: 1964862 - Label /var/cache/insights with insights_client_cache_t Resolves: rhbz#2062136 - Allow ctdbd nlmsg_read on netlink_tcpdiag_socket Resolves: rhbz#2094489 - Allow auditd_t noatsecure for a transition to audisp_remote_t Resolves: rhbz#2081907
This commit is contained in:
parent
1cc1f4ddfc
commit
14f9935fa0
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 447ff42dc76d54ca715aeb7bc92c5b4c9633c2de
|
||||
%global commit 89e50df97376e5160134fb156f56d2a87434fc09
|
||||
%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.33
|
||||
Version: 34.1.34
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -794,6 +794,28 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 09 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.34-1
|
||||
- Allow stalld setsched and sys_nice
|
||||
Resolves: rhbz#2092864
|
||||
- Allow rhsmcertd to create cache file in /var/cache/cloud-what
|
||||
Resolves: rhbz#2092333
|
||||
- Update policy for samba-dcerpcd
|
||||
Resolves: rhbz#2083509
|
||||
- Add support for samba-dcerpcd
|
||||
Resolves: rhbz#2083509
|
||||
- Allow rabbitmq to access its private memfd: objects
|
||||
Resolves: rhbz#2056565
|
||||
- Confine targetcli
|
||||
Resolves: rhbz#2020169
|
||||
- Add policy for wireguard
|
||||
Resolves: 1964862
|
||||
- Label /var/cache/insights with insights_client_cache_t
|
||||
Resolves: rhbz#2062136
|
||||
- Allow ctdbd nlmsg_read on netlink_tcpdiag_socket
|
||||
Resolves: rhbz#2094489
|
||||
- Allow auditd_t noatsecure for a transition to audisp_remote_t
|
||||
Resolves: rhbz#2081907
|
||||
|
||||
* Fri May 27 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.33-1
|
||||
- Allow insights-client manage gpg admin home content
|
||||
Resolves: rhbz#2062136
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-447ff42.tar.gz) = e8c3c299093ceacd4bfb52734654e8b081a0407a0b10a62c608160b41d147aebcbdbe16562de67fa4225e43d9cf413d99a8933dcbc105b338a4ad884bd165df0
|
||||
SHA512 (container-selinux.tgz) = 0c552dda8d06d23b6a4d4aeb5cee3f109678c429a60744ef0ceb127888e1237dcd7f494a2e8185774322f5853d96e22dfee8b8a539c8265b60cd6da5beb934f3
|
||||
SHA512 (selinux-policy-89e50df.tar.gz) = 77f75082c6cdcee4a28715084d56e46c72a671ffb1d8217d84d9e1f734617506c469bc058f00d4d52e3f2f875a6684e16875995a348bb0d7574fbd31aa0125d8
|
||||
SHA512 (container-selinux.tgz) = cf575a101a57e5038e15d69d2946ab409396c6df0944b00f1af10e43404f547c5bcd0444bbd33e6a61367a88ca3b33237940b10f342e9d33925d8de584fafc5d
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user