core icon indicating copy to clipboard operation
core copied to clipboard

Add support for Fedora 41

Open rbhanda opened this issue 1 year ago • 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
  • [x] ~[CoreCLR/CoreFX] Runtime / RID Support update~ Runtime 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
  • [x] [All teams] Update test infrastructure to support the new version
  • [x] ~[Acquisition] Add support within nightly repos~
  • [x] ~[Acquisition] Deploy to master (GA) during next patch release cycle~

Release team:

  • [x] 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

rbhanda avatar Sep 04 '24 22:09 rbhanda

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 avatar Sep 04 '24 22:09 carlossanlop

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?

ashnaga avatar Sep 12 '24 21:09 ashnaga

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.

carlossanlop avatar Sep 12 '24 22:09 carlossanlop

@rbhanda my CTI team is including Fedora 41 in their manual testing matrix. This item is completed from my side

richaverma1 avatar Sep 25 '24 15:09 richaverma1

We can call this supported per https://github.com/dotnet/runtime/pull/110384.

richlander avatar Jan 30 '25 21:01 richlander