runc-1.1.8-1.el8
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.8 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ad3783e21d
commit
5a00da1fc6
@ -22,8 +22,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 1
|
||||
Name: %{repo}
|
||||
Version: 1.1.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
#ExclusiveArch: %%{go_arches}
|
||||
@ -85,6 +85,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.1.8-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.8
|
||||
- Related: #2176055
|
||||
|
||||
* Fri Jun 16 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.1.7-2
|
||||
- rebuild for following CVEs:
|
||||
CVE-2022-41724
|
||||
|
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