container-selinux-2.154.0-0.2.el9
- update to https://github.com/containers/container-selinux/releases/tag/v2.154.0 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9381071907
commit
ecbbeea714
@ -19,8 +19,8 @@
|
||||
|
||||
Epoch: 2
|
||||
Name: container-selinux
|
||||
Version: 2.151.0
|
||||
Release: 1.1%{?dist}
|
||||
Version: 2.154.0
|
||||
Release: 0.2%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -106,6 +106,10 @@ fi
|
||||
%{_datadir}/containers/selinux/contexts
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.154.0-0.2
|
||||
- update to
|
||||
https://github.com/containers/container-selinux/releases/tag/v2.154.0
|
||||
|
||||
* Sun Dec 20 2020 Petr Šabata <contyk@redhat.com> - 2:2.151.0-1.1
|
||||
- Minor bump for gcc11
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
2
sources
2
sources
@ -1 +1 @@
|
||||
bd560a7657453a0ede6a8223fe1bc81c v2.151.0.tar.gz
|
||||
SHA512 (v2.154.0.tar.gz) = cae3bb7a57029448691a17cc61ad433caa5ed37ad68056dd6946e0ac6d5cdb2904e00de9632ac7c88a73f1c1bfaa31e33a53debbb16f36aee46724e433f84596
|
||||
|
@ -1,13 +0,0 @@
|
||||
- hosts: localhost
|
||||
tags:
|
||||
- classic
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
required_packages:
|
||||
- policycoreutils
|
||||
- container-selinux
|
||||
tests:
|
||||
- is-module-installed:
|
||||
run: semodule --list=full | grep container
|
||||
- can-rebuild-policy:
|
||||
run: semodule -B
|
Loading…
Reference in New Issue
Block a user