runc-1.3.3-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.3 - Related: RHEL-111919 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0915e3be9c
commit
ab97d9208c
@ -19,7 +19,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
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
|
||||
* Wed Nov 05 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.3.3-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.3
|
||||
- Related: RHEL-111919
|
||||
|
||||
* Wed Oct 29 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.3.2-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.2
|
||||
- Resolves: RHEL-124800
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.3.2.tar.gz) = 1ca0858bbf4276a6646f76f1af2595ad6b839f0d72f620039210c23d2ad5ae5bab9b380078f6d22b6eae2c8863d0f77e1ab2fe991a89d8bc477cfa7cc9759e7e
|
||||
SHA512 (v1.3.3.tar.gz) = 9ce0af1b79163c44913979c0483322247b154109871a113726163f64c6354141e7cefb5fb6e1225eaa4bb48a1e33ba9a6049cb45cb2af8793134647dad18c8dc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user