* Wed Jan 15 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.51-1
- Allow rsyslog read systemd-logind session files Resolves: RHEL-73839 - Allow samba-bgqd connect to cupsd over an unix domain stream socket Resolves: RHEL-72860 - Allow svirt_t read sysfs files Resolves: RHEL-70839 - Allow xdm dbus chat with power-profiles-daemon Resolves: RHEL-61117 - Update power-profiles-daemon policy Resolves: RHEL-61117 - Confine power-profiles-daemon Resolves: RHEL-61117 - Allow virtqemud domain transition to nbdkit Resolves: RHEL-56029 - Add nbdkit interfaces defined conditionally Resolves: RHEL-56029 - Confine the switcheroo-control service Resolves: RHEL-24268
This commit is contained in:
parent
ac1613aab5
commit
adb3a2ba50
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 3a359800c89fe7a36b9781bde6cf228235978831
|
||||
%global commit 59681656cd845e46ae2c9b74031867ca1b57580f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,7 +23,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 38.1.50
|
||||
Version: 38.1.51
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -810,6 +810,26 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.51-1
|
||||
- Allow rsyslog read systemd-logind session files
|
||||
Resolves: RHEL-73839
|
||||
- Allow samba-bgqd connect to cupsd over an unix domain stream socket
|
||||
Resolves: RHEL-72860
|
||||
- Allow svirt_t read sysfs files
|
||||
Resolves: RHEL-70839
|
||||
- Allow xdm dbus chat with power-profiles-daemon
|
||||
Resolves: RHEL-61117
|
||||
- Update power-profiles-daemon policy
|
||||
Resolves: RHEL-61117
|
||||
- Confine power-profiles-daemon
|
||||
Resolves: RHEL-61117
|
||||
- Allow virtqemud domain transition to nbdkit
|
||||
Resolves: RHEL-56029
|
||||
- Add nbdkit interfaces defined conditionally
|
||||
Resolves: RHEL-56029
|
||||
- Confine the switcheroo-control service
|
||||
Resolves: RHEL-24268
|
||||
|
||||
* Fri Dec 13 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.50-1
|
||||
- Allow auditctl signal auditd
|
||||
Resolves: RHEL-68969
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-3a35980.tar.gz) = 1440e81e39a67d981a55472a6906383a785374799cc0b3518292352f16145787d2842cdccc19b79e701052ac7df61e01397feccf07f760d0f7a5dd0ec95cdf64
|
||||
SHA512 (selinux-policy-5968165.tar.gz) = ff3cc58ef96b616c47a9074348a708b2cf75c1c4a448e3ca91339cf562175b7b1442d23515de097be39b39f42a718be0ffc8a700fbd3511c5be163ae564d3290
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = ba99863dc10f900452046a8653645b9b5ea3e9464607cd90246751ee8fad364ae14283d738fff0beb069e735cd2bc04a99d10153d696fa29ae5bef5846d3ea36
|
||||
SHA512 (container-selinux.tgz) = eae9ed9425e5fe45880f13082cc31c6eb158fc696f243e66e90b56964ad9382e626c5c63964f86c65274f24a7171fba0751f608250fac6e6b14f06ee45fe3591
|
||||
|
Loading…
Reference in New Issue
Block a user