container-selinux-2:2.171.0-1
autobuilt v2.171.0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cb5c675153
commit
fd5c0b5da2
1
.gitignore
vendored
1
.gitignore
vendored
@ -169,3 +169,4 @@
|
||||
/v2.168.0.tar.gz
|
||||
/v2.169.0.tar.gz
|
||||
/v2.170.0.tar.gz
|
||||
/v2.171.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v2.170.0
|
||||
%global built_tag v2.171.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -22,8 +22,8 @@
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.170.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.171.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -117,6 +117,9 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Wed Nov 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.171.0-1
|
||||
- autobuilt v2.171.0
|
||||
|
||||
* Fri Oct 15 2021 Dan Walsh <dwalsh@fedoraproject.org> - 2:2.170.0-2
|
||||
- Add conflicts k3s-selinux <= 0.4-1 to force upgrade
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.170.0.tar.gz) = 416faa66c192764326a8b7b8f695aa5b0b82603c366f8b0bc53387c75bfaa50535103229eccfb1c2273aebeb8d08255ef18ba5cc9b10cc738baf5b216b883705
|
||||
SHA512 (v2.171.0.tar.gz) = c701ab7d4f60d9f243cc3e93880cc34d8160a889cba9f331338e9544edb69f389983cf3572136d904a69201fa4b2bee1eb379626cb84a04d59771318b223413e
|
||||
|
Loading…
Reference in New Issue
Block a user