Package binutils: Information

    Source package: binutils
    Version: 2.35.2-alt4
    Build time:  Oct 15, 2025, 06:06 PM in the task #396645
    Report package bug
    License: GPLv3+
    Summary: GNU Binary Utility Development Utilities
    Description: 
    Binutils is a collection of binary utilities, including:
    + addr2line: converting addresses to file and line;
    + ar: creating modifying and extracting from archives;
    + nm: listing symbols from object files;
    + objcopy: copying and translating object files;
    + objdump: displaying information from object files;
    + ranlib: generating an index for the contents of an archive;
    + size: listing the section sizes of an object or archive file;
    + strings: listing printable strings from files;
    + strip: discarding symbols.

    List of RPM packages built from this SRPM:
    binutils (x86_64, i586, armh, aarch64)
    binutils-debuginfo (x86_64, i586, armh, aarch64)
    binutils-devel (x86_64, i586, armh, aarch64)
    binutils-source (noarch)
    libctf-nobfd0 (x86_64, i586, armh, aarch64)
    libctf-nobfd0-debuginfo (x86_64, i586, armh, aarch64)

    Maintainer: Alexander Danilov


      1. /dev/pts
      2. /proc
      3. dejagnu
      4. flex
      5. bc
      6. gcc-c++
      7. glibc-devel-static
      8. libdebuginfod-devel
      9. libstdc++-devel-static
      10. zlib-devel
      11. zlib-devel-static
      12. makeinfo
      13. perl-Pod-Parser

    Last changed


    Oct. 8, 2025 Alexander Danilov 1:2.35.2-alt4
    - Applied upstream patchs (fixes: CVE-2025-5244, CVE-2025-5245).
    July 6, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt2
    - Enabled deterministic mode in ar(1) and objcopy(1) by default.