* Tue Jun 18 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.40-1
- Allow systemd-coredump read nsfs files Resolves: RHEL-39937 - Allow login_userdomain execute systemd-tmpfiles in the caller domain Resolves: RHEL-40374 - Allow ptp4l_t request that the kernel load a kernel module Resolves: RHEL-38905 - Allow collectd to trace processes in user namespace Resolves: RHEL-36293
This commit is contained in:
parent
89ceaca299
commit
9ff33f15d5
@ -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 380039753ea9a0dd02edd59efbab6b3568626cf6
|
%global commit aa5fe22578d5a895ea05cb385bdecca73ea7f7a9
|
||||||
%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: 38.1.39
|
Version: 38.1.40
|
||||||
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
|
||||||
@ -809,6 +809,16 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 18 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.40-1
|
||||||
|
- Allow systemd-coredump read nsfs files
|
||||||
|
Resolves: RHEL-39937
|
||||||
|
- Allow login_userdomain execute systemd-tmpfiles in the caller domain
|
||||||
|
Resolves: RHEL-40374
|
||||||
|
- Allow ptp4l_t request that the kernel load a kernel module
|
||||||
|
Resolves: RHEL-38905
|
||||||
|
- Allow collectd to trace processes in user namespace
|
||||||
|
Resolves: RHEL-36293
|
||||||
|
|
||||||
* Thu Jun 06 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.39-1
|
* Thu Jun 06 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.39-1
|
||||||
- Add interfaces for watching and reading ifconfig_var_run_t
|
- Add interfaces for watching and reading ifconfig_var_run_t
|
||||||
Resolves: RHEL-39408
|
Resolves: RHEL-39408
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-3800397.tar.gz) = 1fc4d9a3d8a92407fd4b4604d2010fada538c584da852c4250e20ddcc9a46d57e3151fee44ffcfd1649b96bbe702286b24ad29fb2de17057a2ab9b3c6097a5dc
|
SHA512 (selinux-policy-aa5fe22.tar.gz) = bf467609e0e833ba6475658fc462977a25e0d6147800319fce5ec086745307af171a336d601cffa6639c444329b78d248ccd3b47768e51a66f20c4ca007a1b8c
|
||||||
SHA512 (container-selinux.tgz) = dd74520ff5415bab4d6b6ceec9a52d303b3a82ca4b48a729db2fa96f1efaec2fb3c46a2d32eeb5d305aa1b7e6fefe76c9587877783d9c68cb319420a83f9cb70
|
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
SHA512 (container-selinux.tgz) = 540d236736fdd392336bb60676a5b58c3220840007e6da21e6c0eb87b191d875be5e8417a04fdbae254634c4eb7fae1ac0194aafbab0baf0246e52e74a3564e2
|
||||||
|
Loading…
Reference in New Issue
Block a user