Back to bug 1400302

Who When What Removed Added
Martin Cermak 2017-01-11 20:35:06 UTC Keywords Rebase
Blocks 1390370
CC mcermak
Brian Gollaher 2017-01-11 20:40:24 UTC CC briang
Mark Wielaard 2017-01-11 20:46:17 UTC Summary Rebase elfutils to 0.167 Rebase elfutils to 0.168
Matt Newsome 2017-01-16 21:57:49 UTC Status NEW ASSIGNED
CC mnewsome
Frank Ch. Eigler 2017-02-08 19:31:23 UTC Blocks 1411714
Mark Wielaard 2017-03-01 22:13:58 UTC Status ASSIGNED MODIFIED
Fixed In Version elfutils-0.168-5.el7
errata-xmlrpc 2017-03-01 22:19:32 UTC Status MODIFIED ON_QA
Martin Cermak 2017-06-09 12:06:21 UTC Status ON_QA VERIFIED
QA Contact qe-baseos-tools mcermak
Vladimír Slávik 2017-06-12 10:26:28 UTC CC vslavik
Docs Contact vslavik
Mark Wielaard 2017-06-12 12:48:17 UTC Doc Text Rebase package(s) to version: 0.168 (from 0.166 in RHEL 7.3).

Highlights, important fixes, or notable enhancements:

The libdw library got the following new ELF/DWARF string table creation functions. dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len, dwelf_strtab_finalize, dwelf_strent_off, dwelf_strent_str and dwelf_strtab_free.

The eu-readelf binary got an optional --symbols[=SECTION] argument to select section name to display the symbols for (the default is to show symbols for all sections as in the old versions).

The dwarf.h header corrected the DW_LANG_PLI constant name (was DW_LANG_PL1, which is still accepted).

The libwlf library functions gelf_newehdr and gelf_newehdr now return void * (was unsigned long). Which is a binary compatible change on all architectures the RHEL supports.
Doc Type If docs needed, set a value Rebase: Bug Fixes and Enhancements
Vladimír Slávik 2017-06-15 17:25:33 UTC Doc Text Rebase package(s) to version: 0.168 (from 0.166 in RHEL 7.3).

Highlights, important fixes, or notable enhancements:

The libdw library got the following new ELF/DWARF string table creation functions. dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len, dwelf_strtab_finalize, dwelf_strent_off, dwelf_strent_str and dwelf_strtab_free.

The eu-readelf binary got an optional --symbols[=SECTION] argument to select section name to display the symbols for (the default is to show symbols for all sections as in the old versions).

The dwarf.h header corrected the DW_LANG_PLI constant name (was DW_LANG_PL1, which is still accepted).

The libwlf library functions gelf_newehdr and gelf_newehdr now return void * (was unsigned long). Which is a binary compatible change on all architectures the RHEL supports.
_elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* A new option "--symbols" to select the section for displaying symbols has been added to the *eu-readelf* utility.
* The "DW_LANG_PL1" constant has been changed to "DW_LANG_PLI".
* The return type of "gelf_newehdr" function from the *libwlf* library has been changed to "void*" for binary compatibility on all platforms supported by RHEL.
Flags needinfo?(mjw)
Mark Wielaard 2017-06-15 17:56:47 UTC Flags needinfo?(mjw)
Vladimír Slávik 2017-06-16 13:26:14 UTC Doc Text _elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* A new option "--symbols" to select the section for displaying symbols has been added to the *eu-readelf* utility.
* The "DW_LANG_PL1" constant has been changed to "DW_LANG_PLI".
* The return type of "gelf_newehdr" function from the *libwlf* library has been changed to "void*" for binary compatibility on all platforms supported by RHEL.
_elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option "--symbols" of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The "DW_LANG_PL1" constant has been changed to "DW_LANG_PLI".
* The return type of "gelf_newehdr" function from the *libwlf* library has been changed to "void*" for binary compatibility on all platforms supported by RHEL.
Vladimír Slávik 2017-06-16 14:18:47 UTC Doc Text _elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option "--symbols" of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The "DW_LANG_PL1" constant has been changed to "DW_LANG_PLI".
* The return type of "gelf_newehdr" function from the *libwlf* library has been changed to "void*" for binary compatibility on all platforms supported by RHEL.
_elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option '--symbols' of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The 'DW_LANG_PL1' constant has been changed to 'DW_LANG_PLI'.
* The return type of 'gelf_newehdr' function from the *libwlf* library has been changed to 'void*' for binary compatibility on all platforms supported by RHEL.
Vladimír Slávik 2017-06-16 14:50:01 UTC Doc Text _elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option '--symbols' of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The 'DW_LANG_PL1' constant has been changed to 'DW_LANG_PLI'.
* The return type of 'gelf_newehdr' function from the *libwlf* library has been changed to 'void*' for binary compatibility on all platforms supported by RHEL.
_elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option '--symbols' of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The 'DW_LANG_PL1' constant has been changed to 'DW_LANG_PLI'. The old name is still accepted.
* The return type of the 'gelf_newehdr' and 'gelf_newphdr' functions from the *libelf* library has been changed to 'void*' for source compatibility with other *libelf* implementations. This change retains binary compatibility on all platforms supported by the Red Hat Enterprise Linux.
Vladimír Slávik 2017-06-19 08:29:44 UTC Doc Text _elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option '--symbols' of *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for creation of ELF/DWARF string tables have been added to the *libdw* library.
* The 'DW_LANG_PL1' constant has been changed to 'DW_LANG_PLI'. The old name is still accepted.
* The return type of the 'gelf_newehdr' and 'gelf_newphdr' functions from the *libelf* library has been changed to 'void*' for source compatibility with other *libelf* implementations. This change retains binary compatibility on all platforms supported by the Red Hat Enterprise Linux.
_elfutils_ rebased to version 0.168

The _elfutils_ package has been upgraded to upstream version 0.168, which provides a number of bug fixes and enhancements:

* The option `--symbols` of the *eu-readelf* utility now allows selecting the section for displaying symbols.
* New functions for the creation of ELF/DWARF string tables have been added to the *libdw* library.
* The `DW_LANG_PL1` constant has been changed to `DW_LANG_PLI`. The previous name is still accepted.
* The return type of the `gelf_newehdr` and `gelf_newphdr` functions from the *libelf* library has been changed to `void*` for source compatibility with other *libelf* implementations. This change retains binary compatibility on all platforms supported by Red Hat Enterprise Linux.
errata-xmlrpc 2017-08-01 22:06:37 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2017-08-01 18:06:37 UTC

Back to bug 1400302