runc-1.1.11-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.11 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4b3121ae86
commit
6482635f83
@ -19,8 +19,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.1.10
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.11
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
#ExclusiveArch: %%{go_arches}
|
||||
@ -84,6 +84,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.11-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.11
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Sat Dec 02 2023 Lokesh Mandvekar <lsm5@redhat.com> - 4:1.1.10-3
|
||||
- Rebuild for CVEs: CVE-2023-39321 CVE-2023-39322 CVE-2023-29409
|
||||
- Related: Jira:RHEL-2792
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.10.tar.gz) = 2d459f4265194d55fa08b6a595481a9a245be8b90e4c8746dfedddabd5e46ea5a18ae8b8cfdaeb61c171f485c07724507bf862a4779a03dfb12fb72c65299ce3
|
||||
SHA512 (v1.1.11.tar.gz) = dbf3d28986f4f6dd1372522113cbe548aa432079704c8b7dc02eb78ece75a75896ae2753ac24be34b2b3aa171bdcc785cc88cfe6bdadbe55c748d41b33ce6f6f
|
||||
|
Loading…
Reference in New Issue
Block a user