binutils 2.30-21ubuntu1~18.04.3 source package in Ubuntu

Changelog

binutils (2.30-21ubuntu1~18.04.3) bionic-security; urgency=medium

  * SECURITY UPDATE: DoS via a large attribute section
    - debian/patches/CVE-2018-8945.patch: prevent a memory exhaustion
      failure when running objdump on a fuzzed input file with corrupt
      string and attribute sections.
    - CVE-2018-8945
    - CVE-2018-13033
  * SECURITY UPDATE: stack Exhaustion in C++ demangling
    - debian/patches/CVE-2018-9138.patch: limit recusion and add
      --no-recruse-limit option to tools that support name demangling.
    - debian/patches/CVE-2018-9138-2.patch: fix a failure in the libiberty
      testsuite by increasing the recursion limit to 2048.
    - CVE-2018-9138
    - CVE-2018-12641
    - CVE-2018-12697
    - CVE-2018-12698
    - CVE-2018-12699
    - CVE-2018-12700
    - CVE-2018-17794
    - CVE-2018-17985
    - CVE-2018-18484
    - CVE-2018-18700
    - CVE-2018-18701
  * SECURITY UPDATE: denial of service via crafted binary file
    - debian/patches/CVE-2018-10372.patch: fix illegal memory access when
      parsing corrupt DWARF information.
    - CVE-2018-10372
  * SECURITY UPDATE: denial of service via crafted binary file
    - debian/patches/CVE-2018-10373.patch: add a check for a NULL table
      pointer before attempting to compute a DWARF filename.
    - CVE-2018-10373
  * SECURITY UPDATE: out-of-bounds memory write
    - debian/patches/CVE-2018-10534.patch: fix an illegal memory access
      when copying a PE format file with corrupt debug information.
    - CVE-2018-10534
  * SECURITY UPDATE: denial of service via crafted file
    - debian/patches/CVE-2018-10535.patch: fix an illegal memory access
      when trying to copy an ELF binary with corrupt section symbols.
    - CVE-2018-10535
  * SECURITY UPDATE: excessive memory consumption
    - debian/patches/CVE-2018-12934.patch: remove support for demangling
      GCC 2.x era mangling schemes.
    - debian/patches/CVE-2018-12934-2.patch: remove support for old gnu v2
      name mangling.
    - CVE-2018-12934
    - CVE-2018-18483
  * SECURITY UPDATE: denial of service via crafted ELF file
    - debian/patches/CVE-2018-1735x.patch: fix two segment faults in nm.
    - CVE-2018-17358
    - CVE-2018-17359
  * SECURITY UPDATE: heap-based buffer over-read
    - debian/patches/CVE-2018-17360.patch: fix buffer overflow.
    - CVE-2018-17360
  * SECURITY UPDATE: DoS via invalid memory address
    - debian/patches/CVE-2018-18309.patch: add _bfd_clear_contents bounds
      checking.
    - CVE-2018-18309
  * SECURITY UPDATE: DoS via heap-based buffer over-read
    - debian/patches/CVE-2018-18605.patch: fix buffer overflow in
      sec_merge_hash_lookup.
    - CVE-2018-18605
  * SECURITY UPDATE: DoS via NULL pointer dereference
    - debian/patches/CVE-2018-18606.patch: fix NULL pointer dereference in
      merge_strings.
    - CVE-2018-18606
  * SECURITY UPDATE: DoS via NULL pointer dereference
    - debian/patches/CVE-2018-18607.patch: fix NULL pointer dereference in
      elf_link_input_bfd.
    - CVE-2018-18607
  * SECURITY UPDATE: heap-based buffer overflow in bfd_elf32_swap_phdr_in
    - debian/patches/CVE-2018-19931.patch: Fix a memory exhaustion bug when
      attempting to allocate room for an impossible number of program
      headers.
    - CVE-2018-19931
  * SECURITY UPDATE: integer overflow and infinite loop
    - debian/patches/CVE-2018-19932.patch: remove an abort in the bfd
      library and add a check for an integer overflow when mapping sections
      to segments.
    - CVE-2018-19932
  * SECURITY UPDATE: memory leak via crafted ELF file
    - debian/patches/CVE-2018-20002.patch: fix memory leak in
      _bfd_generic_read_minisymbols.
    - CVE-2018-20002
  * SECURITY UPDATE: use-after-free in error function
    - debian/patches/CVE-2018-20623.patch: fix a heap use after free memory
      access fault when displaying error messages about malformed archives.
    - CVE-2018-20623
  * SECURITY UPDATE: NULL pointer deref in elf_link_add_object_symbols
    - debian/patches/CVE-2018-20651.patch: fix Invalid Memory Address
      Dereference in elf_link_add_object_symbols.
    - CVE-2018-20651
  * SECURITY UPDATE: heap-based buffer overflow via a crafted section size
    - debian/patches/CVE-2018-20671.patch: fix a possible integer overflow
      problem when examining corrupt binaries using a 32-bit binutil.
    - CVE-2018-20671
  * SECURITY UPDATE: code exec via integer overflow triggered heap overflow
    - debian/patches/CVE-2018-1000876.patch: detect long overflows.
    - CVE-2018-1000876
  * SECURITY UPDATE: stack consumption and heap-based buffer over-read
    - debian/patches/CVE-2019-907x.patch: reject negative lengths and add
      recursion counter.
    - CVE-2019-9070
    - CVE-2019-9071
  * SECURITY UPDATE: excessive memory allocation
    - debian/patches/CVE-2019-9073.patch: check for incomplete data.
    - CVE-2019-9073
  * SECURITY UPDATE: out-of-bounds read leading to a SEGV
    - debian/patches/CVE-2019-9074.patch: correct checks attempting to
      prevent read past end of section.
    - CVE-2019-9074
  * SECURITY UPDATE: heap-based buffer overflow
    - debian/patches/CVE-2019-9075.patch: fix heap buffer overflow in
      _bfd_archive_64_bit_slurp_armap.
    - CVE-2019-9075
  * SECURITY UPDATE: heap-based buffer overflow
    - debian/patches/CVE-2019-9077.patch: fix a illegal memory access fault
      when parsing a corrupt MIPS option section using readelf.
    - CVE-2019-9077
  * SECURITY UPDATE: heap-based buffer over-read in _bfd_doprnt
    - debian/patches/CVE-2019-12972.patch: fix string table corruption.
    - CVE-2019-12972
  * SECURITY UPDATE: integer overflow and heap-based buffer overflow
    - debian/patches/CVE-2019-14250.patch: check zero value shstrndx.
    - CVE-2019-14250
  * SECURITY UPDATE: write access violation via ELF file
    - debian/patches/CVE-2019-14444.patch: catch potential integer overflow
      in readelf when processing corrupt binaries.
    - CVE-2019-14444
  * SECURITY UPDATE: DoS via crafted ELF file
    - debian/patches/CVE-2019-17450.patch: fix stack overflow in function
      find_abstract_instance.
    - CVE-2019-17450
  * SECURITY UPDATE: integer overflow leading to a SEGV
    - debian/patches/CVE-2019-17451.patch: fix SEGV in function
      _bfd_dwarf2_find_nearest_line.
    - CVE-2019-17451

 -- Marc Deslauriers <email address hidden>  Tue, 31 Mar 2020 16:26:27 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
binutils_2.30.orig.tar.xz 19.3 MiB 6e46b8aeae2f727a36f0bd9505e405768a72218f1796f0d09757d45209871ae6
binutils_2.30-21ubuntu1~18.04.3.debian.tar.xz 606.8 KiB 38cffa307e197c63ec5631dc57cafd0d48f904c146559a43d2fcb3b8e56b45e9
binutils_2.30-21ubuntu1~18.04.3.dsc 11.4 KiB 277baf59cd0eeca9f624afbcef484f88726cd309bcf5ba11d95aea0a91673feb

View changes file

Binary packages built by this source

binutils: GNU assembler, linker and binary utilities

 The programs in this package are used to assemble, link and manipulate
 binary and object files. They may be used in conjunction with a compiler
 and various libraries to build programs.

binutils-aarch64-linux-gnu: GNU binary utilities, for aarch64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the aarch64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform.

binutils-aarch64-linux-gnu-dbg: GNU binary utilities, for aarch64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-aarch64-linux-gnu.

binutils-alpha-linux-gnu: GNU binary utilities, for alpha-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the alpha-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for alpha-linux-gnu and alpha-linux-gnu is not your native platform.

binutils-alpha-linux-gnu-dbg: GNU binary utilities, for alpha-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-alpha-linux-gnu.

binutils-arm-linux-gnueabi: GNU binary utilities, for arm-linux-gnueabi target

 This package provides GNU assembler, linker and binary utilities
 for the arm-linux-gnueabi target.
 .
 You don't need this package unless you plan to cross-compile programs
 for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform.

binutils-arm-linux-gnueabi-dbg: GNU binary utilities, for arm-linux-gnueabi target (debug symbols)

 This package provides debug symbols for binutils-arm-linux-gnueabi.

binutils-arm-linux-gnueabihf: GNU binary utilities, for arm-linux-gnueabihf target

 This package provides GNU assembler, linker and binary utilities
 for the arm-linux-gnueabihf target.
 .
 You don't need this package unless you plan to cross-compile programs
 for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform.

binutils-arm-linux-gnueabihf-dbg: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols)

 This package provides debug symbols for binutils-arm-linux-gnueabihf.

binutils-common: Common files for the GNU assembler, linker and binary utilities

 This package contains the localization files used by binutils packages for
 various target architectures and parts of the binutils documentation. It is
 not useful on its own.

binutils-dev: GNU binary utilities (BFD development files)

 This package includes header files and static libraries necessary to build
 programs which use the GNU BFD library, which is part of binutils. Note
 that building Debian packages which depend on the shared libbfd is Not
 Allowed.

binutils-doc: Documentation for the GNU assembler, linker and binary utilities

 This package consists of the documentation for the GNU assembler,
 linker and binary utilities in info format.

binutils-for-build: GNU assembler, linker and binary utilities for the build architecture

 The programs in this package are used to assemble, link and manipulate
 binary and object files for the native architecture. They may be used in
 conjunction with a build architecture compiler and various libraries to build
 programs. When using binutils through this metapackage, tools without an
 architecture prefix must be used.

binutils-for-host: GNU assembler, linker and binary utilities for the host architecture

 The programs in this package are used to assemble, link and manipulate
 binary and object files for the architecture of this package. They may be
 used in conjunction with a matching compiler and various libraries to build
 programs. When using binutils through this metapackage, all tools must be
 used with an architecture prefix.

binutils-hppa-linux-gnu: GNU binary utilities, for hppa-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the hppa-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for hppa-linux-gnu and hppa-linux-gnu is not your native platform.

binutils-hppa-linux-gnu-dbg: GNU binary utilities, for hppa-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-hppa-linux-gnu.

binutils-hppa64-linux-gnu: GNU assembler, linker and binary utilities targeted for hppa64-linux

 The programs in this package are used to assemble, link and manipulate
 binary and object files. They may be used in conjunction with a compiler
 and various libraries to build programs.
 .
 This package is needed to build an 64-bit kernel for 64-bit hppa machines.

binutils-hppa64-linux-gnu-dbg: GNU binutils targeted for hppa64-linux (debug symbols)

 This package provides debug symbols for binutils-hppa64-linux-gnu.

binutils-i686-gnu: GNU binary utilities, for i686-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the i686-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for i686-gnu and i686-gnu is not your native platform.

binutils-i686-gnu-dbg: GNU binary utilities, for i686-gnu target (debug symbols)

 This package provides debug symbols for binutils-i686-gnu.

binutils-i686-kfreebsd-gnu: GNU binary utilities, for i686-kfreebsd-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the i686-kfreebsd-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for i686-kfreebsd-gnu and i686-kfreebsd-gnu is not your native platform.

binutils-i686-kfreebsd-gnu-dbg: GNU binary utilities, for i686-kfreebsd-gnu target (debug symbols)

 This package provides debug symbols for binutils-i686-kfreebsd-gnu.

binutils-i686-linux-gnu: GNU binary utilities, for i686-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the i686-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for i686-linux-gnu and i686-linux-gnu is not your native platform.

binutils-i686-linux-gnu-dbg: GNU binary utilities, for i686-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-i686-linux-gnu.

binutils-ia64-linux-gnu: GNU binary utilities, for ia64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the ia64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for ia64-linux-gnu and ia64-linux-gnu is not your native platform.

binutils-ia64-linux-gnu-dbg: GNU binary utilities, for ia64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-ia64-linux-gnu.

binutils-m68k-linux-gnu: GNU binary utilities, for m68k-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the m68k-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for m68k-linux-gnu and m68k-linux-gnu is not your native platform.

binutils-m68k-linux-gnu-dbg: GNU binary utilities, for m68k-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-m68k-linux-gnu.

binutils-mips-linux-gnu: GNU binary utilities, for mips-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the mips-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mips-linux-gnu and mips-linux-gnu is not your native platform.

binutils-mips-linux-gnu-dbg: GNU binary utilities, for mips-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-mips-linux-gnu.

binutils-mips64-linux-gnuabi64: GNU binary utilities, for mips64-linux-gnuabi64 target

 This package provides GNU assembler, linker and binary utilities
 for the mips64-linux-gnuabi64 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mips64-linux-gnuabi64 and mips64-linux-gnuabi64 is not your native platform.

binutils-mips64-linux-gnuabi64-dbg: GNU binary utilities, for mips64-linux-gnuabi64 target (debug symbols)

 This package provides debug symbols for binutils-mips64-linux-gnuabi64.

binutils-mips64-linux-gnuabin32: GNU binary utilities, for mips64-linux-gnuabin32 target

 This package provides GNU assembler, linker and binary utilities
 for the mips64-linux-gnuabin32 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mips64-linux-gnuabin32 and mips64-linux-gnuabin32 is not your native platform.

binutils-mips64-linux-gnuabin32-dbg: GNU binary utilities, for mips64-linux-gnuabin32 target (debug symbols)

 This package provides debug symbols for binutils-mips64-linux-gnuabin32.

binutils-mips64el-linux-gnuabi64: GNU binary utilities, for mips64el-linux-gnuabi64 target

 This package provides GNU assembler, linker and binary utilities
 for the mips64el-linux-gnuabi64 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mips64el-linux-gnuabi64 and mips64el-linux-gnuabi64 is not your native platform.

binutils-mips64el-linux-gnuabi64-dbg: GNU binary utilities, for mips64el-linux-gnuabi64 target (debug symbols)

 This package provides debug symbols for binutils-mips64el-linux-gnuabi64.

binutils-mips64el-linux-gnuabin32: GNU binary utilities, for mips64el-linux-gnuabin32 target

 This package provides GNU assembler, linker and binary utilities
 for the mips64el-linux-gnuabin32 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mips64el-linux-gnuabin32 and mips64el-linux-gnuabin32 is not your native platform.

binutils-mips64el-linux-gnuabin32-dbg: GNU binary utilities, for mips64el-linux-gnuabin32 target (debug symbols)

 This package provides debug symbols for binutils-mips64el-linux-gnuabin32.

binutils-mipsel-linux-gnu: GNU binary utilities, for mipsel-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the mipsel-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsel-linux-gnu and mipsel-linux-gnu is not your native platform.

binutils-mipsel-linux-gnu-dbg: GNU binary utilities, for mipsel-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-mipsel-linux-gnu.

binutils-mipsisa32r6-linux-gnu: GNU binary utilities, for mipsisa32r6-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa32r6-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa32r6-linux-gnu and mipsisa32r6-linux-gnu is not your native platform.

binutils-mipsisa32r6-linux-gnu-dbg: GNU binary utilities, for mipsisa32r6-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-mipsisa32r6-linux-gnu.

binutils-mipsisa32r6el-linux-gnu: GNU binary utilities, for mipsisa32r6el-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa32r6el-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa32r6el-linux-gnu and mipsisa32r6el-linux-gnu is not your native platform.

binutils-mipsisa32r6el-linux-gnu-dbg: GNU binary utilities, for mipsisa32r6el-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-mipsisa32r6el-linux-gnu.

binutils-mipsisa64r6-linux-gnuabi64: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa64r6-linux-gnuabi64 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa64r6-linux-gnuabi64 and mipsisa64r6-linux-gnuabi64 is not your native platform.

binutils-mipsisa64r6-linux-gnuabi64-dbg: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target (debug symbols)

 This package provides debug symbols for binutils-mipsisa64r6-linux-gnuabi64.

binutils-mipsisa64r6-linux-gnuabin32: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa64r6-linux-gnuabin32 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa64r6-linux-gnuabin32 and mipsisa64r6-linux-gnuabin32 is not your native platform.

binutils-mipsisa64r6-linux-gnuabin32-dbg: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target (debug symbols)

 This package provides debug symbols for binutils-mipsisa64r6-linux-gnuabin32.

binutils-mipsisa64r6el-linux-gnuabi64: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa64r6el-linux-gnuabi64 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa64r6el-linux-gnuabi64 and mipsisa64r6el-linux-gnuabi64 is not your native platform.

binutils-mipsisa64r6el-linux-gnuabi64-dbg: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target (debug symbols)

 This package provides debug symbols for binutils-mipsisa64r6el-linux-gnuabi64.

binutils-mipsisa64r6el-linux-gnuabin32: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target

 This package provides GNU assembler, linker and binary utilities
 for the mipsisa64r6el-linux-gnuabin32 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for mipsisa64r6el-linux-gnuabin32 and mipsisa64r6el-linux-gnuabin32 is not your native platform.

binutils-mipsisa64r6el-linux-gnuabin32-dbg: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target (debug symbols)

 This package provides debug symbols for binutils-mipsisa64r6el-linux-gnuabin32.

binutils-multiarch: Binary utilities that support multi-arch targets

 The programs in this package are used to manipulate binary and object
 files that may have been created on other architectures. This package
 is primarily for multi-architecture developers and cross-compilers and
 is not needed by normal users or developers. Note that a cross-assembling
 version of gas is not included in this package, just the binary utilities.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those
 requiring support for reading info from binaries from other architectures.

binutils-multiarch-dbg: Binary utilities that support multi-arch targets (debug symbols)

 This package provides debug symbols for binutils-multiarch.

binutils-multiarch-dev: GNU binary utilities that support multi-arch targets (BFD development files)

 This package includes header files, static and shared libraries necessary
 to build programs which use the GNU BFD library for multi-arch targets,
 which is part of binutils. Note that building Debian packages which depend
 on the shared libbfd is Not Allowed.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those
 requiring support for reading info from binaries from other architectures.

binutils-powerpc-linux-gnu: GNU binary utilities, for powerpc-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the powerpc-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for powerpc-linux-gnu and powerpc-linux-gnu is not your native platform.

binutils-powerpc-linux-gnu-dbg: GNU binary utilities, for powerpc-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-powerpc-linux-gnu.

binutils-powerpc-linux-gnuspe: GNU binary utilities, for powerpc-linux-gnuspe target

 This package provides GNU assembler, linker and binary utilities
 for the powerpc-linux-gnuspe target.
 .
 You don't need this package unless you plan to cross-compile programs
 for powerpc-linux-gnuspe and powerpc-linux-gnuspe is not your native platform.

binutils-powerpc-linux-gnuspe-dbg: GNU binary utilities, for powerpc-linux-gnuspe target (debug symbols)

 This package provides debug symbols for binutils-powerpc-linux-gnuspe.

binutils-powerpc64-linux-gnu: GNU binary utilities, for powerpc64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the powerpc64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native platform.

binutils-powerpc64-linux-gnu-dbg: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-powerpc64-linux-gnu.

binutils-powerpc64le-linux-gnu: GNU binary utilities, for powerpc64le-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the powerpc64le-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform.

binutils-powerpc64le-linux-gnu-dbg: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-powerpc64le-linux-gnu.

binutils-riscv64-linux-gnu: GNU binary utilities, for riscv64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the riscv64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform.

binutils-riscv64-linux-gnu-dbg: GNU binary utilities, for riscv64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-riscv64-linux-gnu.

binutils-s390x-linux-gnu: GNU binary utilities, for s390x-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the s390x-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for s390x-linux-gnu and s390x-linux-gnu is not your native platform.

binutils-s390x-linux-gnu-dbg: GNU binary utilities, for s390x-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-s390x-linux-gnu.

binutils-sh4-linux-gnu: GNU binary utilities, for sh4-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the sh4-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for sh4-linux-gnu and sh4-linux-gnu is not your native platform.

binutils-sh4-linux-gnu-dbg: GNU binary utilities, for sh4-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-sh4-linux-gnu.

binutils-source: GNU assembler, linker and binary utilities (source)

 This package contains the sources and patches which are needed to
 build binutils.

binutils-sparc64-linux-gnu: GNU binary utilities, for sparc64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the sparc64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for sparc64-linux-gnu and sparc64-linux-gnu is not your native platform.

binutils-sparc64-linux-gnu-dbg: GNU binary utilities, for sparc64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-sparc64-linux-gnu.

binutils-x86-64-kfreebsd-gnu: GNU binary utilities, for x86-64-kfreebsd-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the x86-64-kfreebsd-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for x86-64-kfreebsd-gnu and x86-64-kfreebsd-gnu is not your native platform.

binutils-x86-64-kfreebsd-gnu-dbg: GNU binary utilities, for x86-64-kfreebsd-gnu target (debug symbols)

 This package provides debug symbols for binutils-x86-64-kfreebsd-gnu.

binutils-x86-64-linux-gnu: GNU binary utilities, for x86-64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the x86-64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.

binutils-x86-64-linux-gnu-dbg: GNU binary utilities, for x86-64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-x86-64-linux-gnu.

binutils-x86-64-linux-gnux32: GNU binary utilities, for x86-64-linux-gnux32 target

 This package provides GNU assembler, linker and binary utilities
 for the x86-64-linux-gnux32 target.
 .
 You don't need this package unless you plan to cross-compile programs
 for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform.

binutils-x86-64-linux-gnux32-dbg: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols)

 This package provides debug symbols for binutils-x86-64-linux-gnux32.

libbinutils: GNU binary utilities (private shared library)

 This package includes the private shared libraries libbfd and libopcodes.

libbinutils-dbg: GNU binary utilities (private shared library, debug symbols)

 This package provides debug symbols for libbinutils.