Bug 2314420
Summary: | All mingw-w64 variants support UCRT; none support MSVCRT | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ron Yorston <rmy> |
Component: | mingw-crt | Assignee: | Kalev Lember <klember> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 41 | CC: | klember, manisandro, marcandre.lureau, rjones |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | mingw-crt-12.0.0-4.fc42 mingw-crt-12.0.0-4.fc41 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-09-30 00:26:42 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ron Yorston
2024-09-24 11:20:40 UTC
FEDORA-2024-8dc61ddbe8 (mingw-crt-12.0.0-4.fc41 and mingw-headers-12.0.0-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8dc61ddbe8 Thanks for the bug report, should be fixed in the above mentioned packages. I've run some quick tests using the new packages and everything seems to be back to normal. Thanks, Sandro! FEDORA-2024-8dc61ddbe8 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8dc61ddbe8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8dc61ddbe8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-7b84650e0e (mingw-crt-12.0.0-4.fc42 and mingw-headers-12.0.0-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7b84650e0e FEDORA-2024-7b84650e0e (mingw-crt-12.0.0-4.fc42 and mingw-headers-12.0.0-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. Will there also need to be a rebuild of the mingw32/mingw64 packages which are built using mingw-crt/mingw-headers? FEDORA-2024-8dc61ddbe8 (mingw-crt-12.0.0-4.fc41 and mingw-headers-12.0.0-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. > Will there also need to be a rebuild of the mingw32/mingw64 packages which are built using mingw-crt/mingw-headers?
I believe mingw-gcc should suffice, or are you seeing any other remaining issues?
No, I don't have any other issues. My program doesn't have any dependencies beyond the C runtime. |