elfutils 0.159-4ubuntu1 source package in Ubuntu RTM

Changelog

elfutils (0.159-4ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable, remaining Ubuntu changes:
    - debian/rules: force -O2 to work around FTBFS with -O3
  * Add ppc64el patches (ppc64el-elf.h-update, ppc64el-ELFv2-abi-support).
    Closes: #754798.
  * Fix report_r_debug for prelinked libraries (taken from Fedora).

elfutils (0.159-4) unstable; urgency=medium

  [ Wookey ]
  * Fix failing run-native-test on arm64 (from Mark Wielaard)
    (Closes: #753552)
 -- Matthias Klose <email address hidden>   Tue, 12 Aug 2014 10:42:44 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
elfutils_0.159.orig.tar.bz2 5.2 MiB fffaad1ba0c4ac5c8cee56dc195746e1f1e7197ba3eba7052ad5a3635ac1242e
elfutils_0.159-4ubuntu1.debian.tar.xz 49.6 KiB 688c66ef4a4ee73bd60cfba0ea83c267497286deffbd24c86a306279fa2a0eed
elfutils_0.159-4ubuntu1.dsc 1.7 KiB 6270d955037feedf2a1222f48b55bf266d16a1abc4d7532559858b0798d19391

Available diffs

View changes file

Binary packages built by this source

elfutils: collection of utilities to handle ELF objects

 Elfutils is a collection of utilities, including eu-ld (a linker),
 eu-nm (for listing symbols from object files), eu-size (for listing the
 section sizes of an object or archive file), eu-strip (for discarding
 symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
 (to check for well-formed ELF files).

libasm-dev: libasm development libraries and header files

 libasm1 allows you to create ELF files on a low level.
 .
 This package contains development libraries and header files for libasm1.

libasm1: library with a programmable assembler interface

 The libasm1 package provides a library with a programmable assembler
 interface. It allows you to create ELF files on a low level.
 .
 This library is part of elfutils.

libdw-dev: libdw1 development libraries and header files

 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This package contains development libraries and header files for libdw1.
 .
 It also contains a static version of libdw. Only link to the static version
 for special cases and when you don't need anything from the ebl backends.

libdw1: library that provides access to the DWARF debug information

 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This library is part of elfutils.

libelf-dev: libelf1 development libraries and header files

 libelf1 provides a shared library which allows reading and writing of ELF
 files on a high level.
 .
 This package contains development libraries and header files for libelf1.

libelf1: library to read and write ELF files

 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level. Third party programs depend on
 this package to read internals of ELF files. The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.