libdisasm 0.23-7 source package in Ubuntu
Changelog
libdisasm (0.23-7) unstable; urgency=medium
[ наб ]
* Team upload.
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13
+ debian/not-installed: usr/lib/*/libdisasm.la
* Rules-Requires-Root: no (routine-update)
* watch file standard 4 (routine-update)
* d/p/:
+ Limit ranges to INT_MAX (they're stored in an int later),
else x86dis rMAAAAAAAA 0x -5 segfaults
Closes: #716481
+ Remove unused autogen.sh (Closes: #829908)
+ Fix length accounting in format_expr() (Closes: #807183)
+ Fix broken negation for bitwise and
* d/copyright: DEP-5
* Maintainer: Package Salvaging Team <email address hidden>
Closes: #1094816
[ Andreas Tille ]
* Add Vcs fields
* d/copyright: review + name of license is Artistic-1.0-clarified
* Drop outdated + unused comments in watch file
* Remove unneeded file debian/stamp-patched
* Use secure URI in Homepage field.
-- наб <email address hidden> Fri, 21 Feb 2025 08:55:12 +0100
Upload details
- Uploaded by:
- Package Salvaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Package Salvaging Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | libs | |
| Questing | release | universe | libs | |
| Plucky | release | universe | libs |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| libdisasm_0.23-7.dsc | 2.0 KiB | 4b12c434da7b68fa2decba4f60691965f5ab90e88ef7be8f5e6a73b2235ba9cb |
| libdisasm_0.23.orig.tar.gz | 444.1 KiB | de3e578aa582af6e1d7729f39626892fb72dc6573658a221e0905f42a65433da |
| libdisasm_0.23-7.debian.tar.xz | 7.6 KiB | 9fa1fa420b4b628503816d6a3fa0a07ab12062fdf36effa73035f396fb83e905 |
Available diffs
- diff from 0.23-6.1 to 0.23-7 (7.4 KiB)
No changes file available.
Binary packages built by this source
- libdisasm-dev: disassembler library for x86 code (development files)
Libdisasm is a disassembler for Intel x86-compatible object code. It compiles
as a shared and static library on Linux, FreeBSD, and Win32 platforms. The
core disassembly engine is contained in files with the prefix "i386", and is
shared with the x86 ARCH extension of the bastard disassembler.
.
This package contains the development files.
- libdisasm0: disassembler library for x86 code
Libdisasm is a disassembler for Intel x86-compatible object code. It compiles
as a shared and static library on Linux, FreeBSD, and Win32 platforms. The
core disassembly engine is contained in files with the prefix "i386", and is
shared with the x86 ARCH extension of the bastard disassembler.
- libdisasm0-dbgsym: debug symbols for libdisasm0
- x86dis: Frontend to libdisasm
Libdisasm is a disassembler for Intel x86-compatible object code. It compiles
as a shared and static library on Linux, FreeBSD, and Win32 platforms. The
core disassembly engine is contained in files with the prefix "i386", and is
shared with the x86 ARCH extension of the bastard disassembler.
.
This package contains the x86dis command-line frontend.
- x86dis-dbgsym: debug symbols for x86dis
