* Mon Nov 01 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.18-1
- Allow fetchmail search cgroup directories Resolves: rhbz#2015118 - Add the auth_read_passwd_file() interface Resolves: rhbz#2014611 - Allow redis-sentinel execute a notification script Resolves: rhbz#2014611 - Support new PING_CHECK health checker in keepalived Resolves: rhbz#2014423
This commit is contained in:
parent
16d5820b15
commit
89586f9eb1
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 7442094d568f5bcc8a62a26942076935f0496740
|
||||
%global commit 442902f5605db078a727fe3fad4fb4693a32cad5
|
||||
%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.17
|
||||
Version: 34.1.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -792,6 +792,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 01 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.18-1
|
||||
- Allow fetchmail search cgroup directories
|
||||
Resolves: rhbz#2015118
|
||||
- Add the auth_read_passwd_file() interface
|
||||
Resolves: rhbz#2014611
|
||||
- Allow redis-sentinel execute a notification script
|
||||
Resolves: rhbz#2014611
|
||||
- Support new PING_CHECK health checker in keepalived
|
||||
Resolves: rhbz#2014423
|
||||
|
||||
* Thu Oct 14 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.17-1
|
||||
- Label /usr/sbin/virtproxyd as virtd_exec_t
|
||||
Resolves: rhbz#2002143
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-7442094.tar.gz) = 9b631103950ad0e7b235abb443db5720ffdf846053b87563ef1e1c3b5df9b15ad35fa95c14053c4644fe1426660b9760cd1e9fa94b38f865f2559ec30107d317
|
||||
SHA512 (selinux-policy-442902f.tar.gz) = 19da671724df7e3fd1e681134d648cadc3d72ced7743fbed547a67b2994e7bc6685c5d0e3a2b69133fa57b44b24fee17f601afc91b98db16eb65a738865fa716
|
||||
SHA512 (container-selinux.tgz) = 09abd1d97b2276262af384e9e480b3471d14f7fd9bf39839dadb775dffa989dec3ab010da341f56db5c912a4220769a0810d998f77729754021b040d5b65b01c
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = ebd2660deaaa7071d28d873063fca813b6a4546bd58d92782ffb84af095877cb42d5949d7e4cc08e06c94d3a51eff6a906ad5fbf92c6fb4b56c5589746ecd567
|
||||
|
Loading…
Reference in New Issue
Block a user