import runc-1.1.12-4.el9_4

i9c changed/i9c/runc-1.1.12-4.el9_4
MSVSphere Packaging Team 5 months ago
parent 2ca76f649f
commit d0e8fe83bd

@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Epoch: 4 Epoch: 4
Name: %{repo} Name: %{repo}
Version: 1.1.12 Version: 1.1.12
Release: 3%{?dist} Release: 4%{?dist}
Summary: CLI for running Open Containers Summary: CLI for running Open Containers
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures # https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
#ExclusiveArch: %%{go_arches} #ExclusiveArch: %%{go_arches}
@ -84,6 +84,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
%{_datadir}/bash-completion/completions/%{name} %{_datadir}/bash-completion/completions/%{name}
%changelog %changelog
* Tue Jul 23 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.12-4
- rebuild for CVE-2024-24783
- Resolves: RHEL-28439
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.12-3 * Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.12-3
- rebuild for CVE-2024-1394 - rebuild for CVE-2024-1394
- Resolves: RHEL-24320 - Resolves: RHEL-24320

Loading…
Cancel
Save