* Thu May 29 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.57-1
- Update policy for haproxyd Resolves: RHEL-88045 - Allow NetworkManager manage NetworkManager_etc_rw_t symlinks Resolves: RHEL-86178 - Allow lldpad connect to systemd-userdbd over a unix socket Resolves: RHEL-84046 - Allow gconfd connect to system dbus Resolves: RHEL-77984 - Allow login_pgm read filesystem sysctls Resolves: RHEL-77745 - Allow login_userdomain create /run/tlog directory with user_tmp_t Resolves: RHEL-47241
This commit is contained in:
parent
78047d2717
commit
d12a3cf84e
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 592c2ad917a0f9bd2a5e0d29e84b54ecf77953ed
|
||||
%global commit 92801960f1f29cd8e1b2f59fa7aaf4338fd79a2f
|
||||
%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.56
|
||||
Version: 38.1.57
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -906,6 +906,20 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.57-1
|
||||
- Update policy for haproxyd
|
||||
Resolves: RHEL-88045
|
||||
- Allow NetworkManager manage NetworkManager_etc_rw_t symlinks
|
||||
Resolves: RHEL-86178
|
||||
- Allow lldpad connect to systemd-userdbd over a unix socket
|
||||
Resolves: RHEL-84046
|
||||
- Allow gconfd connect to system dbus
|
||||
Resolves: RHEL-77984
|
||||
- Allow login_pgm read filesystem sysctls
|
||||
Resolves: RHEL-77745
|
||||
- Allow login_userdomain create /run/tlog directory with user_tmp_t
|
||||
Resolves: RHEL-47241
|
||||
|
||||
* Tue May 06 2025 Zdenek Pytela <zpytela@redhat.com> - 38.1.56-1
|
||||
- Remove 3 permissive domains
|
||||
Resolves: RHEL-82674
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-592c2ad.tar.gz) = 5e7c8c619b2abacb0e5ffceb0b5acd3a31388f40dfe519fd0289296d17731d6a885d26d7cc9e0f66380f0c9ea3b7639fd1345d3df6d9d5427d177bbf89ed01a9
|
||||
SHA512 (selinux-policy-9280196.tar.gz) = 34011a763204c763af5b8e3eec4ec87985b4b1e703e1fbabaf76905f0a973091db5ced71aacd1f1a9e208b04f72f6611eeaac325f64ca6faceead94ae3ce8107
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = cbc14bac42d8e3e4941b30b4bc8e7c0cce4d56fd7ee7de7bb288726fa7f3264516b175ddd11dc081238b58ae1bd2ab97c49231b3bebc5254499de0b2caf28a47
|
||||
SHA512 (container-selinux.tgz) = 2f19d151b4fe12a10b57bab0d487ad6c87e690774c9a9162b98151d0db3b4d30b02442f7621df5e43b5fdc6db9f84d1cf10754c97eb911062935978fd6ac3bda
|
||||
|
||||
Loading…
Reference in New Issue
Block a user