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

Adding .NET 6 & 7 to #9294 #9366

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Conversation

Falco20019
Copy link
Contributor

Will merge into #9294

I just don't have write permissions on dotnet/core :)

"link": "https://fedoraproject.org/",
"lifecycle": "https://fedoraproject.org/wiki/End_of_life",
"architectures": [
"Arm32",
Copy link
Member

Choose a reason for hiding this comment

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

Fedora-built .NET packages are not available for arm32 on Fedora. Though Microsoft-built are: https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@omajid Is that also true for .NET 8 & 9? If yes, we should attach a note about that on all files.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, it is.

(Though, Fedora doesn't have packages for .NET 9 yet, but they will follow the same limitation).

Fedora-built .NET packages are also available for s390x and ppc64le, but not the Microsoft-built ones.

I believe recent versions of Ubuntu (noble and later?) also provide .NET 8 for s390x. https://packages.ubuntu.com/search?arch=s390x&searchon=names&keywords=dotnet. I assume the same will be true for .NET 9 if/when that's packaged in Ubuntu.

@richlander
Copy link
Member

LGTM. Thanks!

@richlander richlander merged commit 2f2b4f8 into dotnet:os-support Jun 25, 2024
1 check passed
richlander added a commit that referenced this pull request Jun 26, 2024
* Add initial JSON file

* Update supported-os.json

* Removed most wildcards

* Switch Windows version types

* Update per feedback

* Update schema and remove some entries

* Update schema

* Update versions flagged by tool

* Update Windows versions

* Update Windows versions

* Add various OSes back

* Add cycle to Windows

* Add notes

* Update schema

* Change libc schema

* Update architecture order

* Update Arm casing

* Update architecture ordering

* Update Arm casing

* Include overall notes section

* Add notes about minimum target versions

* Update cycles -> versions

* Add additional Windows version

* Add .NET 8 version

* Update Windows supported versions

* Add RHEL note

* Correct Ubuntu versions

* Add generated MD files

* Update per feedback

* Update per feedback

* Adding .NET 6 & 7 to #9294 (#9366)

* Minor fixes

* .NET 6 & 7 supported-os files

* Generate MD files

* Update release-index and add RHEL architectures

* Move release-index updates to separate PR

* Update generated markdown

* Regenerate .NET 7 JSON and Markdown files (#9368)

* Re-add active versions to supported-versions on .NET 7

* Reformat EoL information

* Prettify Windows names

* Fix naming of prettify

* Regenerate MD

* Fix formattting

---------

Co-authored-by: Benjamin Krämer <[email protected]>
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.

3 participants