From Fedora Project Wiki
(Created page with "<!-- Self Contained or System Wide Change Proposal? Use this guide to determine to which category your proposed change belongs to. Self Contained Changes are: * changes to is...")
 
m (Add trackers)
 
(4 intermediate revisions by 2 users not shown)
Line 54: Line 54:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* Tracker bug:  
* FESCo ticket: [https://pagure.io/fesco/issue/2361 #2361]
* Release notes tracker:  
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1821868 #1821868]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/468 #468]


== Detailed Description ==
== Detailed Description ==
Line 61: Line 62:
The following packages will be updated
The following packages will be updated


* mingw-gcc to version 10.0.0
* mingw-gcc to version 10.x
* mingw-w64-tools to version 7.0.0
* mingw-w64-tools to version 7.x
* mingw-winpthreads to version 7.0.0
* mingw-winpthreads to version 7.x
* mingw-crt to version 7.0.0
* mingw-crt to version 7.x
* mingw-headers to version 7.0.0
* mingw-headers to version 7.x
* mingw-binutils to version 2.34
* mingw-binutils to version 2.34
* mingw-gdb to version 9.1
* mingw-gdb to version 9.1
Line 104: Line 105:


== Release Notes ==
== Release Notes ==
Fedora 33 comes with the mingw-w64-7.0.0 environment, mingw-gcc-10, mingw-gdb-9.1 and mingw-binutils 2.34.
Fedora 33 comes with the mingw-w64-7 environment, mingw-gcc-10, mingw-gdb-9.1 and mingw-binutils 2.34.


[[Category:ChangeReadyForWrangler]]
[[Category:ChangeAcceptedF33]]
<!-- 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 -->

Latest revision as of 18:39, 7 April 2020


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

Detailed Description

The following packages will be updated

  • mingw-gcc to version 10.x
  • mingw-w64-tools to version 7.x
  • mingw-winpthreads to version 7.x
  • mingw-crt to version 7.x
  • mingw-headers to version 7.x
  • mingw-binutils to version 2.34
  • mingw-gdb to version 9.1

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

Release Notes

Fedora 33 comes with the mingw-w64-7 environment, mingw-gcc-10, mingw-gdb-9.1 and mingw-binutils 2.34.