Allow container runtimes to dbus chat with systemd-resolved
This commit is contained in:
parent
ee88cda7eb
commit
e3d623436f
@ -3,7 +3,7 @@
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
%global commit0 dfaf8fd64fd8e14b160db5a9f36937692673fdc1
|
||||
%global commit0 8ecc282b93f70c91e6cfc23e5ddbe55a2628eaf8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%else
|
||||
# use upstream's RHEL-1.12 branch for CentOS 7
|
||||
@ -36,7 +36,7 @@ Name: container-selinux
|
||||
%if 0%{?fedora} || 0%{?centos} || 0%{?rhel} > 7
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.64
|
||||
Version: 2.66
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -127,6 +127,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 30 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.66-1
|
||||
- Allow container runtimes to dbus chat with systemd-resolved
|
||||
|
||||
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.64-1.gitdfaf8fd
|
||||
- bump to 2.64
|
||||
- autobuilt dfaf8fd
|
||||
|
Loading…
Reference in New Issue
Block a user