container-selinux-2:2.80-3.git21c2be6
- bump to 2.80 - autobuilt 21c2be6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2ae0570400
commit
e791d82a98
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/container-selinux-6f01752.tar.gz
|
||||
/container-selinux-1b655d9.tar.gz
|
||||
/container-selinux-484806a.tar.gz
|
||||
/container-selinux-21c2be6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 484806a3fb3235827dcad0ac65a2b87a1a964a48
|
||||
%global commit0 21c2be6cdcf41fb6071a2915171c367ead17cd11
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -26,8 +26,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.81
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Version: 2.80
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -109,13 +109,17 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.80-3.git21c2be6
|
||||
- bump to 2.80
|
||||
- autobuilt 21c2be6
|
||||
|
||||
* Thu Feb 7 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.81-1
|
||||
- Add new labels for paths for containerd
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.80-2.git1b655d9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Tue Jan 22 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.80-1
|
||||
* Tue Jan 22 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.80-1.nightly.git21c2be6
|
||||
- Don't allow containers to talk to contianer runtime sockets
|
||||
|
||||
* Fri Jan 11 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.79-1
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (container-selinux-1b655d9.tar.gz) = a6b7747d7fa769e4e90898c8b6b465785d21cd22e9b30bfa874aff15091ea0c577e1f245242b3d25814190e6b00e0e54da5bb59ae26239e8aacb3da1f375e16e
|
||||
SHA512 (container-selinux-484806a.tar.gz) = abda91a9690694fc4a862fd11a386887740c5ffba60bd69b436fd02cd9fc85392e959b88bcff4d7e15b3e5cd0e32f1489d6294180628a953e2738ae86fb127ea
|
||||
SHA512 (container-selinux-21c2be6.tar.gz) = e48ab210056c4e33738649030d2bf8c2cf6580aaed9993a4781b0407a0e2a4e5607a732c391f88985d9c4eaadf73263794f356f7a86e16c69e7bf4c370d73387
|
||||
|
Loading…
Reference in New Issue
Block a user