dotnet / core

.NET news, announcements, release notes, and more!
https://dot.net
MIT License
20.96k stars 4.91k forks source link

Add support for Fedora 41 #9488

Open rbhanda opened 1 month ago

rbhanda commented 1 month ago

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

Release team:

Document updates:

carlossanlop commented 1 month ago

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.

ashnaga commented 1 month ago

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?

carlossanlop commented 1 month ago

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.

richaverma1 commented 1 month ago

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