Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update support statements #9604

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Update support statements #9604

merged 2 commits into from
Nov 26, 2024

Conversation

richlander
Copy link
Member

  • Remove support for Ubuntu 20.04 (goes EOL in April 2025) for .NET 9.
  • Correct .NET 8 glibc information
  • Add ESU notes for Windows Server Core, to be consistent.

@Falco20019 @sbomer @leecow

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The glibc fix LGTM. Thanks!

@@ -51,8 +51,7 @@ OS | Versions | Architectures
[openSUSE Leap][14] | 15.6, 15.5 | Arm64, x64 | [Lifecycle][15]
[Red Hat Enterprise Linux][16] | 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][17]
[SUSE Enterprise Linux][18] | 15.6, 15.5, 12.5 | Arm64, x64 | [Lifecycle][19]
[Ubuntu][20] | 24.04 | Arm64, x64 | [Lifecycle][21]
[Ubuntu][20] | 22.04, 20.04 | Arm32, Arm64, x64 | [Lifecycle][21]
[Ubuntu][20] | 24.04, 22.04, 20.04 | Arm32, Arm64, x64 | [Lifecycle][21]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why wouldn't .NET 8 be supported on 24.10??

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I think it should.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops. Will update.

@rbhanda rbhanda merged commit 1093308 into main Nov 26, 2024
4 of 5 checks passed
@rbhanda rbhanda deleted the os-support-9.0 branch November 26, 2024 01:14
@Falco20019
Copy link
Contributor

Falco20019 commented Nov 26, 2024

@richlander Sorry, was on vacation the last weeks.

I did a quick check and saw that the following OS are also EOL but still listed as supported. You might want to check those as-well:

  • Alpine 3.17 (.NET 8)
  • Fedora 39 (.NET 8)
  • SUSE Enterprise Linux 12.5 (.NET 8)
  • iOS 15 (.NET 8 + 9)
  • iPadOS 15 (.NET 8 + 9)

In addition, Fedora 41 was released. Not sure if it's already supported by .NET 8 and/or 9. Same for Windows Server 2025 (+ Container variants) that was recently released.

I have to leave soonish, so I can't create a PR as base myself right now. Sorry for that.

@richlander
Copy link
Member Author

Thanks! I'll take care of those in another PR.

I appreciate the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants