Allow containers to read/write sysctl_kernel_ns_last_pid_t
Allow containers to manage fusefs sockets and named pipes
This commit is contained in:
parent
9a2cedceeb
commit
7bfa450762
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
||||
/container-selinux-acc6941.tar.gz
|
||||
/container-selinux-1e99f1d.tar.gz
|
||||
/container-selinux-e3ebc68.tar.gz
|
||||
/container-selinux-a6c9822.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 e3ebc6845ce8a5427b521e3f4087dab8e383a550
|
||||
%global commit0 a6c98225aa149b432c0b752c15da760d5559647d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -26,7 +26,7 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.95
|
||||
Version: 2.97
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -109,6 +109,13 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 12 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.97-1
|
||||
- Allow containers to read/write sysctl_kernel_ns_last_pid_t
|
||||
- Allow containers to manage fusefs sockets and named pipes
|
||||
|
||||
* Thu Apr 4 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.96-1
|
||||
- Allow containers to read/write sysctl_kernel_ns_last_pid_t
|
||||
|
||||
* Mon Apr 1 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.95-1
|
||||
- Allow containers to create fusefs sockets and named pipes
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-e3ebc68.tar.gz) = 0487c6d1163c956c47cfc158ca3c41501c080428324d8dddc8cda31af282cd4cdc2f2eb9dcfd64e49dda59b26df6d9c9a253e00fcb91b36f1c8fa1a3ec272d2a
|
||||
SHA512 (container-selinux-a6c9822.tar.gz) = 285c481a04ebc0697270d7f3c0f4e02c8f2da305e256fbebd1b8e9f689d27a0adb1129a50181e98036d87e20eb7440844ce30168649f6b19deacd844205a5a4e
|
||||
|
Loading…
Reference in New Issue
Block a user