Bug 1764924 (rawhide_libdasm) - Review Request: libdasm - Simple x86 disassembly library
Summary: Review Request: libdasm - Simple x86 disassembly library
Keywords:
Status: CLOSED NOTABUG
Alias: rawhide_libdasm
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: python2_removal_libemu 1735088 epel8_dionaea
TreeView+ depends on / blocked
 
Reported: 2019-10-24 04:42 UTC by Michal Ambroz
Modified: 2019-10-29 16:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-24 08:46:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Ambroz 2019-10-24 04:42:40 UTC
Hello,
package libdasm was retired as part of the python2 cleanup. I would like to reclaim the package and get it back to rawhide. I have added conditions to build python2 subpackage only up till fc30/rhel7 and also added support for python3

Spec URL: http://rebus.fedorapeople.org/SPECS/libdasm.spec
SRPM URL: http://rebus.fedorapeople.org/SRPMS/libdasm-1.6-6.fc30.src.rpm

Description:
libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw op-code bytes (machine code).
It can parse and print out op-codes in AT&T and Intel syntax.

The op-codes are based on IA-32 Intel Architecture Software Developer's
Manual Volume 2: Instruction Set Reference, order number 243667,
year 2004.  Non-Intel instructions are not supported at the moment (also,
non-Intel but Intel-compatible CPU extensions, like AMD 3DNow! are
not supported).

Comment 1 Miro Hrončok 2019-10-24 08:46:50 UTC
This rereview is not yet needed.


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