* Thu Jul 18 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.42-1
- Label samba certificates with samba_cert_t Resolves: RHEL-25724 - Allow systemd-coredumpd the sys_chroot capability Resolves: RHEL-45245 - Allow svirt_tcg_t read vm sysctls Resolves: RHEL-27141 - Label /usr/sbin/samba-gpupdate with samba_gpupdate_exec_t Resolves: RHEL-25724 - Label /var/run/coreos-installer-reboot with coreos_installer_var_run_t Resolves: RHEL-38614 - Allow coreos-installer add systemd unit file links Resolves: RHEL-38614
This commit is contained in:
parent
c74c6d2868
commit
2271084e56
@ -1,6 +1,6 @@
|
|||||||
# 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 a22468c51f2eb5fbeff06cef9840b577382fd2c0
|
%global commit 3228b5d096ad8aa89ace23a1b48653fe5023c9bb
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 38.1.41
|
Version: 38.1.42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
@ -809,6 +809,20 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 18 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.42-1
|
||||||
|
- Label samba certificates with samba_cert_t
|
||||||
|
Resolves: RHEL-25724
|
||||||
|
- Allow systemd-coredumpd the sys_chroot capability
|
||||||
|
Resolves: RHEL-45245
|
||||||
|
- Allow svirt_tcg_t read vm sysctls
|
||||||
|
Resolves: RHEL-27141
|
||||||
|
- Label /usr/sbin/samba-gpupdate with samba_gpupdate_exec_t
|
||||||
|
Resolves: RHEL-25724
|
||||||
|
- Label /var/run/coreos-installer-reboot with coreos_installer_var_run_t
|
||||||
|
Resolves: RHEL-38614
|
||||||
|
- Allow coreos-installer add systemd unit file links
|
||||||
|
Resolves: RHEL-38614
|
||||||
|
|
||||||
* Sun Jul 07 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.41-1
|
* Sun Jul 07 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.41-1
|
||||||
- Differentiate between staff and sysadm when executing crontab with sudo
|
- Differentiate between staff and sysadm when executing crontab with sudo
|
||||||
Resolves: RHEL-31888
|
Resolves: RHEL-31888
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-a22468c.tar.gz) = 476e1a300c3f2c8a65003988b1000f40a74922807edcf7d139f5641323923700c6146d3c28888406191bebc1623c5b4a714826259825036530970ab6f44ff99b
|
SHA512 (selinux-policy-3228b5d.tar.gz) = e13ad69276601da2be45cb5130170f09145477cd7034346ec3fe9c9557ac903f32c31d6080ef7da2dafd82446dfad2fd0a7c8484403eba1404ff591c75573efc
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
SHA512 (container-selinux.tgz) = 166b2cf5d76f1ff8380ec3600ebd728536da046ab1c39879ac8371e575bb9754991ca6414e5b88b2af5ef70a904a209c99955870f8134c485da7f8df8872b045
|
SHA512 (container-selinux.tgz) = f16efb3f9a2933036e627534e6520714526b3d13c78afe85ab653c32175fc5216ab1b40c80bfcf903887e20bc4db4930480a947359c1d7bc7c19b3c7ba198a81
|
||||||
|
Loading…
Reference in New Issue
Block a user