diff --git a/runc.spec b/runc.spec index 59ab44628c4beb4b52b1108e06810200d3676cb3..a24145699aeb025002a331bcb54983d216778310 100644 --- a/runc.spec +++ b/runc.spec @@ -24,7 +24,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 1 Name: %{repo} Version: 1.1.12 -Release: 1%{anolis_release}%{?dist} +Release: 4%{anolis_release}%{?dist} Summary: CLI for running Open Containers # https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures #ExclusiveArch: %%{go_arches} @@ -39,7 +39,7 @@ Source2: net.tar.gz Patch1000: 0001-add-long64-support-for-libcontainer.patch Provides: oci-runtime -BuildRequires: golang >= 1.20.6 +BuildRequires: golang >= 1.17.7 BuildRequires: git BuildRequires: /usr/bin/go-md2man BuildRequires: libseccomp-devel >= 2.5 @@ -95,22 +95,33 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} %{_datadir}/bash-completion/completions/%{name} %changelog -* Mon Mar 04 2024 Wenlong Zhang - 1:1.1.12-1.0.1 +* Wed Aug 14 2024 Wenlong Zhang - 1:1.1.12-4.0.1 - add loong64 support for runc -- Fix CVE-2024-21626 (Zhao Hang) + +* Mon Aug 05 2024 Jindrich Novy - 1:1.1.12-4 +- rebuild for golang fixes +- Related: RHEL-28452 + +* Thu Aug 01 2024 Jindrich Novy - 1:1.1.12-3 +- rebuild for golang fixes +- Related: RHEL-28452 + +* Fri Jun 21 2024 Jindrich Novy - 1:1.1.12-2 +- rebuild for CVE-2024-1394 +- Resolves: RHEL-24297 * Thu Feb 01 2024 Jindrich Novy - 1:1.1.12-1 - update to https://github.com/opencontainers/runc/releases/tag/v1.1.12 -- fixes CVE-2024-21626 -- Resolves: RHEL-23587 +- Related: Jira:RHEL-2110 -* Tue Jan 23 2024 Jindrich Novy - 1:1.1.9-3 -- Make the module buildable again -- Resolves: RHEL-16299 +* Tue Jan 02 2024 Jindrich Novy - 1:1.1.11-1 +- update to https://github.com/opencontainers/runc/releases/tag/v1.1.11 +- Related: Jira:RHEL-2110 -* Mon Dec 04 2023 Lokesh Mandvekar - 1:1.1.9-2 -- Rebuild with golang 1.20.10 for CVE-2023-39321 -- Related: Jira:RHEL-4516 +* Wed Nov 08 2023 Jindrich Novy - 1:1.1.10-1 +- update to https://github.com/opencontainers/runc/releases/tag/v1.1.10 +- require container-selinux >= 2.224.0 for dmz feature +- Related: Jira:RHEL-2110 * Fri Aug 11 2023 Jindrich Novy - 1:1.1.9-1 - update to https://github.com/opencontainers/runc/releases/tag/v1.1.9