Fix labeling for CRI-O files in overlay subdirs
This commit is contained in:
parent
590defb1b5
commit
35b5399d15
@ -3,7 +3,7 @@
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%if 0%{?fedora}
|
||||
%global commit0 ed3082b4d72740d197f4680749347ca507fc1203
|
||||
%global commit0 5212fea857a5296e1d22b3ac6b875eb59a86ebe7
|
||||
%else
|
||||
# use upstream's RHEL-1.12 branch for CentOS 7
|
||||
%global commit0 56c32da8a72f9e7af5daeaebac5b887830d123b1
|
||||
@ -35,7 +35,7 @@ Name: container-selinux
|
||||
%if 0%{?fedora} || 0%{?centos}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.17
|
||||
Version: 2.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -118,6 +118,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 6 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.18-1
|
||||
- Fix labeling for CRI-O files in overlay subdirs
|
||||
|
||||
* Mon Jun 5 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.17-1
|
||||
- Revert change to run the container_runtime as ranged
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user