* Mon Oct 27 2025 Zdenek Pytela <zpytela@redhat.com> - 42.1.10-1
- Allow sshd-auth read generic proc files Resolves: RHEL-107732 - Allow sshd-auth read and write user domain ptys Resolves: RHEL-107732 - Allow sshd-session get attributes of sshd vsock socket Resolves: RHEL-107732 - Adjust guest and xguest users policy for sshd-session Resolves: RHEL-107732 - Update files_search_base_file_types() Resolves: RHEL-107732 - Allow sshd-session read cockpit pid files Resolves: RHEL-107732 - Add default contexts for sshd-seesion Resolves: RHEL-107732 - Define types for new openssh executables Resolves: RHEL-107732 - Allow ras-mc-ctl get attributes of the kmod executable Resolves: RHEL-102535 - Define file equivalency for /var/opt Resolves: RHEL-116512 - Update specfile triggers for DSP modules Resolves: RHEL-116044
This commit is contained in:
parent
932ca30f2d
commit
d386a97bbf
24
changelog
24
changelog
@ -1,3 +1,27 @@
|
||||
* Mon Oct 27 2025 Zdenek Pytela <zpytela@redhat.com> - 42.1.10-1
|
||||
- Allow sshd-auth read generic proc files
|
||||
Resolves: RHEL-107732
|
||||
- Allow sshd-auth read and write user domain ptys
|
||||
Resolves: RHEL-107732
|
||||
- Allow sshd-session get attributes of sshd vsock socket
|
||||
Resolves: RHEL-107732
|
||||
- Adjust guest and xguest users policy for sshd-session
|
||||
Resolves: RHEL-107732
|
||||
- Update files_search_base_file_types()
|
||||
Resolves: RHEL-107732
|
||||
- Allow sshd-session read cockpit pid files
|
||||
Resolves: RHEL-107732
|
||||
- Add default contexts for sshd-seesion
|
||||
Resolves: RHEL-107732
|
||||
- Define types for new openssh executables
|
||||
Resolves: RHEL-107732
|
||||
- Allow ras-mc-ctl get attributes of the kmod executable
|
||||
Resolves: RHEL-102535
|
||||
- Define file equivalency for /var/opt
|
||||
Resolves: RHEL-116512
|
||||
- Update specfile triggers for DSP modules
|
||||
Resolves: RHEL-116044
|
||||
|
||||
* Wed Oct 08 2025 Zdenek Pytela <zpytela@redhat.com> - 42.1.9-1
|
||||
- Allow systemd-oomd watch tmpfs dirs
|
||||
Resolves: RHEL-106998
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit f94da047ea789c1fd3bfc5b969a5062674104d67
|
||||
%global commit 9bf484b4181e69f981da5332e8c66a3f3a76e21e
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -18,7 +18,7 @@
|
||||
%define CHECKPOLICYVER 3.9
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 42.1.9
|
||||
Version: 42.1.10
|
||||
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-f94da04.tar.gz) = 2b9bc70439e76d1d236a576d9475f4ecbbafc36fde4b3099348bb057a8f89087f7fc65457ecbdb18ef66961a97f609eabe8f0f538508ac2e24af6c70eeeeac15
|
||||
SHA512 (selinux-policy-9bf484b.tar.gz) = 063b5db89691db1fb78d302f6308419c9b668eaf941f513ec89ec9a50b3b802b9ada4a627860af8ac2d84b0aba82e8564560ffe4af26675f49e094e7b7f922b0
|
||||
SHA512 (container-selinux.tgz) = edac9f01347899b5cd2ecb637147c7eabba932474218a27d60a351b13703aca3bed1b00a591f1e085a4bb89622149c714c7923a60a41dbf40c3776628288ab7d
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 3509c213e4a2eb4790a80dcb6b0a7930e204892031b5e45752caf2b5dc98ed7d863522f5bdc2b0e617c41396576c7ad5da36843f982e9b9d1c5c0646d4bb83ed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user