Import rpm: c488c22cd2edf985e0294537470eb52d8e9a7fec
This commit is contained in:
parent
242fd8887a
commit
58035f9c11
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v0.2.6.tar.gz) = 29295c9d95ecb15aed7e226d92a0b838046cf607e98956c66a83ad0f4ddf58b255586c24d407216ae9ddf5b11f502ae2b3a6822208d8dc8141124e68dac19265
|
SHA1 (v0.2.6.tar.gz) = c14134162d47822f6659ecfc955a498171e9d08d
|
||||||
|
12
udica.spec
12
udica.spec
@ -1,8 +1,9 @@
|
|||||||
Summary: A tool for generating SELinux security policies for containers
|
Summary: A tool for generating SELinux security policies for containers
|
||||||
Name: udica
|
Name: udica
|
||||||
Version: 0.2.6
|
Version: 0.2.6
|
||||||
Release: 2%{?dist}
|
Release: 4%{?dist}
|
||||||
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
|
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
|
||||||
|
Patch0: 0001-Make-sure-each-section-of-the-inspect-exists-before-.patch
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Url: https://github.com/containers/udica
|
Url: https://github.com/containers/udica
|
||||||
@ -58,7 +59,14 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 21 2021 Vit Mojzis <vmojzis@redhat.com> - 0.2.6-3
|
* Fri Nov 18 2022 Jindrich Novy <jnovy@redhat.com> - 0.2.6-4
|
||||||
|
- Bump release to match latest release available in rhel-8.6.1
|
||||||
|
- Resolves: #2139052
|
||||||
|
|
||||||
|
* Wed Dec 01 2021 Vit Mojzis <vmojzis@redhat.com> - 0.2.6-3
|
||||||
|
- Make sure each section of the inspect exists before accessing (#2027662)
|
||||||
|
|
||||||
|
* Tue Sep 21 2021 Vit Mojzis <vmojzis@redhat.com> - 0.2.6-2
|
||||||
- Require container-selinux shipping policy templates (#2005866)
|
- Require container-selinux shipping policy templates (#2005866)
|
||||||
|
|
||||||
* Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 0.2.6-1
|
* Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 0.2.6-1
|
||||||
|
Loading…
Reference in New Issue
Block a user