From c3239d42173ca7bef993a16857abb3d91baeb3d8 Mon Sep 17 00:00:00 2001 From: Jon Maloy Date: Thu, 2 Apr 2026 09:20:54 -0400 Subject: [PATCH] * Thu Apr 2 2026 Jon Maloy - 4.0.2-12 - Rebuild for rhel-9.8 Resolves: RHEL-137760 --- capstone.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/capstone.spec b/capstone.spec index f85b3eb..86d93ae 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -235,6 +235,10 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Thu Apr 2 2026 Jon Maloy - 4.0.2-12 +- Rebuild for rhel-9.8 + Resolves: RHEL-137760 + * Thu Mar 12 2026 Jon Maloy - 4.0.2-11 - Fix CVE-2025-68114 (memory corruption) and CVE-2025-67873 (heap buffer overflow) Resolves: RHEL-137760