This update for mingw64-binutils fixes the following issues:
- Update to version 2.45.1
* Security fixes:
+ CVE-2025-7545: input manipulation may lead to an out-of-bound read in objcopy (boo#1246483)
+ CVE-2025-7546: input manipulation may lead to an out-of-bound write in elf (boo#1246487)
- Use the makeinfo package instead of texinfo to reduce the
number of packages required for building
- Remove the redundant patch for High-Entropy VA that
was applied to unsupported 32-bit support
- Update to version 2.42
- Enable HEASLR with PE builds which is a leftover from
- Override build date for reproducible build (boo#1047218)
- Update to version 2.39
- Fix memory leak in objdump bug, see
- Fix issue with objdump -WL, see
- Fix warning: 'call-to-mktemp ...'
- Sync with mingw32 variant
-
Submitted by
Fridrich Strba (fstrba)