nasm 2.16.01-1build1 source package in Ubuntu

Changelog

nasm (2.16.01-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 13:10:52 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
nasm_2.16.01.orig.tar.xz 993.9 KiB c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558
nasm_2.16.01-1build1.debian.tar.xz 15.8 KiB fa96edb14a60f8ee536f66dbad74d2e844fdffa3aba3ecedb01eb2495e588095
nasm_2.16.01-1build1.dsc 2.0 KiB 58e943b37d971adabae7c845085dba8d2177605b43a46b9a7c3021fa7ba6b090

View changes file

Binary packages built by this source

nasm: General-purpose x86 assembler

 Netwide Assembler. NASM will currently output flat-form binary files,
 a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and
 Win32 object files.
 .
 Also included is NDISASM, a prototype x86 binary-file disassembler
 which uses the same instruction table as NASM.
 .
 NASM is released under the GNU Lesser General Public License (LGPL).

nasm-dbgsym: debug symbols for nasm