container-selinux-2:2.162.2-2.dev.git61b862a
- bump to 2.162.2 - autobuilt 61b862a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2e560c5e49
commit
c208a2d90f
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@
|
||||
/container-selinux-e1092cd.tar.gz
|
||||
/container-selinux-da28288.tar.gz
|
||||
/container-selinux-233e620.tar.gz
|
||||
/container-selinux-61b862a.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 233e620d6d0e4dc357e58908a9e8abd6e9e94a94
|
||||
%global commit0 61b862abec5bc33724d7853b095ab6268fc485b7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.162.0
|
||||
%define built_tag v2.162.2
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
# Some bits borrowed from the openstack-selinux package
|
||||
@ -23,8 +23,8 @@
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.162.1
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.162.2
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -112,6 +112,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Tue May 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.162.2-2.dev.git61b862a
|
||||
- bump to 2.162.2
|
||||
- autobuilt 61b862a
|
||||
|
||||
* Mon May 17 2021 Dan Walsh <dwalsh@fedoraproject.org> - 2:2.162.1-3.dev.git233e620
|
||||
- Fix labels in users homedirs, before overlayfs is supported by default for non root users
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-233e620.tar.gz) = d249e5645dadc95a7b2e073f6ae4d137a06674fb7ebfee48a46db7bc83ea20c6f3148b0ea879c3f291ea17938d0bbe75c0fd385e5e24c904b326622a46404b22
|
||||
SHA512 (container-selinux-61b862a.tar.gz) = 970f312e2cb68575cf550db5dbe64a844592089b51c60736d766980442cc7d8949f21acfc78c5860c380f5e2269050b2df9a364e30d2e86ac5690a42351e702c
|
||||
|
Loading…
Reference in New Issue
Block a user