* Wed Feb 15 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.7-1
- Allow staff_t getattr init pid chr & blk files and read krb5 Resolves: rhbz#2112729 - Allow firewalld to rw z90crypt device Resolves: rhbz#2166877 - Allow httpd work with tokens in /dev/shm Resolves: rhbz#2166283
This commit is contained in:
parent
948f3028ea
commit
574fe08af1
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit cd4eedd465977f93fca99ca00e03881862640881
|
||||
%global commit 80afb6830ae2c03c0c946c89e79c703dd02fa6b5
|
||||
%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.6
|
||||
Version: 38.1.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -808,6 +808,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.7-1
|
||||
- Allow staff_t getattr init pid chr & blk files and read krb5
|
||||
Resolves: rhbz#2112729
|
||||
- Allow firewalld to rw z90crypt device
|
||||
Resolves: rhbz#2166877
|
||||
- Allow httpd work with tokens in /dev/shm
|
||||
Resolves: rhbz#2166283
|
||||
|
||||
* Thu Feb 09 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.6-1
|
||||
- Allow modemmanager create hardware state information files
|
||||
Resolves: rhbz#2149560
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-cd4eedd.tar.gz) = 9341072d38cd528f8eb93bf16d8e200826dca7ff27a7e793900182e936dbbfb7d6dfcdc1c0a7d64789bae75775eb39f61d8e8618b2ce492aec6aa23d6c443f99
|
||||
SHA512 (container-selinux.tgz) = 25ec96678e3fb5897ca13783e72736e7b6aa822d641d223dd7bc73349677975917645aead29a606583683dd53fddac162e000bb1851f9570be218157bfea06ff
|
||||
SHA512 (selinux-policy-80afb68.tar.gz) = 154dfaf18ef60cb6a7faabd8b53b17d0f685f5992c0ad03b519cf2523cd27b99f54a523c84356f37b032785a125a846bc140909d9ee1487e1795ccb5c4982538
|
||||
SHA512 (container-selinux.tgz) = 1b1a1216e318cb6932cb2fc7934bf50ee5fee7c9214775da97ab37f783d0c92d841b33db9f33ac809084beaee37a7c0ff71bb9bab498ce3c77f4e3dd146a9eb7
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user