From Fedora Project Wiki

< Changes

Revision as of 13:53, 22 June 2020 by Nickc (talk | contribs) (Created page with "{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.


Binutils 2.35

Summary

Rebase the binutils package from version 2.34 to version 2.35.

Owner

  • Name: Nick Clifton [1]
  • Email: nickc@redhat.com


Current status

  • Targeted release: Fedora 34
  • Last updated: 2020-06-22
  • FESCo issue: <will be assigned by the Wrangler>
  • Tracker bug: <will be assigned by the Wrangler>
  • Release notes tracker: <will be assigned by the Wrangler>

Detailed Description

Switch the binutils package from being based on the 2.34 release of the GNU binutils to being based on the 2.35 release. This release will bring in numerous bug fixes, as well as support for DWARF-5 format line number tables.

Feedback

Benefit to Fedora

The main benefit will be the bug fixes and the improvement to the linker and assembler.

Scope

  • Proposal owners:

Change the source parameter in the binutils.spec rpm and adjust the local patches to take account of the bugs that are now already fixed. This is a significant change to the underlying tools used to build Fedora and so there should be a mass rebuild in order for the changes to be noticed across the system.


  • Other developers: None
  • Release engineering: [2]

A mass rebuild will be required.

  • Policies and guidelines:

No documents need to be updated.

  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

The binutils are backwards compatible with previous releases, so no changes should be necessary.


How To Test

The binutils package does include its own set of testsuites which check basic functionality. The real test however is by rebuilding other packages which depend upon the binutils, or more likely, upon gcc. If these packages continue to work then the binutils update has not broken anything.


User Experience

The change should not be noticeable to the user.

Dependencies

This update has no hard dependencies on any other package. There are other packages that do depend upon the binutils however. Most notably gcc and redhat-rpm-config.


Contingency Plan

  • Contingency mechanism:

Revert to the 2.34 binutils as currently used in rawhide. This work can be done by me, should it prove necessary.

  • Contingency deadline:

Beta freeze.

  • Blocks release? No
  • Blocks product? None

Documentation

Documentation is not currently available, due to the fact that the 2.35 release has not yet been created. (It is hoped that the release will happen before the Fedora 34 mass rebuild).


Release Notes