* Fri Dec 12 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.70-1
- Add the rpm_signal() interface Related: RHEL-108826 - Allow tuned_t use its private tmpfs files Related: RHEL-108826 - Allow kdump search kdumpctl_tmp_t directories Resolves: RHEL-66119
This commit is contained in:
parent
56f29d6f02
commit
d14300c899
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 4f17adbd26b675af459e1ca9985774224654074d
|
||||
%global commit bf04eb83f359c087210c7fcb22012aece59954fe
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -26,7 +26,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 38.1.69
|
||||
Version: 38.1.70
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -905,6 +905,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 12 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.70-1
|
||||
- Add the rpm_signal() interface
|
||||
Related: RHEL-108826
|
||||
- Allow tuned_t use its private tmpfs files
|
||||
Related: RHEL-108826
|
||||
- Allow kdump search kdumpctl_tmp_t directories
|
||||
Resolves: RHEL-66119
|
||||
|
||||
* Fri Nov 28 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.69-1
|
||||
- Allow sysadm access to TPM
|
||||
Resolves: RHEL-119055
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-4f17adb.tar.gz) = da49feaf39c602d85b4ad3fda7c477a9d620c1b30f1d2b7be40a178ea23efea067737d871c35103b5a9a1041d2fcd16fad93194d941dc226ee7aa17831b7d0a7
|
||||
SHA512 (selinux-policy-bf04eb8.tar.gz) = 9f3dda0095a962a4f8328ecd04b2b213ddfac07c8a067f73cd790ce6a59a9d5a58d27b05077f69d19e32412fbfe974acf3b051f4c1034c0815fba7aeac709bfc
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = e2e240e906a6b2b2031549b063c8bbcbbce61ba8280b894152fc6a3caed8de31eec19a39d476ef811d2debfb4a0bd1a29072f75452451a695e5bd2d093805606
|
||||
SHA512 (container-selinux.tgz) = 5e98aa004fbc4db93bb3942fd8f9baa38b966e5b371fb566835ebb729d47aa272ede44ba85b1a13d68cddc443d74a59d8361b33e5509b763bbc047987febcfb8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user