Change default label of /exports to container_var_lib_t
This commit is contained in:
parent
a7071bc06f
commit
f8193b5e32
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
|||||||
/container-selinux-dfcc97d.tar.gz
|
/container-selinux-dfcc97d.tar.gz
|
||||||
/container-selinux-38a982b.tar.gz
|
/container-selinux-38a982b.tar.gz
|
||||||
/container-selinux-2377c73.tar.gz
|
/container-selinux-2377c73.tar.gz
|
||||||
|
/container-selinux-aece4ff.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/projectatomic/container-selinux
|
%global git0 https://github.com/projectatomic/container-selinux
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
%global commit0 2377c73a19fa960792b4392ddf7d0c7a85585d9a
|
%global commit0 aece4ff33825561eb153f6e697afbde309c46efb
|
||||||
%else
|
%else
|
||||||
# use upstream's RHEL-1.12 branch for CentOS 7
|
# use upstream's RHEL-1.12 branch for CentOS 7
|
||||||
%global commit0 56c32da8a72f9e7af5daeaebac5b887830d123b1
|
%global commit0 56c32da8a72f9e7af5daeaebac5b887830d123b1
|
||||||
@ -35,8 +35,8 @@ Name: container-selinux
|
|||||||
%if 0%{?fedora} || 0%{?centos} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?centos} || 0%{?rhel} > 7
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.46
|
Version: 2.47
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -117,6 +117,9 @@ fi
|
|||||||
%{_datadir}/selinux/*
|
%{_datadir}/selinux/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 10 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.47-1
|
||||||
|
- Change default label of /exports to container_var_lib_t
|
||||||
|
|
||||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:2.46-3
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:2.46-3
|
||||||
- Escape macros in %%changelog
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-2377c73.tar.gz) = 705aae6cdc578a5dec3632d848db931217243dbd6b1dd87a63dc0f07cba16e0ead8f4ebebbe979453d5161c9ff7fe1dcc7c62766a38b0a2f84966ea9e669c020
|
SHA512 (container-selinux-aece4ff.tar.gz) = 23d14ce8b1e4176fb52591edf61ce3efb21a461ddb6df75ca2b50ea2f8746a0f74e3319163b56f936d0dda8736f1d38d2900d1f486743aa8b62a022dfadb7c7d
|
||||||
|
Loading…
Reference in New Issue
Block a user