-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Conversation
There was a problem hiding this 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!
release-notes/8.0/supported-os.md
Outdated
@@ -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] |
There was a problem hiding this comment.
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??
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooops. Will update.
@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:
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. |
Thanks! I'll take care of those in another PR. I appreciate the help! |
@Falco20019 @sbomer @leecow