Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/selinux-policy.git#b599883a670d1bbd3ee0d8a4386b917f0ba3781d
This commit is contained in:
parent
e671ae4028
commit
0c7d2cb554
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit ded872968a492f28e2f5f9631c208aecec4f5519
|
||||
%global commit 7e50553feb19abeab49911db46c15b50b6bda47e
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,8 +23,8 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.7
|
||||
Release: 29%{?dist}
|
||||
Version: 34
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -792,6 +792,17 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 01 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1-1
|
||||
- Change the package versioning
|
||||
|
||||
* Thu Apr 01 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-30
|
||||
- Allow plymouthd_t exec generic program in bin directories
|
||||
- Allow dhcpc_t domain transition to chronyc_t
|
||||
- Allow login_userdomain bind xmsg port
|
||||
- Allow ibacm the net_raw and sys_rawio capabilities
|
||||
- Allow nsswitch_domain read cgroup files
|
||||
- Allow systemd-sleep create hardware state information files
|
||||
|
||||
* Mon Mar 29 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-29
|
||||
- Add watch_with_perm_dirs_pattern file pattern
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-ded8729.tar.gz) = accdff6b07dc11066fbb2f5545fd71a3889cdedd2b1f3b66511636d89214a5c40d7a01a1e1879c0b9e917b18de24320cc9f5ef7bdca0cb4d537cffbfa4707b47
|
||||
SHA512 (selinux-policy-7e50553.tar.gz) = d5d0f053ce5d6706f1a0f902b7406c7ec3abb0e625077fb3eb70fab77eb850246d4df5ca08ffd76beb833358fda7ffa32105bb51c6d79730be109403d85e4618
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 10f9f5b8fa2718a687f59e8d37bddb383827ac99500fbaa43ab01b458a16f301b2b87cf66027ccf2b40528e7ff5ad2ae637c7b7b7041273fb368add71b2b6a2a
|
||||
SHA512 (container-selinux.tgz) = 11094eb90b535a1f8cec0c4462fc65b4e63ed0555aa80dce7faaff365bd53d546fde1d633d68e443acd7ce94a64a8df4bff38c28c5ce88263ebde20682399663
|
||||
|
Loading…
Reference in New Issue
Block a user