* Fri Sep 29 2023 Juraj Marcin <jmarcin@redhat.com> - 38.1.24-1
- Allow cupsd_t to use bpf capability Resolves: RHEL-3633 - Label /dev/gnss[0-9] with gnss_device_t Resolves: RHEL-9936 - Dontaudit rhsmcertd write memory device Resolves: RHEL-1547
This commit is contained in:
parent
dbf07eba2d
commit
8f1dc2715d
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit edf0eb42087eadd8c9fb8cb9b67a07023fffd00b
|
||||
%global commit 314824e712082037c78523ac083298d881b4deb2
|
||||
%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.23
|
||||
Version: 38.1.24
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -809,6 +809,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Juraj Marcin <jmarcin@redhat.com> - 38.1.24-1
|
||||
- Allow cupsd_t to use bpf capability
|
||||
Resolves: RHEL-3633
|
||||
- Label /dev/gnss[0-9] with gnss_device_t
|
||||
Resolves: RHEL-9936
|
||||
- Dontaudit rhsmcertd write memory device
|
||||
Resolves: RHEL-1547
|
||||
|
||||
* Fri Aug 25 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.23-1
|
||||
- Allow cups-pdf connect to the system log service
|
||||
Resolves: rhbz#2234765
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-edf0eb4.tar.gz) = acf74b7684903ae3730de3fc277e48e4a9c8ccc54f21d158edae3bb31bb422d6286165c0b1dfe4da65847b0e96b79c0186d01d825bf2a91d31fca9f288d6609b
|
||||
SHA512 (container-selinux.tgz) = e19dc893ea02e2b09bd7961e88f8ede13e93120097c1e5ce61c5e40e7068fd978d196210b7cd18e7b1e1ebcc92c473305be8ccd812e8b41313f3ed02fbcaea60
|
||||
SHA512 (selinux-policy-314824e.tar.gz) = b3fd388bf22eababe1af6968e04504d127d0f099dda2991a2f6cdd99d5ba79dfcfed9e42c9ffd9261be484635dc587c863758c95d05d70721f5eb1099bbaa17e
|
||||
SHA512 (container-selinux.tgz) = a35b4c8710f87119271433b47dd859e9e731a716d73003d537b0defd395d57c7342c2630ad2aab2623bcd12134f20638c4d36c2f13c4c024fc137285f0154f41
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user