From b6628db752509f424bcf1efb2f53a949608f077a Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 14 Apr 2026 05:58:21 -0400 Subject: [PATCH] import CS capstone-5.0.1-8.el10 --- capstone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/capstone.spec b/capstone.spec index 162ae59..5de0a36 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 5.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework License: BSD-3-Clause AND BSD-4-Clause AND APSL-2.0 AND NCSA AND MIT URL: http://www.capstone-engine.org/ @@ -336,6 +336,9 @@ popd %changelog +* Tue Apr 01 2026 Jon Maloy - 5.0.1-8 +- Rebuild for rhel-10.2 + * Fri Mar 13 2026 Jon Maloy - 5.0.1-7 - Fix CVE-2025-67873 (heap buffer overflow) Resolves: RHEL-141553