* Mon Sep 21 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-3
- Check out the right -contrib branch in Travis
This commit is contained in:
parent
2cf6b0aa1d
commit
4b8bcba2a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -485,3 +485,4 @@ serefpolicy*
|
||||
/selinux-policy-4585c55.tar.gz
|
||||
/selinux-policy-contrib-a79abda.tar.gz
|
||||
/selinux-policy-16e3987.tar.gz
|
||||
/selinux-policy-496bf1e.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 16e3987a0b7c3c127586e3c5a55e1634cafac4a4
|
||||
%global commit0 496bf1e94c18665a635dfe2e9e68bc589ed7f40f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.7
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -784,6 +784,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-3
|
||||
- Check out the right -contrib branch in Travis
|
||||
|
||||
* Fri Sep 18 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-2
|
||||
- Allow openvswitch fowner capability and create netlink sockets
|
||||
- Allow additional permissions for gnome-initial-setup
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (selinux-policy-contrib-a79abda.tar.gz) = 14cd9b991d9f63ac45f3bedfcf41a3d3199a6af8e637037ae07d96b61a4f24dfab086dca9b3158605d996afd82cf4b8b9aea2895976f2c7586d7d98f8fbb52c5
|
||||
SHA512 (selinux-policy-16e3987.tar.gz) = f939cbeb55db055189b3503a424a0e22d10a69bcf07ada32e456ac7527b8e568760d144c52d080f7b1bbc99322b537df5cf3d856630f5fc76dc374fa7064d570
|
||||
SHA512 (container-selinux.tgz) = 68628298d5208e96a9214c09b1748f3e24386e0e2b56c1fbd5cd2fb083da95eb4ff1a84613d9a4a93655aeb5478f9ea5aa13dd5c90bbc5ee5ba0cf55550f7918
|
||||
SHA512 (selinux-policy-496bf1e.tar.gz) = 559382b34c2e39c54f8f022df64a2950e7f0dc35d9d4df928285f68938a9b9d1ba38c7257317b513166af2438037b924e20d334586936bf96165ba1cb7be8975
|
||||
SHA512 (container-selinux.tgz) = 00a88e0ccfdb00587628cb25a298846faba730d3edc246db11a2b66e3f616322e58cc81939aa585977853ef9b9932807cc839b955dff3a17c9f15b5c54d85681
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user