* Wed Dec 18 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.19-1
- Allow systemd-journald getattr nsfs files Resolves: RHEL-71803 - Allow systemd-related domains getattr nsfs files Resolves: RHEL-71803
This commit is contained in:
parent
dfb01e2dd7
commit
9ffb04b099
@ -1,3 +1,9 @@
|
||||
* Wed Dec 18 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.19-1
|
||||
- Allow systemd-journald getattr nsfs files
|
||||
Resolves: RHEL-71803
|
||||
- Allow systemd-related domains getattr nsfs files
|
||||
Resolves: RHEL-71803
|
||||
|
||||
* Fri Dec 13 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.18-1
|
||||
- Sync dist/targeted/modules.conf with Fedora 42
|
||||
Resolves: RHEL-70850
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 622b9252d319d431566e9ed9727144edcff7dcff
|
||||
%global commit 14ba8a3b89d9bc28b698d366b52d747f477d9ca9
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -17,7 +17,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 40.13.18
|
||||
Version: 40.13.19
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-622b925.tar.gz) = d3003a1b681754915dda2c20428c8170f3fd6e03daf2fa85c62901d87f67b0dbed3bcc1b875769a6cb4f7a7152f599cac7edd28bf60f4458814069c9b690fc79
|
||||
SHA512 (selinux-policy-14ba8a3.tar.gz) = 96810d7c027846b2954d849e205758c96236e13000408d4e58fe9c4f68daf69e1eee72f2c15efaacd64f9279f9bc95d79a745e8cfd45531fcf59643c992e2cee
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 1ad816626ba37dd11c7cd7c7a385e1cfba97ab0bb95319e20b84e474f4ce3f1601a97701e514ea1dbc1e1fadd66613711a4317250b7a3e84c6646f4d8a62e3a3
|
||||
SHA512 (container-selinux.tgz) = aab511b28245317f38a8ad35d200bd9b2aafe64979d69c36870550400306dee23a9b47217b4fe7f2b60128b2263f1ef2abec7beca22e588c0ec203cc8093fe8c
|
||||
|
Loading…
Reference in New Issue
Block a user