Allow containers to relabelto/from all file types to container_file_t
This commit is contained in:
parent
751a4e3fee
commit
7f79cfab64
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/container-selinux-7fe0136.tar.gz
|
||||
/container-selinux-dca3b87.tar.gz
|
||||
/container-selinux-f9a30e8.tar.gz
|
||||
/container-selinux-d985665.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
%global commit0 f9a30e8011afcfd159aa383d746e2c99f67c9b3a
|
||||
%global commit0 d985665b8129d2f8553621539c5a3355e36887a5
|
||||
%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} || 0%{?rhel} > 7
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.35
|
||||
Version: 2.36
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -118,6 +118,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.36-1
|
||||
- Allow containers to relabelto/from all file types to container_file_t
|
||||
|
||||
* Mon Nov 27 2017 Dan Walsh <dwalsh@fedoraproject.org> - 2.35-1
|
||||
- Allow container to map chr_files labeled container_file_t
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-f9a30e8.tar.gz) = 754a3851aa27dd977861cca8977354fc5899887c5c9e4e2b79c989ebb3c91c25d04e5c31ee6452732a1857ceed5fa7dce172b27c11691d52b552446928e36758
|
||||
SHA512 (container-selinux-d985665.tar.gz) = 173c7f733d6588ec85436b28b1acff734777d1b506c6ba2f20019dedcda39969d8f6c159daa8c0e37940ef5ae2af1ac47b241a9f60e086a559e1e98b8353d24b
|
||||
|
Loading…
Reference in New Issue
Block a user