1
0
mirror of synced 2025-12-19 09:50:46 -05:00

update supported SLES 12 SP versions (#8711)

This commit is contained in:
Lee Coward
2023-08-24 14:18:54 -07:00
committed by GitHub
parent 9b73907866
commit 1a52184852
3 changed files with 5 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ OS | Version | Architectures
[openSUSE][OpenSUSE] | 15+ | x64 | [OpenSUSE][OpenSUSE-lifecycle]
[Oracle Linux][Oracle-Linux] | 7+ | x64 | [Oracle][Oracle-lifecycle]
[Red Hat Enterprise Linux][RHEL] | 7+ | x64, Arm64 | [Red Hat][RHEL-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP2+ | x64 | [SUSE][SLES-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP5+ | x64 | [SUSE][SLES-lifecycle]
[Ubuntu][Ubuntu] | 16.04, 18.04, 20.04+ | x64, Arm64, Arm32 | [Ubuntu][Ubuntu-lifecycle]
Other distributions are supported at best effort, per [.NET Support and Compatibility for Linux Distributions](../../linux-support.md).
@@ -124,6 +124,7 @@ Support for the following versions was ended by the distribution owners and are
- Alpine 3.12
- macOS 10.13
- SUSE Linux Enterprise Server 12 SP2, SP3, SP4
- Fedora 35
[OS-lifecycle-policy]: https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md

View File

@@ -35,7 +35,7 @@ OS | Version | Architectures
[openSUSE][OpenSUSE] | 15+ | x64 | [OpenSUSE][OpenSUSE-lifecycle]
[Oracle Linux][Oracle-Linux] | 7+ | x64 | [Oracle][Oracle-lifecycle]
[Red Hat Enterprise Linux][RHEL] | 7+ | x64, Arm64 | [Red Hat][RHEL-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP2+ | x64 | [SUSE][SLES-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP5+ | x64 | [SUSE][SLES-lifecycle]
[Ubuntu][Ubuntu] | 18.04+ | x64, Arm64, Arm32 | [Ubuntu][Ubuntu-lifecycle]
Other distributions are supported at best effort, per [.NET Support and Compatibility for Linux Distributions](../../linux-support.md).
@@ -124,5 +124,6 @@ OS | Version | Architectures
Support for the following versions was ended by the distribution owners and are [no longer supported by .NET 7.0][OS-lifecycle-policy].
- Fedora 35
- SUSE Linux Enterprise Server 12 SP2, SP3, SP4
[OS-lifecycle-policy]: https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md

View File

@@ -33,7 +33,7 @@ OS | Version | Architectures
[openSUSE][OpenSUSE] | 15+ | x64 | [OpenSUSE][OpenSUSE-lifecycle]
[Oracle Linux][Oracle-Linux] | 8+ | x64 | [Oracle][Oracle-lifecycle]
[Red Hat Enterprise Linux][RHEL] | 8+ | x64, Arm64 | [Red Hat][RHEL-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP2+ | x64 | [SUSE][SLES-lifecycle]
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP5+ | x64 | [SUSE][SLES-lifecycle]
[Ubuntu][Ubuntu] | 20.04+ | x64, Arm64, Arm32 | [Ubuntu][Ubuntu-lifecycle]
Other distributions are supported at best effort, per [.NET Support and Compatibility for Linux Distributions](../../linux-support.md).