Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1845911 - Update capstone and python3-capstone to 4.0.2 bugfix release
Summary: Update capstone and python3-capstone to 4.0.2 bugfix release
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: capstone
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adel Gadllah
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-10 12:19 UTC by Anton Kochkov
Modified: 2020-08-12 02:02 UTC (History)
3 users (show)

Fixed In Version: capstone-4.0.2-2.fc31 capstone-4.0.2-2.fc32
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-05 02:16:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anton Kochkov 2020-06-10 12:19:54 UTC
Release 4.0.2 is a stable release version, with bugfixes in the core & some bindings.

https://github.com/aquynh/capstone/releases/tag/4.0.2

Changes are:

Core

    Windows kernel-mode driver support
    Fix installation path on FreeBSD and DragonFly

cstool

    Add armv8, ppc32 & thumbv8 modes
    Print instruction ID

X86

    Support CS_OPT_UNSIGNED for ATT syntax
    Fix operand size for some instructions
    Fix LOCK prefixes
    Recognize xacquire/xrelease prefix
    Fix call/jmp access mode of mem operand
    Add ENDBR32, ENDBR64 to reduce mode
    Other minor fixes

ARM64

    Support CS_OPT_UNSIGNED
    Fix register access flags for memory instructions
    Fix UMOV vess

ARM

    Update writeback for STR_POST_REG

M68K

    Store correct register value in op.reg_pair

PowerPC

    BDZLA is absolute branch

SystemZ

    Fix truncated 64bit imm operand
    Fix base/index printing

Python

    Fix skipdata struct being destroyed
    Add repr for capstone.CsInsn

Java

    Fix Java bindings to use pointers instead of longs

Ocaml

    Fix x86_op record

Comment 1 Anton Kochkov 2020-06-10 12:20:48 UTC
Python bindings also have https://pypi.org/project/capstone/4.0.2/ already.

Comment 2 Fedora Update System 2020-07-27 09:02:25 UTC
FEDORA-2020-410a35590d has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-410a35590d

Comment 3 Fedora Update System 2020-07-27 09:03:46 UTC
FEDORA-2020-b102a1b60f has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-b102a1b60f

Comment 4 Fedora Update System 2020-07-28 15:19:13 UTC
FEDORA-2020-410a35590d has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-410a35590d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-410a35590d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-07-28 16:06:51 UTC
FEDORA-2020-b102a1b60f has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-b102a1b60f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-b102a1b60f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2020-08-05 02:16:05 UTC
FEDORA-2020-b102a1b60f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-08-12 02:02:52 UTC
FEDORA-2020-410a35590d has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.