* Fri May 27 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.33-1
- Allow insights-client manage gpg admin home content Resolves: rhbz#2062136 - Add the gpg_manage_admin_home_content() interface Resolves: rhbz#2062136 - Add rhcd policy Resolves: bz#1965013 - Allow svirt connectto virtlogd Resolves: rhbz#2000881 - Add ksm service to ksmtuned Resolves: rhbz#2021131 - Allow nm-privhelper setsched permission and send system logs Resolves: rhbz#2053639 - Update the policy for systemd-journal-upload Resolves: rhbz#2085369 - Allow systemd-journal-upload watch logs and journal Resolves: rhbz#2085369 - Create a policy for systemd-journal-upload Resolves: rhbz#2085369 - Allow insights-client create and use unix_dgram_socket Resolves: rhbz#2087765 - Allow insights-client search gconf homedir Resolves: rhbz#2087765
This commit is contained in:
parent
7b45c2b424
commit
b3c14aca87
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit f26b0a685013e359a7a4e513f821399ed4147e52
|
||||
%global commit 447ff42dc76d54ca715aeb7bc92c5b4c9633c2de
|
||||
%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.32
|
||||
Version: 34.1.33
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -794,6 +794,30 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.33-1
|
||||
- Allow insights-client manage gpg admin home content
|
||||
Resolves: rhbz#2062136
|
||||
- Add the gpg_manage_admin_home_content() interface
|
||||
Resolves: rhbz#2062136
|
||||
- Add rhcd policy
|
||||
Resolves: bz#1965013
|
||||
- Allow svirt connectto virtlogd
|
||||
Resolves: rhbz#2000881
|
||||
- Add ksm service to ksmtuned
|
||||
Resolves: rhbz#2021131
|
||||
- Allow nm-privhelper setsched permission and send system logs
|
||||
Resolves: rhbz#2053639
|
||||
- Update the policy for systemd-journal-upload
|
||||
Resolves: rhbz#2085369
|
||||
- Allow systemd-journal-upload watch logs and journal
|
||||
Resolves: rhbz#2085369
|
||||
- Create a policy for systemd-journal-upload
|
||||
Resolves: rhbz#2085369
|
||||
- Allow insights-client create and use unix_dgram_socket
|
||||
Resolves: rhbz#2087765
|
||||
- Allow insights-client search gconf homedir
|
||||
Resolves: rhbz#2087765
|
||||
|
||||
* Wed May 11 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.32-1
|
||||
- Dontaudit guest attempts to dbus chat with systemd domains
|
||||
Resolves: rhbz#2062740
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-f26b0a6.tar.gz) = aa62de19e32a894bf0645cd55e608d5af2ce68b99b1cd69c76a2a672beb32533d8bf2db6dbdef74dc66136d091eb16096d0f20455173a0cd4ed3f362a00c2466
|
||||
SHA512 (container-selinux.tgz) = 5dd389abdb67390f6b0549f143cf9478e7c02c47f8bb369dff5a8faf97786fb84d15828857c6247e4b084f58eabb32654d1ee94c65d3a48a95ffe3fa0da500e0
|
||||
SHA512 (selinux-policy-447ff42.tar.gz) = e8c3c299093ceacd4bfb52734654e8b081a0407a0b10a62c608160b41d147aebcbdbe16562de67fa4225e43d9cf413d99a8933dcbc105b338a4ad884bd165df0
|
||||
SHA512 (container-selinux.tgz) = 0c552dda8d06d23b6a4d4aeb5cee3f109678c429a60744ef0ceb127888e1237dcd7f494a2e8185774322f5853d96e22dfee8b8a539c8265b60cd6da5beb934f3
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user