runc-1.1.8-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.8 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
90daef13c6
commit
4fe41580ce
@ -19,8 +19,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
Epoch: 4
|
Epoch: 4
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.1.7
|
Version: 1.1.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||||
#ExclusiveArch: %%{go_arches}
|
#ExclusiveArch: %%{go_arches}
|
||||||
@ -82,6 +82,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 4:1.1.8-1
|
||||||
|
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.8
|
||||||
|
- Related: #2176063
|
||||||
|
|
||||||
* Wed Jun 14 2023 Jindrich Novy <jnovy@redhat.com> - 4:1.1.7-2
|
* Wed Jun 14 2023 Jindrich Novy <jnovy@redhat.com> - 4:1.1.7-2
|
||||||
- rebuild for following CVEs:
|
- rebuild for following CVEs:
|
||||||
CVE-2021-43784 CVE-2022-41724 CVE-2023-28642
|
CVE-2021-43784 CVE-2022-41724 CVE-2023-28642
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v1.1.7.tar.gz) = e3a18f04ac2c3553a815074ca64e04cfd71af54d78edbd4a13819f187476f96d7311c23bb63fb5c311b91865db4540985a6f9daa84819b0bac5f023b3b2a832c
|
SHA512 (v1.1.8.tar.gz) = 7ab2e0576402fd36ca60e008fbf6c79e35da9b750bccfa00bc884e4d45ae7a476b02e28105f04537ba5003ed2bb9a00dcf35bd8d1d3e52d16a5364a52ea48409
|
||||||
|
Loading…
Reference in New Issue
Block a user