* Fri Dec 13 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.18-1
- Sync dist/targeted/modules.conf with Fedora 42 Resolves: RHEL-70850 - Add support for sap Resolves: RHEL-70850 - Allow sssd_selinux_manager_t the setcap process permission Resolves: RHEL-70822 - Allow virtqemud open svirt_devpts_t char files Resolves: RHEL-43446 - Fix the cups_read_pid_files() interface to use read_files_pattern Resolves: RHEL-69512
This commit is contained in:
parent
a789dba85b
commit
dfb01e2dd7
12
changelog
12
changelog
@ -1,3 +1,15 @@
|
|||||||
|
* Fri Dec 13 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.18-1
|
||||||
|
- Sync dist/targeted/modules.conf with Fedora 42
|
||||||
|
Resolves: RHEL-70850
|
||||||
|
- Add support for sap
|
||||||
|
Resolves: RHEL-70850
|
||||||
|
- Allow sssd_selinux_manager_t the setcap process permission
|
||||||
|
Resolves: RHEL-70822
|
||||||
|
- Allow virtqemud open svirt_devpts_t char files
|
||||||
|
Resolves: RHEL-43446
|
||||||
|
- Fix the cups_read_pid_files() interface to use read_files_pattern
|
||||||
|
Resolves: RHEL-69512
|
||||||
|
|
||||||
* Thu Dec 12 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.17-1
|
* Thu Dec 12 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.17-1
|
||||||
- Update samba-bgqd policy
|
- Update samba-bgqd policy
|
||||||
Resolves: RHEL-69512
|
Resolves: RHEL-69512
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# 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 78847c4bcc0b30d4f89ac04004934a95c57bcd35
|
%global commit 622b9252d319d431566e9ed9727144edcff7dcff
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -17,7 +17,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 40.13.17
|
Version: 40.13.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-78847c4.tar.gz) = 76d87a323225bf68a212801f3ceba8a70070080793144006dbc7b3e88eae46a9a9b63c3f0e2a9fe823be6fc5fc8bcf6b996f5e21242a2b46747471ccca317ab1
|
SHA512 (selinux-policy-622b925.tar.gz) = d3003a1b681754915dda2c20428c8170f3fd6e03daf2fa85c62901d87f67b0dbed3bcc1b875769a6cb4f7a7152f599cac7edd28bf60f4458814069c9b690fc79
|
||||||
SHA512 (container-selinux.tgz) = af2b1c6e9aa6762e6dd388d1ca5568f067f715514335c8b70400fc1282979f2a377c6797c9d43ceaccf17caa45a52b9d39e9d3a425286209f0be250bcaf71ae9
|
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
SHA512 (container-selinux.tgz) = 1ad816626ba37dd11c7cd7c7a385e1cfba97ab0bb95319e20b84e474f4ce3f1601a97701e514ea1dbc1e1fadd66613711a4317250b7a3e84c6646f4d8a62e3a3
|
||||||
|
Loading…
Reference in New Issue
Block a user