elfutils 0.188-1~bpo22.04.1 source package in Ubuntu
Changelog
elfutils (0.188-1~bpo22.04.1) jammy-backports; urgency=medium * Backport to Jammy (LP: #1997189). elfutils (0.188-1) unstable; urgency=medium * New upstream release. * d/p/{hurd-hacks.diff,kfreebsd-debuginfod,kfreebsd-mremap-stub}: Refresh patches against new upstream version. * d/{libdebuginfod1,libdw1}.symbols: Add new symbols. * d/rules: Remove debuginfod.service.8 during installation. Currently, we don't install debuginfod.service. * Rename upstream's signing key file. - d/u/signing-key.asc: Rename from d/upstream-signing-key.pgp. - d/s/included-binaries: Remove. elfutils (0.187-4) unstable; urgency=medium * Fix Ubuntu upgrade path for libdebuginfod-common. (LP: #1990638) - d/libdebuginfod-common.postinst: Split Ubuntu-specific code into a separate function. Clean up ucf/ucfr configuration files when upgrading from libdebuginfod-common versions before 0.187-3. Create links for the debuginfod shell snippets directly. - d/libdebuginfod-common.postrm: Handle Debian and Ubuntu purge differently. elfutils (0.187-3) unstable; urgency=medium * Always install debuginfod shell snippets in Ubuntu. - d/libdebuginfod-common.config: Remove snippet to db_input the Ubuntu question. - d/libdebuginfod-common.postinst: Always install debuginfod shell snippets in Ubuntu. - d/libdebuginfod-common.templates: Remove libdebuginfod/useubuntudebuginfod question. elfutils (0.187-2) unstable; urgency=medium * Pass --sysconfdir to configure and install elfutils.urls. - d/rules: Pass --sysconfdir to configure; don't delete elfutils.urls. - d/libdebuginfod-common.install: Adjust paths and install elfutils.urls. * d/rules: Cleanup debuginfod code and support Ubuntu's debuginfod. * d/libdebuginfod-common.templates: New question for Ubuntu's debuginfod. * d/libdebuginfod-common.config: Ask about Ubuntu's debuginfod. * d/libdebuginfod-common.post{inst,rm}: Cleanup code, fix problems and support Ubuntu. Thanks to наб <email address hidden> (Closes: #987787) -- Sergio Durigan Junior <email address hidden> Sun, 20 Nov 2022 20:04:11 -0500
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Jammy
- Original maintainer:
- Debian GCC maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | backports | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
elfutils_0.188.orig.tar.bz2 | 8.7 MiB | fb8b0e8d0802005b9a309c60c1d8de32dd2951b56f0c3a3cb56d21ce01595dff |
elfutils_0.188.orig.tar.bz2.asc | 488 bytes | 061bb59801b8a23de4b129acb242210889be2c25b43ad2bcc2eb04966a1823e6 |
elfutils_0.188-1~bpo22.04.1.debian.tar.xz | 37.6 KiB | 7908a4bd83e4dc74bf536f28e992ea88d2173a1f8fa8884d8be6641665640bce |
elfutils_0.188-1~bpo22.04.1.dsc | 3.4 KiB | a4ca40e85c346e76362a73c092ebe2c4a75af1a06b8f129bd2ce1e4114a80968 |
Available diffs
Binary packages built by this source
- debuginfod: debuginfo-related http file-server daemon
Server, client tool and library to index and fetch ELF/DWARF files
addressed by build-id through HTTP.
- debuginfod-dbgsym: debug symbols for debuginfod
- 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
- libdebuginfod-common: configuration to enable the Debian debug info server
This package asks if it should enable use of the Debian debug info
server with debugging tools that use libdebuginfo such as GDB.
.
When this is allowed by the sysadmin, a snippet will be added to the
shell configuration. You will need to restart your shell after
installing this package before the snippet will work.
.
The Debian debug info server will be contacted every time debugging
tools attempt to look up debug info for binaries or libraries but the
server does not log requests for debug info.
.
The Debian debug info server uses https to securely transfer debugging
files but does not offer OpenPGP signing of debug info.
- libdebuginfod-dev: libdebuginfod development libraries and header files
libasm1 allows you to interact with debuginfod.
.
This package contains development libraries and header files for
libdebuginfod1.
- libdebuginfod1: library to interact with debuginfod (development files)
The libdebuginfo1 package provides a library with an interface to interact
with debuginfod.
.
This library is part of elfutils.
- libdebuginfod1-dbgsym: debug symbols for libdebuginfod1
- 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