Mon May 02 2022 Nikola Knazekova <nknazeko@redhat.com> - v34.1.31-1
- Label /var/run/machine-id as machineid_t Resolves: rhbz#2061680 - Allow insights-client create_socket_perms for tcp/udp sockets Resolves: rhbz#2077377 - Allow insights-client read rhnsd config files Resolves: rhbz#2077377 - Allow rngd drop privileges via setuid/setgid/setcap Resolves: rhbz#2076642 - Allow tmpreaper the sys_ptrace userns capability Resolves: rhbz#2062823 - Add stalld to modules.conf Resolves: rhbz#2042614 - New policy for stalld Resolves: rhbz#2042614 - Label new utility of NetworkManager nm-priv-helper Resolves: rhbz#2053639 - Exclude container.if from selinux-policy-devel Resolves: rhbz#1861968
This commit is contained in:
parent
637873d5ad
commit
e67d11e38d
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit d1f4f8c8125a119da8912876f7a3d50e97c1b66b
|
||||
%global commit f7b081154344e0f52a4e8bda80650ebce8d1990c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,8 +23,8 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.30
|
||||
Release: 2%{?dist}
|
||||
Version: v34.1.31
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -794,6 +794,26 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 02 2022 Nikola Knazekova <nknazeko@redhat.com> - v34.1.31-1
|
||||
- Label /var/run/machine-id as machineid_t
|
||||
Resolves: rhbz#2061680
|
||||
- Allow insights-client create_socket_perms for tcp/udp sockets
|
||||
Resolves: rhbz#2077377
|
||||
- Allow insights-client read rhnsd config files
|
||||
Resolves: rhbz#2077377
|
||||
- Allow rngd drop privileges via setuid/setgid/setcap
|
||||
Resolves: rhbz#2076642
|
||||
- Allow tmpreaper the sys_ptrace userns capability
|
||||
Resolves: rhbz#2062823
|
||||
- Add stalld to modules.conf
|
||||
Resolves: rhbz#2042614
|
||||
- New policy for stalld
|
||||
Resolves: rhbz#2042614
|
||||
- Label new utility of NetworkManager nm-priv-helper
|
||||
Resolves: rhbz#2053639
|
||||
- Exclude container.if from selinux-policy-devel
|
||||
Resolves: rhbz#1861968
|
||||
|
||||
* Tue Apr 19 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.30-2
|
||||
- Update source branches to build a new package for RHEL 9.1.0
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-d1f4f8c.tar.gz) = b46b0b8c4b221435e3c668b315c8d3c537317e02e9ace5b0b8daaf8bb61b02907d57d53da00c14a2b775849656d6629e882be6d540790efe22c585dfb204c872
|
||||
SHA512 (selinux-policy-f7b0811.tar.gz) = d44fd6c8f4defb0c6bd26d7ebd0fb59da289a8e1c5fcc8740f4f6da0d30d368eec579f41d8d6fdcae737f2030f8f52cd6acc98fea62f129f46fe2f0919c62633
|
||||
SHA512 (container-selinux.tgz) = 38ecdd419592d600b9d842ee3cf3b86f5367f5c54c5c19356a5a002d30ca416f0a54fb6bf994347ad3e10e5863eeba526e233069e10722b44e8fa309d4c1d28a
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 424107d6477692b01436502df2af992531244592845e42f93861a56a53aa8f7d9b9b06321866936a241486bdb5b56c2bd17e91adddb2ee45eb2054d67d3bae9c
|
||||
|
Loading…
Reference in New Issue
Block a user