* Thu Feb 22 2024 Juraj Marcin <jmarcin@redhat.com> - 38.1.33-1
- Allow thumb_t to watch and watch_reads mount_var_run_t Resolves: RHEL-26073 - Allow opafm create NFS files and directories Resolves: RHEL-17820 - Label /tmp/libdnf.* with user_tmp_t Resolves: RHEL-11250
This commit is contained in:
parent
6d154864b5
commit
46be9da4df
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit caa6164c1e1115a0028ad89d6f2efb9103364141
|
||||
%global commit d1f3f7d9fe7f0759f7f2a3f721616aa211b27274
|
||||
%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.32
|
||||
Version: 38.1.33
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -809,6 +809,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 22 2024 Juraj Marcin <jmarcin@redhat.com> - 38.1.33-1
|
||||
- Allow thumb_t to watch and watch_reads mount_var_run_t
|
||||
Resolves: RHEL-26073
|
||||
- Allow opafm create NFS files and directories
|
||||
Resolves: RHEL-17820
|
||||
- Label /tmp/libdnf.* with user_tmp_t
|
||||
Resolves: RHEL-11250
|
||||
|
||||
* Thu Feb 15 2024 Juraj Marcin <jmarcin@redhat.com> - 38.1.32-1
|
||||
- Dontaudit subscription manager setfscreate and read file contexts
|
||||
Resolves: RHEL-21635
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-caa6164.tar.gz) = f48c03e6d8af684168d5f3b7f321ef25a95203f119b81639c44a180a1e83c50f66bdb9f8ef6c742423d2abb88a51fc599027ed0f59ba85a1116aa17a2fae6ced
|
||||
SHA512 (container-selinux.tgz) = 9a79c76e374cdf66ae234fdbf333e7db1f2aec027d3d8d7a8a6304d8bd216121becdbca6cbff89cec5e1ff7221d19306b3ae4641ffaafe280f02520322748f7d
|
||||
SHA512 (selinux-policy-d1f3f7d.tar.gz) = 8fbc99747a9fbda5d38b2ab78811a5d759bee8bc69c3af03f276e2e1d546c68af30cba3fdba176f45b51ed5f934af988ef811ff26616e5867d61ea13e587a71c
|
||||
SHA512 (container-selinux.tgz) = 2fa4ae4cc1cae213c7ae2352d4bcd5f1bebaf9e3eb0d681a774f2060c48a0b820cd1bf06cad2001092bee927014101e66391d6e471de637e041e29ed9a23af99
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user