From 1a52184852ff716682b1b1ee5ae9d43e5a100384 Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Thu, 24 Aug 2023 14:18:54 -0700 Subject: [PATCH] update supported SLES 12 SP versions (#8711) --- release-notes/6.0/supported-os.md | 3 ++- release-notes/7.0/supported-os.md | 3 ++- release-notes/8.0/supported-os.md | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/release-notes/6.0/supported-os.md b/release-notes/6.0/supported-os.md index 403010bb5..4f0535f20 100644 --- a/release-notes/6.0/supported-os.md +++ b/release-notes/6.0/supported-os.md @@ -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 diff --git a/release-notes/7.0/supported-os.md b/release-notes/7.0/supported-os.md index bf35c965f..86f5159aa 100644 --- a/release-notes/7.0/supported-os.md +++ b/release-notes/7.0/supported-os.md @@ -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 diff --git a/release-notes/8.0/supported-os.md b/release-notes/8.0/supported-os.md index 491191ba3..ec2234aba 100644 --- a/release-notes/8.0/supported-os.md +++ b/release-notes/8.0/supported-os.md @@ -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).