(initial version) |
m (Add trackers) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Self Contained or System Wide Change Proposal? | <!-- Self Contained or System Wide Change Proposal? | ||
Use this guide to determine to which category your proposed change belongs to. | Use this guide to determine to which category your proposed change belongs to. | ||
Line 56: | 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: | * Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1714684 #1714684] | ||
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/345 #345] | |||
== Detailed Description == | == Detailed Description == | ||
Line 83: | Line 82: | ||
<!-- 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: [https://pagure.io/releng/issues | * Release engineering: Impact check [https://pagure.io/releng/issues/8340] | ||
* Release engineering: Mass rebuild requested | |||
* Release engineering: | |||
* Policies and guidelines: No policies need to be changed | * Policies and guidelines: No policies need to be changed | ||
Line 113: | Line 111: | ||
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: | [[Category:ChangeAcceptedF31]] | ||
<!-- 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 --> | ||
<!-- The Wrangler announces the Change to the devel-announce list and changes the category to Category:ChangeAnnounced (no action required) --> | <!-- 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: | <!-- 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 --> | <!-- Select proper category, default is Self Contained Change --> | ||
[[Category: | [[Category:SystemWideChange]] | ||
<!-- [[Category:SystemWideChange]] --> | <!-- [[Category:SystemWideChange]] --> |
Latest revision as of 15:23, 28 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-28
- Tracker bug: #1714684
- Release notes tracker: #345
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.