* Wed Jun 29 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.37-1
- Allow targetclid read /var/target files Resolves: rhbz#2020169 - Update samba-dcerpcd policy for kerberos usage 2 Resolves: rhbz#2096521 - Allow samba-dcerpcd work with sssd Resolves: rhbz#2096521 - Allow stalld set scheduling policy of kernel threads Resolves: rhbz#2102224
This commit is contained in:
parent
8d1d780d0b
commit
ab0fff6428
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 4c9ceb3a9b0e85611616b7f32a17f4ca0493213d
|
||||
%global commit 83430bca90c70c14557009138f56b3701733c11b
|
||||
%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: 34.1.36
|
||||
Version: 34.1.37
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -794,6 +794,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.37-1
|
||||
- Allow targetclid read /var/target files
|
||||
Resolves: rhbz#2020169
|
||||
- Update samba-dcerpcd policy for kerberos usage 2
|
||||
Resolves: rhbz#2096521
|
||||
- Allow samba-dcerpcd work with sssd
|
||||
Resolves: rhbz#2096521
|
||||
- Allow stalld set scheduling policy of kernel threads
|
||||
Resolves: rhbz#2102224
|
||||
|
||||
* Tue Jun 28 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.36-1
|
||||
- Allow targetclid read generic SSL certificates (fixed)
|
||||
Resolves: rhbz#2020169
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-4c9ceb3.tar.gz) = d1dd38413023ca0c1f189c2c1e513a77655351ab77c7c12ce1e67ba54192fa8d7dd1132c199a99410ecbbb4a217fd494544ec736c1ba0f7ec341a7676e74b352
|
||||
SHA512 (selinux-policy-83430bc.tar.gz) = c6683a7037658bb9885f231941bb4b14121ed41af9a728fd4c5aa6ac6c1e59d0fc2fef2839884f0637eac34c6e7a86aecc30f2a853830d5dfc1171abbb0c525f
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = a60280fb2553fa5c7a85b167b5cd675cca95b65061b894a49a2c8b5c5bf5ea0ccb92cd9d8c276179b475301eb3b2dd9ab08a1d989156d20368533981ae4a1697
|
||||
SHA512 (container-selinux.tgz) = 3bb75d388ee71c70be5c115a7d546839f2c6d009858f3e67f5c8da868a5628f9bf05631f4644b08f247829b8df066fcd2baf3ce22d60d745e2dd17bef6ccde3f
|
||||
|
Loading…
Reference in New Issue
Block a user