capstone 4.0.2-5.1build1 source package in Ubuntu

Changelog

capstone (4.0.2-5.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:46:02 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
capstone_4.0.2.orig.tar.gz 3.3 MiB 7c81d798022f81e7507f1a60d6817f63aa76e489aa4e7055255f21a22f5e526a
capstone_4.0.2-5.1build1.debian.tar.xz 8.8 KiB 135da49bfc90f062600bf577ddc481e1c82e156db2643bfddcc2c6ab396e69fa
capstone_4.0.2-5.1build1.dsc 2.3 KiB 03d8fa6d8c222f2de27ebd6fce9c9d9448ab8044729816103bc338b3deee5599

View changes file

Binary packages built by this source

capstone-tool: lightweight multi-architecture disassembly framework - command line tool

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 This package contains cstool, a command-line tool to disassemble
 hexadecimal strings.

capstone-tool-dbgsym: debug symbols for capstone-tool
libcapstone-dev: lightweight multi-architecture disassembly framework - devel files

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 These are the development headers and libraries.

libcapstone4: lightweight multi-architecture disassembly framework - library

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 Features:
  - Support hardware architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC &
 Intel.
  - Clean/simple/lightweight/intuitive architecture-neutral API.
  - Provide details on disassembled instructions (called "decomposer" by some
 others).
  - Provide some semantics of the disassembled instruction, such as list of
 implicit registers read & written.
  - Implemented in pure C language, with bindings for Java, OCaml and Python
 ready to use and Ruby, C#, GO & Vala available on git repos.
  - Native support for Windows & *nix (with OS X, Linux, *BSD & Solaris
 confirmed).
  - Thread-safe by design.
  - Special support for embedding into firmware or OS kernel.
  - Distributed under the open source BSD license.

libcapstone4-dbgsym: debug symbols for libcapstone4
python3-capstone: lightweight multi-architecture disassembly framework - Python bindings

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 These are the Python 3 bindings.