From Fedora Project Wiki
No edit summary
m (change announced)
Line 81: Line 81:
<!-- What work do other developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do other developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->


* Release engineering: Impact check [https://pagure.io/releng/issues8340]  
* Release engineering: Impact check [https://pagure.io/releng/issues/8340]  
* Release engineering: Mass rebuild requested
* Release engineering: Mass rebuild requested
* Policies and guidelines: No policies need to be changed
* Policies and guidelines: No policies need to be changed
Line 110: Line 110:
Fedora 31 comes with the mingw-w64-6.0.0 environment, mingw-gcc-9.1 and mingw-binutils 2.32.
Fedora 31 comes with the mingw-w64-6.0.0 environment, mingw-gcc-9.1 and mingw-binutils 2.32.


[[Category:ChangeReadyForWrangler]]
[[Category:ChangeAnnounced]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->

Revision as of 19:18, 10 May 2019


Changes/MinGW environment and toolchain update

Summary

Update the MinGW base environment and toolchain to the latest upstream stable releases.

Owner

  • Name: Sandro Mani
  • Email: manisandro@gmail.com
  • Release notes owner:

Current status

  • Targeted release: Fedora 31
  • Last updated: 2019-05-10
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

The following packages will be updated

  • mingw-gcc to version 9.1.0
  • mingw-w64-tools to version 6.0.0
  • mingw-winpthreads to version 6.0.0
  • mingw-crt to version 6.0.0
  • mingw-headers to version 6.0.0
  • mingw-binutils to version 2.32

Packages for early testing are available here: https://copr.fedorainfracloud.org/coprs/smani/mingw-gcc9/builds/

Benefit to Fedora

Ship the latest available MinGW environment and GNU toolchain.

Scope

  • Proposal owners:

The above mentioned packages will be updated. Build failures following the mass rebuild will be inspected.

  • Other developers:

Help with build failures may be requested.

  • Release engineering: Impact check [1]
  • Release engineering: Mass rebuild requested
  • Policies and guidelines: No policies need to be changed

Upgrade/compatibility impact

No impact

How To Test

Update the system once the updated packages land, look out for new build failures etc.

User Experience

The features of the newest MinGW environment and GNU Toolchain will be available to the users.

Dependencies

None

Contingency Plan

  • Contingency mechanism: Revert to older versions of environment / toolchain, mass rebuild mingw packages again
  • Contingency deadline: Before release
  • Blocks release? Yes
  • Blocks product? No

Documentation

Release Notes

Fedora 31 comes with the mingw-w64-6.0.0 environment, mingw-gcc-9.1 and mingw-binutils 2.32.