container-selinux-2:2.114.0-0.1.dev.git028ab00
- bump to 2.114.0 - autobuilt 028ab00 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3125beb1b1
commit
c42be5bbaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/container-selinux-9a75deb.tar.gz
|
||||
/container-selinux-b68cf19.tar.gz
|
||||
/container-selinux-4f7d6bb.tar.gz
|
||||
/container-selinux-028ab00.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 4f7d6bb78724eb2fccd40bbaf96a668a94acc5ce
|
||||
%global commit0 028ab0049681265664a3bbae7501bc5bddcd6cc0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -27,8 +27,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.113.0
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.114.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -111,6 +111,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.114.0-0.1.dev.git028ab00
|
||||
- bump to 2.114.0
|
||||
- autobuilt 028ab00
|
||||
|
||||
* Fri Aug 9 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.113-1
|
||||
- Allow containers to name_bind to rawip_sockets.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-4f7d6bb.tar.gz) = 74c509d0bec92d693f6673610f09346cb8b82520f178a8713064d020f1428e28e23a36200e40fe8db2fff2d1d6117f6ea33cb823a5114ad3041b222066779061
|
||||
SHA512 (container-selinux-028ab00.tar.gz) = 96ec9a26a2ceb75431891d5b914921d190df0259443eb245b850d97d5cc8796df3ddc34443d9e144740e43a9540ba295b39f70c3224caf127fa95a532ebb24dc
|
||||
|
Loading…
Reference in New Issue
Block a user