Package binutils: Information
Source package: binutils
Version: 2.35.2-alt4
Build time: Oct 15, 2025, 06:06 PM in the task #396645
Category: Development/Other
Report package bugHome page: http://sourceware.org/binutils/
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)
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
List of contributors:
Alexander Danilov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Kirill A. Shutemov
wart
Alexander Danilov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Kirill A. Shutemov
wart
Last changed
Oct. 8, 2025 Alexander Danilov 1:2.35.2-alt4
- Applied upstream patchs (fixes: CVE-2025-5244, CVE-2025-5245).
June 25, 2024 Alexander Danilov 1:2.35.2-alt3
- Applied upstream patchs (fixes: CVE-2021-45078, CVE-2022-4285, CVE-2022-47008, CVE-2022-47011, CVE-2022-47695, CVE-2022-48063, CVE-2021-46174, CVE-2022-47007, CVE-2022-47010, CVE-2022-47673, CVE-2022-47696, CVE-2023-1972, CVE-2022-48064, CVE-2022-38533, CVE-2022-44840, CVE-2022-44840).
July 6, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt2
- Enabled deterministic mode in ar(1) and objcopy(1) by default.