runc-1.4.2-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.4.2 - Resolves: RHEL-164488 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5f077966db
commit
87ae3adb7d
@ -19,8 +19,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.2
|
||||
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
|
||||
* Fri Apr 24 2026 Jindrich Novy <jnovy@redhat.com> - 4:1.4.2-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.4.2
|
||||
- Resolves: RHEL-164488
|
||||
|
||||
* Mon Feb 23 2026 Jindrich Novy <jnovy@redhat.com> - 4:1.4.0-2
|
||||
- Rebuild for new golang to address CVE-2025-61726
|
||||
- Resolves: RHEL-146111
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.4.0.tar.gz) = a5b52d8494a4210d9ff4caefd0513b94b80ef9dd16c6eb369761cde2fce30214f765eee01c3cbb2e0cfd933371362fd89b08656b434d76038ffe1f8a59dea215
|
||||
SHA512 (v1.4.2.tar.gz) = 93bd1d6641b55afa7fa415d26fd898371c63f3caae353c6bea7318eeac49835a29df0331f62d54bf2ab1a640105c541c7eb04c32bc3d1006df53d857d113775e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user