[ All 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 ]
×

Project gcc-toolset-11-elfutils-0.185-5.el8

Name gcc-toolset-11-elfutils
Epoch 0
Version 0.185
Release 5.el8
Website/URL http://elfutils.org/
License GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL
Build Time 2023-12-05 20:44:45
Build Host builder-x86-04.inferitos.ru
Summary A collection of utilities and DSOs to handle ELF files and DWARF data
Repositories AppStream
Description 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).
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gcc-toolset-11-elfutils-0.185-5.el8.x86_64 A collection of utilities and DSOs to handle ELF files and DWARF data c968b26cf2515bdf298fddcd2c8781301fae37a36c14c023dea89f4210577c4e download
gcc-toolset-11-elfutils-debuginfod-client-0.185-5.el8.x86_64 Library and command line client for build-id HTTP ELF/DWARF server fd3e1c9cbd30d481b4d544731bb39f437debcc821f4bae1725ee4cfa2f660f7d download
gcc-toolset-11-elfutils-debuginfod-client-devel-0.185-5.el8.x86_64 Libraries and headers to build debuginfod client applications 40320383337de9bc158858d9638636fc65c9255e816fd7ca96d0150b98515fd5 download
gcc-toolset-11-elfutils-devel-0.185-5.el8.x86_64 Development libraries to handle compiled objects 43ca76014e4e80f8bc93158cbcbb7322e98816248b50f2ab69b226801702e2e7 download
gcc-toolset-11-elfutils-libelf-0.185-5.el8.x86_64 Library to read and write ELF files cac0caeeabcfeab55fdf325e0ca1a8fe74188c7ed8b369bd6460835606f4a996 download
gcc-toolset-11-elfutils-libelf-devel-0.185-5.el8.x86_64 Development support for libelf bab7b68ab6bcd377d0705236d7e63842641fbbbf526d8ec602b0f8a8e0d4d239 download
gcc-toolset-11-elfutils-libs-0.185-5.el8.x86_64 Libraries to handle compiled objects 47edf89a3f13bee38ff6b8e06a7f894dbbab0b6c7f5220393071cb427ad4259d download
i686
gcc-toolset-11-elfutils-debuginfod-client-0.185-5.el8.i686 Library and command line client for build-id HTTP ELF/DWARF server 05422f550f762ff73e286176b4a0bd78a839ddde8ff82e20540782ed0e150b4c download
gcc-toolset-11-elfutils-debuginfod-client-devel-0.185-5.el8.i686 Libraries and headers to build debuginfod client applications 8283bedefb41253e4fc24410f7d6f447e7de5e27093576dbc8c8bbcc1bca7843 download
gcc-toolset-11-elfutils-devel-0.185-5.el8.i686 Development libraries to handle compiled objects 78dac5ffc06a398e2284b9602f2c2e8ec72484a6b20100115d4c478af5ec4283 download
gcc-toolset-11-elfutils-libelf-0.185-5.el8.i686 Library to read and write ELF files d1a9d8b2e86ded408ceb9d16f6c91b12ea46d6703458754f9e3a00465f9d6503 download
gcc-toolset-11-elfutils-libelf-devel-0.185-5.el8.i686 Development support for libelf 92458dafc97b34561e44390126f74e0f50e6a921769083a6a6934851bd05feeb download
gcc-toolset-11-elfutils-libs-0.185-5.el8.i686 Libraries to handle compiled objects 4f131db64b337f38513a85765afede307c255bc14bfb934c9435bf04a09f9d71 download
src
gcc-toolset-11-elfutils-0.185-5.el8.src A collection of utilities and DSOs to handle ELF files and DWARF data da89bd62064f9ce9bb2faff4630f13d01cdc0d6994809b6c4defa7f4d3304b90 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.185-5
- Rebuilt for MSVSphere 8.8

* Thu Sep 30 2021 Mark Wielaard <mjw@redhat.com> - 0.185-5
- Rebuilt for #2000942

* Fri Sep 03 2021 Mark Wielaard <mjw@redhat.com> - 0.185-4
- Also use __requires_exclude_from for libdw.pc

* Thu Jul 29 2021 Mark Wielaard <mjw@redhat.com> - 0.185-3
- Use __provides_exclude_from instead of filter_from_provides

* Thu Jun 24 2021 Mark Wielaard <mjw@redhat.com> - 0.185-2
- Filter out pkgconfig provides

* Thu May 27 2021 Mark Wielaard <mjw@redhat.com> - 0.185-1
- Upgrade to upstream 0.185

* Wed Nov 11 2020 Mark Wielaard <mjw@redhat.com> - 0.182-3
- Add -lzstd to libdw.so linker script.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.182-2
- Add elfutils-0.182-debuginfod-test-fix.patch.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.182-1
- Upgrade to upstream 0.182
  - backends: Support for tilegx has been removed.
  - config: New /etc/profile.d files to provide default $DEBUGINFOD_URLS.
  - debuginfod: More efficient package traversal, tolerate various
    errors during scanning, grooming progress is more visible and
    interruptible, more prometheus metrics.
  - debuginfod-client: Now supports compressed (kernel) ELF images.
  - libdwfl: Add ZSTD compression support.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.180-2
- Add Requires for -devel packages (#1873413)