Add default labeling for cri-o in /etc/crio directories
This commit is contained in:
parent
379ddc4b04
commit
4868764a43
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/container-selinux-8f8caa6.tar.gz
|
||||
/container-selinux-14f7c51.tar.gz
|
||||
/container-selinux-c81ea26.tar.gz
|
||||
/container-selinux-9027f8e.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%if 0%{?fedora}
|
||||
%global commit0 c81ea2691ffdb436229d20b6b7a92e2fd71d0553
|
||||
%global commit0 9027f8e958bbf8c98f1d6856ccd4c8b7b5da8d1c
|
||||
%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.15
|
||||
Version: 2.16
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -118,6 +118,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 1 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.16-1
|
||||
- Add default labeling for cri-o in /etc/crio directories
|
||||
|
||||
* Wed May 31 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.15-1
|
||||
- Allow container types to read/write container_runtime fifo files
|
||||
- Allow a container runtime to mount on top of its own /proc
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-c81ea26.tar.gz) = 984aeede05f41b693908271436a86947cb13366114dfa58de57e24bb985aff657090a1d060f8d066cf7bb918a4269a7172e225f013b0e039adfff680943de519
|
||||
SHA512 (container-selinux-9027f8e.tar.gz) = 19e561a9c71e0b3759a0fa79580cb816274fd90762c164f85e3de514102d7da702faaba9c4b2bf2dd54a39462ed52faea23e4fec2dc34c229267829635390ec6
|
||||
|
Loading…
Reference in New Issue
Block a user