Skip to content

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
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 <benjamin.kraemer@jungheinrich.de>
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