dontaudit attempts to write to sysctl_kernel_t
This commit is contained in:
parent
08b0e73601
commit
4ed36528d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/container-selinux-25277c8.tar.gz
|
/container-selinux-25277c8.tar.gz
|
||||||
>>>>>>> Stashed changes
|
>>>>>>> Stashed changes
|
||||||
/container-selinux-c139a3d.tar.gz
|
/container-selinux-c139a3d.tar.gz
|
||||||
|
/container-selinux-452b90d.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 c139a3d768b0ac8b16f23c30ecf7f394cf8b27ee
|
%global commit0 452b90de0cbc75f0a55defa1d45b7bc337d4f076
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%else
|
%else
|
||||||
# use upstream's RHEL-1.12 branch for CentOS 7
|
# use upstream's RHEL-1.12 branch for CentOS 7
|
||||||
@ -36,8 +36,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.68
|
Version: 2.69
|
||||||
Release: 2.git%{shortcommit0}%{?dist}
|
Release: 1.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -131,6 +131,9 @@ fi
|
|||||||
%{_datadir}/selinux/*
|
%{_datadir}/selinux/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 25 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.69-1
|
||||||
|
- dontaudit attempts to write to sysctl_kernel_t
|
||||||
|
|
||||||
* Wed Jul 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.68-2.gitc139a3d
|
* Wed Jul 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.68-2.gitc139a3d
|
||||||
- autobuilt c139a3d
|
- autobuilt c139a3d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-c139a3d.tar.gz) = babc99b3a4efbb43a20ac40bc4d181e7e43888212ccde106ca1645650c3f400fa23c1943b1d33047e9520852eee8a7bec4fb2b3fb5c503430f4a1b0f85d72582
|
SHA512 (container-selinux-452b90d.tar.gz) = f9bc9c9fafd98aca03b755dc44807baec3aec2b0a97bd539be6b49bc2f1f571973bef8e8a716ef990255f4b26ef9650e2c03ce9bf3ee0961f99205e309475944
|
||||||
|
Loading…
Reference in New Issue
Block a user