runc-1.1.15-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.15 - Related: RHEL-61725 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b7caa0e1de
commit
dd92752c34
@ -19,7 +19,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.1.14
|
||||
Version: 1.1.15
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -84,6 +84,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 08 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.15-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.15
|
||||
- Related: RHEL-61725
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.14.tar.gz) = bdefbf34cf57485c6b961babc8294d0e6b2e003eb836b8e99c49ef4d00acf11f30a46ad0bcd399ee9346610419591daf1eecb3b6b127962357d629bf5f252e22
|
||||
SHA512 (v1.1.15.tar.gz) = a53c501243e2fb34d5310ad6a8ff695695bfee8140092de4ffd244125cceb8befb97814c23e3b3b1a5ec5f8b8af272b449c97198333cb371f684d78b626d9668
|
||||
|
||||
Loading…
Reference in New Issue
Block a user