* Tue Jan 09 2024 Zdenek Pytela <zpytela@redhat.com> - 40.9-1
- Allow systemd-sleep set attributes of efivarfs files - Allow samba-dcerpcd read public files - Allow spamd_update_t the sys_ptrace capability in user namespace - Allow bluetooth devices work with alsa - Allow alsa get attributes filesystems with extended attributes
This commit is contained in:
parent
e46b929e63
commit
443b716de1
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 48593ca48ec2df52a28d65cc3d87d95f393578fc
|
||||
%global commit 369ff9260dcf3c57165813d89b89f42462909123
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,8 +23,8 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 40.8
|
||||
Release: 2%{?dist}
|
||||
Version: 40.9
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -814,6 +814,13 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 09 2024 Zdenek Pytela <zpytela@redhat.com> - 40.9-1
|
||||
- Allow systemd-sleep set attributes of efivarfs files
|
||||
- Allow samba-dcerpcd read public files
|
||||
- Allow spamd_update_t the sys_ptrace capability in user namespace
|
||||
- Allow bluetooth devices work with alsa
|
||||
- Allow alsa get attributes filesystems with extended attributes
|
||||
|
||||
* Tue Jan 02 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 40.8-2
|
||||
- Limit %%selinux_requires to version, not release
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-48593ca.tar.gz) = c585a55a4e2660102f13e9b17fd92e978eba791ca576b3354d429119eaaef2782d8944958d2ce762386088187c91f3670cf1f7fed6745cb1adccb26a93f267c5
|
||||
SHA512 (selinux-policy-369ff92.tar.gz) = 8174d35ecaecdeb138428c2d45203d6a59a7bdfa38b2b1bc15ec4c416b5c2bbf2b8131531977fcb219a3d6de7b52b92cc92d481f468b6080eadcdecaa4096733
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 341d49519d093b6370f90f757f4c3c580cb644a427d003625e8b591e7923be72d842f497116f6d7dc4523323b8cebff671fab1d4b3bf38b0451a4479f84a5bb3
|
||||
SHA512 (container-selinux.tgz) = 257dfb9dd963ff51462a27a890691287bec5658497573406d284c09119cb137757a604e70453fe0c59a2cc26a4a388e923684fbc55169f489d1412190e68f97e
|
||||
|
Loading…
Reference in New Issue
Block a user