Skip to content

Commit

Permalink
Update Linux versions (#9709)
Browse files Browse the repository at this point in the history
  • Loading branch information
richlander authored Feb 4, 2025
1 parent e824d8d commit b4a7d33
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 194 deletions.
10 changes: 6 additions & 4 deletions release-notes/10.0/supported-os.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"channel-version": "10.0",
"last-updated": "2024-12-06",
"last-updated": "2025-02-03",
"families": [
{
"name": "Android",
Expand Down Expand Up @@ -57,7 +57,7 @@
"18",
"17"
]
},
},
{
"id": "macos",
"name": "macOS",
Expand All @@ -71,7 +71,7 @@
"14",
"13"
],
"notes" : [
"notes": [
"The iOS and tvOS simulators are supported on macOS Arm64 and x64.",
"The x64 emulator (Rosetta 2) is supported on macOS Arm64.",
"Mac Catalyst apps are supported on macOS Arm64 and x64."
Expand Down Expand Up @@ -151,6 +151,7 @@
"x64"
],
"supported-versions": [
"13",
"12"
]
},
Expand Down Expand Up @@ -349,6 +350,7 @@
}
],
"notes": [
"The [QEMU](https://www.qemu.org/) emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa."
"The [QEMU](https://www.qemu.org/) emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa.",
"Microsoft-provided portable Arm32 glibc builds are supported on distro versions with a [Y2038 compatible glibc](https://github.com/dotnet/core/discussions/9285), for example Debian 12, Ubuntu 22.04, and higher versions."
]
}
76 changes: 37 additions & 39 deletions release-notes/10.0/supported-os.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# .NET 10 - Supported OS versions

Last updated: 2024-12-06
Last Updated: 2025-02-03
Support phase: Preview

[.NET 10](README.md) is a [Long Term Support (LTS)](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.

Note: .NET 10 is currently in development and not supported. Supported OS versions are subject to change.
[.NET 10](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.

This file is generated from [supported-os.json](supported-os.json) and is based on support information from [endoflife.date](https://endoflife.date/).

## Android

OS | Versions | Architectures | Lifecycle
------------------------------- | --------------------------- | --------------------- | ----------------------
[Android][0] | 15, 14, 13, 12.1, 12 | Arm32, Arm64, x64 | [Lifecycle][1]
| OS | Versions | Architectures | Lifecycle |
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
| [Android][0] | 15, 14, 13, 12.1, 12 | Arm32, Arm64, x64 | [Lifecycle][1] |

Notes:

Expand All @@ -23,12 +22,12 @@ Notes:

## Apple

OS | Versions | Architectures
------------------------------- | --------------------------- | ----------------------
[iOS][2] | 18, 17 | Arm64
[iPadOS][3] | 18, 17 | Arm64
[macOS][4] | 15, 14, 13 | Arm64, x64
[tvOS][5] | 18, 17, 16, 15, 14, 13, 12.2 | Arm64
| OS | Versions | Architectures | Lifecycle |
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
| [iOS][2] | 18, 17 | Arm64 | None |
| [iPadOS][3] | 18, 17 | Arm64 | None |
| [macOS][4] | 15, 14, 13 | Arm64, x64 | None |
| [tvOS][5] | 18, 17, 16, 15, 14, 13, 12.2 | Arm64 | None |

Notes:

Expand All @@ -44,17 +43,17 @@ Notes:

## Linux

OS | Versions | Architectures | Lifecycle
------------------------------- | --------------------------- | --------------------- | ----------------------
[Alpine][6] | 3.21 | Arm32, Arm64, x64 | [Lifecycle][7]
[Azure Linux][8] | 3.0 | Arm64, x64 | None
[CentOS Stream][9] | 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10]
[Debian][11] | 12 | Arm32, Arm64, x64 | [Lifecycle][12]
[Fedora][13] | 41 | Arm32, Arm64, x64 | [Lifecycle][14]
[openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16]
[Red Hat Enterprise Linux][17] | 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18]
[SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20]
[Ubuntu][21] | 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22]
| OS | Versions | Architectures | Lifecycle |
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
| [Alpine][6] | 3.21 | Arm32, Arm64, x64 | [Lifecycle][7] |
| [Azure Linux][8] | 3.0 | Arm64, x64 | None |
| [CentOS Stream][9] | 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10] |
| [Debian][11] | 13, 12 | Arm32, Arm64, x64 | [Lifecycle][12] |
| [Fedora][13] | 41 | Arm32, Arm64, x64 | [Lifecycle][14] |
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
| [Red Hat Enterprise Linux][17] | 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
| [Ubuntu][21] | 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |

Notes:

Expand All @@ -80,12 +79,12 @@ Notes:

## Windows

OS | Versions | Architectures | Lifecycle
------------------------------- | --------------------------- | --------------------- | ----------------------
[Nano Server][23] | 2022, 2019 | x64 | [Lifecycle][24]
[Windows][25] | 11 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 11 22H2 (E), 10 22H2, 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64, x86 | [Lifecycle][26]
[Windows Server][27] | 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24]
[Windows Server Core][23] | 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24]
| OS | Versions | Architectures | Lifecycle |
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
| [Nano Server][23] | 2022, 2019 | x64 | [Lifecycle][24] |
| [Windows][25] | 11 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 11 22H2 (E), 10 22H2, 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64, x86 | [Lifecycle][26] |
| [Windows Server][27] | 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
| [Windows Server Core][23] | 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |

Notes:

Expand All @@ -103,20 +102,19 @@ Notes:

Microsoft-provided [portable Linux builds](../../linux.md) define minimum compatibility primarily via libc version.

Libc | Version | Architectures | Source
--------------- | ------- | --------------------- | --------------
glibc | 2.27 | Arm64, x64 | Ubuntu 18.04
glibc | 2.35 | Arm32 | Ubuntu 22.04
musl | 1.2.3 | Arm32, Arm64, x64 | Alpine 3.17

Note: Microsoft-provided portable Arm32 glibc builds are supported on distro versions with a [Y2038 compatible glibc](https://github.com/dotnet/core/discussions/9285), for example Debian 12, Ubuntu 22.04, and higher versions.
| Libc | Version | Architectures | Source |
| ------------- | ------- | --------------------- | ------------ |
| glibc | 2.27 | Arm64, x64 | Ubuntu 18.04 |
| glibc | 2.35 | Arm32 | Ubuntu 22.04 |
| musl | 1.2.3 | Arm32, Arm64, x64 | Alpine 3.17 |

## Notes

* The [QEMU](https://www.qemu.org/) emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa.
* Microsoft-provided portable Arm32 glibc builds are supported on distro versions with a [Y2038 compatible glibc](https://github.com/dotnet/core/discussions/9285), for example Debian 12, Ubuntu 22.04, and higher versions.

## Out of support OS versions
## Out of support

Support for the following operating system versions has ended.
The following operating system versions are no longer supported.

None currently.
24 changes: 19 additions & 5 deletions release-notes/8.0/supported-os.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"channel-version": "8.0",
"last-updated": "2024-10-10",
"last-updated": "2025-02-03",
"families": [
{
"name": "Android",
Expand Down Expand Up @@ -85,7 +85,7 @@
"unsupported-versions": [
"12"
],
"notes" : [
"notes": [
"The iOS and tvOS simulators are supported on macOS Arm64 and x64.",
"The x64 emulator (Rosetta 2) is supported on macOS Arm64.",
"Mac Catalyst apps are supported on macOS Arm64 and x64."
Expand Down Expand Up @@ -124,6 +124,7 @@
"x64"
],
"supported-versions": [
"3.21",
"3.20",
"3.19",
"3.18"
Expand All @@ -133,6 +134,18 @@
"3.16"
]
},
{
"id": "azurelinux",
"name": "Azure Linux",
"link": "https://github.com/microsoft/azurelinux",
"architectures": [
"Arm64",
"x64"
],
"supported-versions": [
"3.0"
]
},
{
"id": "centos-stream",
"name": "CentOS Stream",
Expand All @@ -142,7 +155,6 @@
"Arm64",
"ppc64le",
"s390x",

"x64"
],
"supported-versions": [
Expand Down Expand Up @@ -177,6 +189,7 @@
"x64"
],
"supported-versions": [
"41",
"40"
],
"unsupported-versions": [
Expand Down Expand Up @@ -378,6 +391,7 @@
}
],
"notes": [
"The [QEMU](https://www.qemu.org/) emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa."
"The [QEMU](https://www.qemu.org/) emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa.",
"Microsoft-provided portable Arm32 glibc builds are supported on distro versions with a [Y2038 incompatible glibc](https://github.com/dotnet/core/discussions/9285) or a Y2038 compatible glibc with [_TIME_BITS](https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html) set to 32-bit, for example Debian 12, Ubuntu 22.04, and lower versions."
]
}
}
Loading

0 comments on commit b4a7d33

Please sign in to comment.