Add support for Fedora 41
rbhanda opened this issue · 4 comments
This issue is created to track progress for the work to enable Fedora 41 support for .NET 8.0 and .NET 9.0
Product and Test updates
- [All teams] Do a compatibility check for the product with the new OS
-
[CoreCLR/CoreFX] Runtime / RID Support updateRuntime does not need RID changes starting with 8.0. - [Infra] Ensure that the correct Docker images used by teams are built in the dotnet-buildtools-prereqs (if applicable)
- [Infra] Replace docker tags used in builds across repos and branches
- [CLI team] Update CI legs to latest updated Dockerfile
- [All teams] Update test infrastructure to support the new version
-
[Acquisition] Add support within nightly repos -
[Acquisition] Deploy to master (GA) during next patch release cycle
Release team:
- Notify .NET Core teams regarding new OS release
- Update the supported OS content on GitHub and marketing sites.
Document updates:
- Add OS prerequisites to the dependencies document
- Update distro install page
for .NET 8.0 and .NET 9.0
Given that we're excluding 6.0, runtime does not need to make any manual RID additions starting with .NET 8.0.
for .NET 8.0 and .NET 9.0
Given that we're excluding 6.0, runtime does not need to make any manual RID additions starting with .NET 8.0.
@carlossanlop Can we remove this item moving forward from add support template for all OS?
Yes, remove it, please and thank you! cc @rbhanda
Note: Only keep that item if for some reason we decide to add one more RID to 6.0 (that version still needs RIDs). Which probably won't happen as 6.0 is close to expiring.
@rbhanda my CTI team is including Fedora 41 in their manual testing matrix. This item is completed from my side