runc-1.1.14-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.14 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
622278cff3
commit
b7caa0e1de
@ -19,8 +19,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.1.13
|
||||
Release: 4%{?dist}
|
||||
Version: 1.1.14
|
||||
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
|
||||
* Wed Sep 04 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.14-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.14
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Jul 15 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.13-4
|
||||
- rebuild against new golang
|
||||
- Resolves: RHEL-46380
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.13.tar.gz) = 644bf9e6359bf49bbdec667c0f7c69ded78c7eacfc2d1b730d52fdcf7348571c6406b8e5790811fe3662a458c878e4225c3559885f0d95f8905273e7e40e55ad
|
||||
SHA512 (v1.1.14.tar.gz) = bdefbf34cf57485c6b961babc8294d0e6b2e003eb836b8e99c49ef4d00acf11f30a46ad0bcd399ee9346610419591daf1eecb3b6b127962357d629bf5f252e22
|
||||
|
Loading…
Reference in New Issue
Block a user