elfutils 0.175-1 source package in Ubuntu
Changelog
elfutils (0.175-1) unstable; urgency=medium * New upstream release - Build with gcc-8 (Closes: #911276) - Drop fix-gcc7-ftbfs.diff - Drop GNU_variable_value.patch - Drop locviews.patch - Update patches * Fixes CVE-2018-18521 (Closes: #911413) * Fixes CVE-2018-18520 (Closes: #911414) * Fixes CVE-2018-18310 (Closes: #911083) * Fixes CVE-2018-16403 * Fixes CVE-2018-16402 * Fixes CVE-2018-16062 (Closes: #907562) -- Kurt Roeckx <email address hidden> Sun, 18 Nov 2018 23:01:23 +0100
Upload details
- Uploaded by:
- Kurt Roeckx on 2018-11-20
- Uploaded to:
- Sid
- Original maintainer:
- Kurt Roeckx
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
elfutils_0.175-1.dsc | 2.5 KiB | 32e42db07fa6c55697db27fb049b327b8bcee95e326c8b64498671dc9f3851ba |
elfutils_0.175.orig.tar.bz2 | 8.4 MiB | f7ef925541ee32c6d15ae5cb27da5f119e01a5ccdbe9fe57bf836730d7b7a65b |
elfutils_0.175.orig.tar.bz2.asc | 488 bytes | 103ae1a12d0b67e2d783f36dc780acd533d5c2a9d6241bcd62cfe1f6fa891a16 |
elfutils_0.175-1.debian.tar.xz | 36.5 KiB | 0de2c3f311d388a1dada67e4e37a41bd18fcf715c2a7bcb869d75f0815c70f23 |
Available diffs
No changes file available.
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).
- elfutils-dbgsym: debug symbols for elfutils
- 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.
- libasm1-dbgsym: debug symbols for libasm1
- 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.
- libdw1-dbgsym: debug symbols for libdw1
- 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.
- libelf1-dbgsym: debug symbols for libelf1