| Name: | binutils-devel |
| Version: | 2.41 |
| Release: | 63.0.1.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 65051834 |
| License: | GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later |
| RPM: |
binutils-devel-2.41-63.0.1.el10.aarch64.rpm
|
| Source RPM: |
binutils-2.41-63.0.1.el10.src.rpm
|
| Build Date: | Thu Mar 05 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://sourceware.org/binutils |
| Summary: | BFD and opcodes static and dynamic libraries and header files |
| Description: | This package contains BFD and opcodes static and dynamic libraries.
The dynamic libraries are in this package, rather than a separate
base package because they are actually linker scripts that force
the use of the static libraries. This is because the API of the
BFD library is too unstable to be used dynamically.
The static libraries are here because they are now needed by the
dynamic libraries.
Developers starting new projects are strongly encouraged to consider
using libelf instead of BFD. |
-
Wed Mar 04 2026 David Faust <david.faust@oracle.com> - 2.41-63.0.1
- Forward-port Oracle patches to 2.41-63
Reviewed-by: Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com>
Reviewed-by: Bruce McCulloch <bruce.mcculloch@oracle.com>
Oracle history:
February-03-2026 Bruce McCulloch <bruce.mcculloch@oracle.com> - 2.41-60.0.1
- Forward-port Oracle patches to 2.41-60
Reviewed-by: David Faust <david.faust@oracle.com>
December-18-2025 Bruce McCulloch <bruce.mcculloch@oracle.com> - 2.41-58.0.1.2
- Forward-port Oracle patches to 2.41-58.2
- CVE-2025-11082
- CVE-2025-11083
Reviewed-by: David Faust <david.faust@oracle.com>
September-29-2025 David Faust <david.faust@oracle.com> - 2.41-58.0.1
- Forward-port Oracle patches to 2.41-58.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
August-29-2025 Bruce McCulloch <bruce.mcculloch@oracle.com> - 2.41-57.0.1
- Forward-port Oracle patches to 2.41-57.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Jun-04-2025 Bruce McCulloch <bruce.mcculloch@oracle.com> - 2.41-53.0.3
- Add binutils-orabug-38018827.patch.
- Fix ctf_dict_open clobbering errno.
- Backport of upstream commit:
- 14303d6295e libctf: archive, open: when opening, always set errp to
something.
- [Orabug: 38018827]
- Add binutils-orabug-38018828.patch.
- In kernel links, properly hide CTF types only if conflicting.
- Backport of upstream commits:
- 75e514cfa56 Revert "libctf: fix linking of non-root-visible types"
- 002957be18e libctf: dedup: improve hiding of conflicting types in the
same dict
- [Orabug: 38018828]
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Reviewed-by: Nick Alcock <nick.alcock@oracle.com>
Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
May-28-2025 Vladimir Mezentsev <vladimir.mezentsev@oracle.com> - 2.41-53.0.2
- Backported updates for gprofng.
Reviewed-by: Bruce McCulloch <bruce.mcculloch@oracle.com>
April-02-2025 Bruce McCulloch <bruce.mcculloch@oracle.com> - 2.41-53.0.1
- Merge Oracle patches to 2.41-53.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
November-28-2024 Nick Alcock <nick.alcock@oracle.com> - 2.41-45.0.1
- Latest CTF changes from upstream
- add ctf_dict_set_flag, ctf_lookup_enumerator, ctf_lookup_enumerator_next,
ctf_arc_lookup_enumerator_next; consider enums with differing enumerators
to be conflicting
- add documentation to ctf-api.h
- allow modification of ctf_opened dicts and opening of foreign-
endian older dicts
- looking up types by name prefers non-bitfields if possible
- bugfixes to parent propagation, rewriting of existing dicts,
ctf_archive_count, CU-mapped links, and dumping and linking of
non-root-visible types.
- fix a bunch of small leaks and one big one (on ctf_open error)
- fix a write into freed memory after ctf_rollback and writeout
- internal improvements to serialization, name lookup, symbol
lookup, string handling, and more
- explicitly disable zstd support (enabling requires addition of zstd to
the .so scripts)
-
Mon Jan 26 2026 Nick Clifton <nickc@redhat.com> - 2.41-63
- Run linker tests for cross binutils. Compare the native and cross results. (RHEL-117111)
-
Mon Jan 19 2026 Nick Clifton <nickc@redhat.com> - 2.41-62
- Fix a potential illegal memory access when copying a corrupt input file. (RHEL-142279)
-
Tue Dec 16 2025 Nick Clifton <nickc@redhat.com> - 2.41-61
- Fix a potential illegal memory access when copying a corrupt input file. (RHEL-132254)
-
Mon Nov 10 2025 Nick Clifton <nickc@redhat.com> - 2.41-60
- Fix a potential illegal memory access when linking a corrupt input file. (RHEL-126877)
-
Tue Nov 04 2025 Nick Clifton <nickc@redhat.com> - 2.41-59
- Fix a potential illegal memory access when linking a corrupt input file. (RHEL-125205)
-
Wed Aug 06 2025 Nick Clifton <nickc@redhat.com> - 2.41-58
- Remove workaround for CVE-2025-5702. (RHEL-100159)
-
Mon Jun 30 2025 Nick Clifton <nickc@redhat.com> - 2.41-57
- Add fix for CVE-2025-5244. (RHEL-100417)
- USe correct fix for CVE-2025-5702. (RHEL-100159)
-
Mon Apr 28 2025 Andrea Bolognani <abologna@redhat.com> - 2.41-56
- Add basic support for RISC-V 64-bit EFI objects. (RHEL-88815)
-
Tue Apr 15 2025 Nick Clifton <nickc@redhat.com> - 2.41-55
- Adds z17 as a cpu name for the s390x architecture. (RHEL-87215)