import CS capstone-5.0.1-8.el10

This commit is contained in:
AlmaLinux RelEng Bot 2026-04-14 05:58:21 -04:00
parent 12f9d6f2a9
commit b6628db752

View File

@ -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 <jmaloy@redhat.com> - 5.0.1-8
- Rebuild for rhel-10.2
* Fri Mar 13 2026 Jon Maloy <jmaloy@redhat.com> - 5.0.1-7
- Fix CVE-2025-67873 (heap buffer overflow)
Resolves: RHEL-141553