runc-1.2.6-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.2.6 - Related: RHEL-80816 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9d45055076
commit
d8f9fa117c
@ -19,7 +19,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.2.5
|
||||
Version: 1.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -86,6 +86,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.2.6-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.2.6
|
||||
- Related: RHEL-80816
|
||||
|
||||
* Tue Feb 18 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.2.5-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.2.5
|
||||
- Related: RHEL-60277
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.2.5.tar.gz) = 67dd870a24cfe896ead01f156eda6076b14bf287781734c2c4ab0e313d66f49bbf8d51705c5f0c24a604df311439c769a95cbfda12c7fa87ab2e6a31801a6984
|
||||
SHA512 (v1.2.6.tar.gz) = 9a89295e001914726dfc1040729301f62ad6b630943c65f7ade6ed460ef4a2f5f35cf40662730a9e8a6c6d0301a3c9959a85973097ceb8db05c043f9c1a86248
|
||||
|
||||
Loading…
Reference in New Issue
Block a user