* 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 - Allow lldpad create and use netlink_generic_socket Resolves: RHEL-61832 - Allow unconfined_t execute kmod in the kmod domain Resolves: RHEL-54710 - Allow confined users r/w to screen unix stream socket Resolves: RHEL-50379 - Label /root/.screenrc and /root/.tmux.conf with screen_home_t Resolves: RHEL-50375 - Allow iio-sensor-proxy the bpf capability Resolves: RHEL-17346
This commit is contained in:
parent
b21b210b94
commit
a79b0f387d
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit fa8b167a5eae885c03ac48ecec4fc0b5a5358ecb
|
||||
%global commit 73a2d29ae8592bc323f8bf79165ad0d19c9aadcf
|
||||
%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.46
|
||||
Version: 38.1.47
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -809,6 +809,20 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Allow lldpad create and use netlink_generic_socket
|
||||
Resolves: RHEL-61832
|
||||
- Allow unconfined_t execute kmod in the kmod domain
|
||||
Resolves: RHEL-54710
|
||||
- Allow confined users r/w to screen unix stream socket
|
||||
Resolves: RHEL-50379
|
||||
- Label /root/.screenrc and /root/.tmux.conf with screen_home_t
|
||||
Resolves: RHEL-50375
|
||||
- Allow iio-sensor-proxy the bpf capability
|
||||
Resolves: RHEL-17346
|
||||
|
||||
* Fri Oct 11 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.46-1
|
||||
- Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-fa8b167.tar.gz) = 24ed3431be5603e7d115f4fbf66d94244a3f2b0abe5416e8c3f4e60a61c965a7b460d6c98a8dc1ee501bc077f783e08f26ebc1686e813b5cc6dff9e26edc500a
|
||||
SHA512 (container-selinux.tgz) = 1800a0623feb0d3b6663f1707ee3d8ca6ec79fd2d51b748018798f452a9e4041d6c1f52c461b0e3d45cec2f97aac4f59e2b8cb7617da29b018157ec78a471cd5
|
||||
SHA512 (selinux-policy-73a2d29.tar.gz) = ed2ffe4a2f2c606efd862e8d21fab5ddaeb2ecb5b1e4c30f7fa146f989b285f9bebfc954190c97315ae8a4efca659293da2b2da7b1f6c8fff0afa433082a95d3
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = f1d8f4c84a19127be2b686b5fd7a45ed4fc47d402de4f50dcab0e5290cc1ebdbc56f8ddf68ced4b2afb8bd965d3dffba6f3692b531f29dc4b0858c7dc7affcd4
|
||||
|
Loading…
Reference in New Issue
Block a user