* Tue Nov 12 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.48-1
- Revert "Allow unconfined_t execute kmod in the kmod domain" Resolves: RHEL-65008 - Add policy for /usr/libexec/samba/samba-bgqd Resolves: RHEL-53124
This commit is contained in:
parent
a79b0f387d
commit
ea341191c4
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 73a2d29ae8592bc323f8bf79165ad0d19c9aadcf
|
||||
%global commit 168b6b921a4abf4c42ae987480f13c2d91583d0f
|
||||
%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.47
|
||||
Version: 38.1.48
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -809,6 +809,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.48-1
|
||||
- Revert "Allow unconfined_t execute kmod in the kmod domain"
|
||||
Resolves: RHEL-65008
|
||||
- Add policy for /usr/libexec/samba/samba-bgqd
|
||||
Resolves: RHEL-53124
|
||||
|
||||
* Wed Oct 23 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.47-1
|
||||
- Label /etc/sysctl.d and /run/sysctl.d with system_conf_t
|
||||
Resolves: RHEL-56988
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-73a2d29.tar.gz) = ed2ffe4a2f2c606efd862e8d21fab5ddaeb2ecb5b1e4c30f7fa146f989b285f9bebfc954190c97315ae8a4efca659293da2b2da7b1f6c8fff0afa433082a95d3
|
||||
SHA512 (selinux-policy-168b6b9.tar.gz) = 292e4c7430bef962575c9ee9ba80bd6cc704da43138d53fe8b4f3439383babb8c3f10e50fdde84933c726549171a880ea51564b2a4520d4b7afa4132d471915f
|
||||
SHA512 (container-selinux.tgz) = 18ff803fbef460b27b33d83cf063dce30bfa1b84d329a7e23b4df30f23997f4522bd0bbe35f52dde46f22c54c9315865c4ecebdbdd6315b297420a15af99bebf
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = f1d8f4c84a19127be2b686b5fd7a45ed4fc47d402de4f50dcab0e5290cc1ebdbc56f8ddf68ced4b2afb8bd965d3dffba6f3692b531f29dc4b0858c7dc7affcd4
|
||||
|
Loading…
Reference in New Issue
Block a user