[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект gcc-toolset-9-elfutils-0.176-5.el8

Имя gcc-toolset-9-elfutils
Эпоха 0
Версия 0.176
Релиз 5.el8
Сайт http://elfutils.org/
Лицензия GPLv3+ and (GPLv2+ or LGPLv3+)
Время сборки 2023-12-05 23:16:29
Хост сборки builder-x86-03.inferitos.ru
Краткое описание A collection of utilities and DSOs to handle ELF files and DWARF data
Репозитории AppStream
Полное описание Elfutils is a collection of utilities, including stack (to show backtraces), nm (for listing symbols from object files), size (for listing the section sizes of an object or archive file), strip (for discarding symbols), readelf (to see the raw ELF file structures), elflint (to check for well-formed ELF files) and elfcompress (to compress or decompress ELF sections).
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
gcc-toolset-9-elfutils-0.176-5.el8.x86_64 A collection of utilities and DSOs to handle ELF files and DWARF data e99ae94bb9a8e9f826cdd623194806d065b5c531f4325413d20f0b7edc9cf390 download
gcc-toolset-9-elfutils-devel-0.176-5.el8.x86_64 Development libraries to handle compiled objects f4c475d8c6a4819e8b48d3f1944876dda96793a4b51d6786c815ed1d937106c8 download
gcc-toolset-9-elfutils-libelf-0.176-5.el8.x86_64 Library to read and write ELF files 39bf9c2df62b85409b2f449b541a91315812bd683bf5d9816c539affcfdee2f3 download
gcc-toolset-9-elfutils-libelf-devel-0.176-5.el8.x86_64 Development support for libelf 440b12b1ebefd8fb77c399bbd894b435721e126ed22ceed1ce0eec9dcde62fab download
gcc-toolset-9-elfutils-libs-0.176-5.el8.x86_64 Libraries to handle compiled objects 1b95f072d13f4b7a2fb6cae49725a05113ae3e4c2be148fbe2d13dfd6cd74a50 download
i686
gcc-toolset-9-elfutils-devel-0.176-5.el8.i686 Development libraries to handle compiled objects 8b7816f918c43224d70226764aa30cbb2d308035a150df8aa3370df5e1eae263 download
gcc-toolset-9-elfutils-libelf-devel-0.176-5.el8.i686 Development support for libelf 1cc286098801e0837f376a612102620816ccdd45aa529e6beea3ee430f7ef2ca download
src
gcc-toolset-9-elfutils-0.176-5.el8.src A collection of utilities and DSOs to handle ELF files and DWARF data 47bbcd613fcf86fc741dbf3c11988326106faac37dfe1f28085be92e3aeb055d download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.176-5
- Rebuilt for MSVSphere 8.8

* Fri Jul 05 2019 Mark Wielaard <mjw@redhat.com> - 0.176-5
- Add elfutils-0.176-strip-symbols-illformed.patch

* Fri Jun 07 2019 Mark Wielaard <mjw@redhat.com> - 0.176-4
- Add elfutils-0.176-gcc-pr88835.patch
- Add elfutils-0.176-xlate-note.patch
- Add elfutils-0.176-elf-update.patch

* Thu Mar 07 2019 Mark Wielaard <mjw@redhat.com> - 0.176-1
- Update to elfutils-0.176.
  - Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
          CVE-2019-7664, CVE-2019-7665.

* Fri Jan 11 2019 Mark Wielaard <mjw@redhat.com> - 0.175-2
- Update to elfutils-0.175.

* Fri Sep 14 2018 Mark Wielaard <mjw@redhat.com> - 0.174-1
- New upstream release
  - libelf, libdw and all tools now handle extended shnum and shstrndx
    correctly
  - elfcompress: Don't rewrite input file if no section data needs
    updating.  Try harder to keep same file mode bits (suid) on rewrite.
  - strip: Handle mixed (out of order) allocated/non-allocated sections.
  - unstrip: Handle SHT_GROUP sections.
  - Fixes CVE-2018-16062, CVE-2018-16402 and CVE-2018-16403.

* Wed Jul 04 2018 Mark Wielaard <mjw@redhat.com> - 0.173-1
- New upstream release
  - More fixes for crashes and hangs found by afl-fuzz. In particular
    various functions now detect and break infinite loops caused by bad
    DIE tree cycles.
  - readelf: Will now lookup the size and signedness of constant value
    types to display them correctly (and not just how they were encoded).
  - libdw: New function dwarf_next_lines to read CU-less .debug_line data.
    dwarf_begin_elf now accepts ELF files containing just .debug_line
    or .debug_frame sections (which can be read without needing a DIE
    tree from the .debug_info section).
    Removed dwarf_getscn_info, which was never implemented.
  - backends: Handle BPF simple relocations.
    The RISCV backends now handles ABI specific CFI and knows about
    RISCV register types and names.

- Add scl macros and elfutils-0.173-dts.patch.

* Wed Jun 20 2018 Mark Wielaard <mjw@fedoraproject.org> - 0.172-2
- Add elfutils-0.172-robustify.patch.

* Mon Jun 11 2018 Mark Wielaard <mjw@fedoraproject.org> - 0.172-1
- New upstream release.
  - No functional changes compared to 0.171.
  - Various bug fixes in libdw and eu-readelf dealing with bad DWARF5
    data. Thanks to running the afl fuzzer on eu-readelf and various
    testcases.
  - eu-readelf -N is ~15% faster.

* Fri Jun 01 2018 Mark Wielaard <mjw@fedoraproject.org> - 0.171-1
- New upstream release.
  - DWARF5 and split dwarf, including GNU DebugFission, support.
  - readelf: Handle all new DWARF5 sections.
    --debug-dump=info+ will show split unit DIEs when found.
    --dwarf-skeleton can be used when inspecting a .dwo file.
    Recognizes GNU locviews with --debug-dump=loc.
  - libdw: New functions dwarf_die_addr_die, dwarf_get_units,
    dwarf_getabbrevattr_data and dwarf_cu_info.
    libdw will now try to resolve the alt file on first use
    when not set yet with dwarf_set_alt.
    dwarf_aggregate_size() now works with multi-dimensional arrays.
  - libdwfl: Use process_vm_readv when available instead of ptrace.
  - backends: Add a RISC-V backend.