From 9673ea2da459f200735a45afbec510d72fea9222 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 19 May 2026 20:11:48 -0400 Subject: [PATCH] import UBI capstone-4.0.2-12.el9_8 --- SPECS/capstone.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/capstone.spec b/SPECS/capstone.spec index 7145dca..86d93ae 100644 --- a/SPECS/capstone.spec +++ b/SPECS/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,9 +235,13 @@ 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-137758 + Resolves: RHEL-137760 * Fri Sep 02 2022 Miroslav Rezanina - 4.0.2-10 - Import to CentOS 9 Stream / RHEL 9