From 440f95075b2c8fcd6f2811fd0e19078d098d68a8 Mon Sep 17 00:00:00 2001 From: John McCrae Date: Mon, 9 Dec 2024 14:49:09 -0600 Subject: [PATCH 1/2] Updating to remove support for Windows Server 2012 and 2012R2 Signed-off-by: John McCrae --- content/platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/platforms.md b/content/platforms.md index 1b0de272c2..6848763ff8 100644 --- a/content/platforms.md +++ b/content/platforms.md @@ -104,7 +104,7 @@ The following table lists the commercially supported platforms and versions for | Solaris | `sparc`, `i86pc` | `11.3` (16.17.4 and later only), `11.4` | | SUSE Linux Enterprise Server | `x86_64`, `aarch64` (15.x only), `s390x` | `12`, `15` | | Ubuntu (LTS releases) | `x86_64`,`aarch64` (18.x and above) | `16.04`, `18.04`, `20.04`, `22.04` | -| Windows | `x86_64` | `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` | +| Windows | `x86_64` | `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` | #### Derived platforms From 3f0828032ca1f327d95d226807b2a07b9c04d15c Mon Sep 17 00:00:00 2001 From: John McCrae Date: Mon, 9 Dec 2024 14:54:22 -0600 Subject: [PATCH 2/2] Updating to remove support for Windows Server 2012 and 2012R2 Signed-off-by: John McCrae --- content/api_omnitruck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/api_omnitruck.md b/content/api_omnitruck.md index a548df0d3c..676f4626f1 100644 --- a/content/api_omnitruck.md +++ b/content/api_omnitruck.md @@ -130,7 +130,7 @@ Omnitruck accepts the following platforms: Windows windows x86_64, i386 -7, 8, 10, 2008r2, 2012, 2012r2, 2016, 2019, 11, 2022 +10, 2016, 2019, 11, 2022