-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Dotnet-SDK support for Centos Stream 8, 9 ? #28438
Comments
@omajid Can you comment? Should we create CentOS Stream install pages? |
My understanding of CentOS Stream is that it's literally a (rebuild of) the in-development versions of RHEL. CentOS Stream 9 is tracking changes going into the release of RHEL 9. CentOS Stream 8 is tracking changes that are going into the next minor version of RHEL 8, which is 8.6. The .NET packages my team releases for RHEL 9 will be automatically built and included into CentOS Stream 9, as soon as they are built for RHEL 9. The same thing is true for RHEL 8, though CentOS Stream 8 picks up changes from RHEL 8 at a slightly slower pace. I can definitely seem value in documenting this so anyone using CentOS Stream has direct documentation they can refer to. But I expect it to be pretty much a 100% duplicate of what's currently documented in RHEL docs. Any difference between RHEL and CentOS Stream would be either bugs or point-in-time issues that should disappear in days/weeks. Perhaps we can just extend/rename the RHEL docs to cover this? Would you like me to work on a PR for that? |
As a side-note RHEL 9 and CentOS Stream 9 will only include .NET 6 on release. The 3.1 packages are about to be removed for a few reasons, including issues building/running against OpenSSL 3.0. See dotnet/corefx#43078 for that. |
Thanks for the info @omajid I can update the articles, adding info about CentOS Stream to the RHEL article. I'll put a CentOS Stream specific entry in the TOC though, but it will still link to the RHEL+CentOS Stream article. |
I would be happy if you provide information about dotnet-sdk support for distro
Centos Stream 8
andCentos Stream 9
which is the new red hat distro model (note: rolling release).annoucement: https://www.redhat.com/en/topics/linux/what-is-centos-stream
and docker images provided: https://quay.io/repository/centos/centos?tab=tags
Quick test as of March 1st 2022
and
note: we need it to support google/or-tools C++/.Net wrapper package on these distros...
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: