Add section-ordering patch to bfd linker.

Resolves: PTG-287
This commit is contained in:
Nick Clifton 2024-05-13 15:00:59 +01:00 committed by nick clifton
parent 0188c5837f
commit 983effec90
3 changed files with 26979 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Summary: A GNU collection of binary utilities
Name: binutils%{?_with_debug:-debug}
Version: 2.41
Release: 36%{?dist}
Release: 37%{?dist}
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
URL: https://sourceware.org/binutils
@ -1370,6 +1370,9 @@ exit 0
#----------------------------------------------------------------------------
%changelog
* Mon May 13 2024 Nick Clifton <nickc@redhat.com> - 2.41-37
- Add section-ordering patch to bfd linker. (PTG-287)
* Tue Apr 02 2024 Nick Clifton <nickc@redhat.com> - 2.41-36
- Fix verification of ld.bfd installation. (RHEL-30887)

View File

@ -8,9 +8,10 @@ rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}
--- !Policy