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...")
 
(Announcing the Change proposal)
Line 34: Line 34:
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
* Email: manisandro@gmail.com
* Email: manisandro@gmail.com
* Release notes owner: <!--- To be assigned by docs team [[User:FASAccountName| Release notes owner name]] <email address> -->
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address>
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address>
Line 44: Line 43:


== Current status ==
== Current status ==
[[Category:ChangeAnnounced]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- The Wrangler announces the Change to the devel-announce list and changes the category to Category:ChangeAnnounced (no action required) -->
<!-- After review, the Wrangler will move your page to Category:ChangeReadyForFesco... if it still needs more work it will move back to Category:ChangeReadyForWrangler-->
[[Category:SystemWideChange]]
* Targeted release: [[Releases/34 | Fedora 34 ]]  
* Targeted release: [[Releases/34 | Fedora 34 ]]  
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
Line 106: Line 112:
== Release Notes ==
== Release Notes ==
Fedora 34 comes with the mingw-w64-8 environment, mingw-gcc-11, mingw-gdb-10' and mingw-binutils 2.36.
Fedora 34 comes with the mingw-w64-8 environment, mingw-gcc-11, mingw-gdb-10' and mingw-binutils 2.36.
[[Category:ChangeReadyForWrangler]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- The Wrangler announces the Change to the devel-announce list and changes the category to Category:ChangeAnnounced (no action required) -->
<!-- After review, the Wrangler will move your page to Category:ChangeReadyForFesco... if it still needs more work it will move back to Category:ChangeReadyForWrangler-->
<!-- Select proper category, default is Self Contained Change -->
[[Category:SystemWideChange]]
<!-- [[Category:SystemWideChange]] -->

Revision as of 20:12, 15 December 2020


Changes/MinGW environment and toolchain update

Summary

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

Owner

Current status

  • Targeted release: Fedora 34
  • Last updated: 2020-12-15
  • 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

The following packages will be updated

  • mingw-gcc to version 11.x
  • mingw-w64-tools to version 8.x
  • mingw-winpthreads to version 8.x
  • mingw-crt to version 8.x
  • mingw-headers to version 8.x
  • mingw-binutils to version 2.36
  • mingw-gdb to version 10.x

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 34 comes with the mingw-w64-8 environment, mingw-gcc-11, mingw-gdb-10' and mingw-binutils 2.36.