* Tue Jan 30 2018 Lukas Vrabec <lvrabec@redhat.com> - 3.14.1-5
- Allow opendnssec daemon to execute ods-signer BZ(1537971)
This commit is contained in:
parent
e9c4389283
commit
4b0a66cafc
1
.gitignore
vendored
1
.gitignore
vendored
@ -243,3 +243,4 @@ serefpolicy*
|
||||
/selinux-policy-contrib-93c9a53.tar.gz
|
||||
/selinux-policy-747f4e6.tar.gz
|
||||
/selinux-policy-contrib-4fe9943.tar.gz
|
||||
/selinux-policy-contrib-a1cd00e.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||
%global commit1 4fe994375eb873a2fb7a1205180df832d1f32079
|
||||
%global commit1 a1cd00ec16a1bc2e02bcaffba7141c1bdf21ee07
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
@ -719,6 +719,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2018 Lukas Vrabec <lvrabec@redhat.com> - 3.14.1-5
|
||||
- Allow opendnssec daemon to execute ods-signer BZ(1537971)
|
||||
|
||||
* Tue Jan 30 2018 Lukas Vrabec <lvrabec@redhat.com> - 3.14.1-4
|
||||
- rpm: Label /usr/share/rpm usr_t (ostree/Atomic systems)
|
||||
- Update dbus_role_template() BZ(1536218)
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = 3c4809e4003e37202354b632f5c7cd3d93bebaabfc279554b2119e6552f2c361664517cf6347b962c3a643abe33d826f6a67e73293d5d30eb871ff0bd426bd0a
|
||||
SHA512 (selinux-policy-747f4e6.tar.gz) = e0caa773814d47f8e803d92540d9a0f94c9842fc0c9f970692734d257e8cab74b912da024ee7b1fb0a354d15d87d1c2cedf11e71fd4a5b7e57d9f6a1ca9f6585
|
||||
SHA512 (selinux-policy-contrib-4fe9943.tar.gz) = a8f8db61c7a7a1ea0eef723c11d733014a893edb41ec3b8383dc2f482eb1d80001fcacae226b95461439dae8d592332739c634fb83d137722326ad0d1385940f
|
||||
SHA512 (container-selinux.tgz) = e45c6e1d9fa8df43a7950e3d1bae6e274ccd094fc8e859db9f90c284b463530d79f141b8aabc85b8ce109811b11022df20ec47df4514b65e5bc4088f2cb973af
|
||||
SHA512 (selinux-policy-contrib-a1cd00e.tar.gz) = fa3470feb1468b95a80c2e51df8bef43933ab3b4e7c09893c39e6feed9b88211d18c4c275464a1640002cf1905016092b7be00adaeb219012a507a26880674a4
|
||||
|
Loading…
Reference in New Issue
Block a user