From 215c5f9423b190854fca1af7b9f2b8227bd89188 Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Tue, 14 Apr 2020 14:29:34 -0700 Subject: [PATCH 1/4] Note on breaking change on 100.90.70 --- .../threat-protection/microsoft-defender-atp/linux-whatsnew.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md index 9ebc453a7a..4ffa031847 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md @@ -21,6 +21,9 @@ ms.topic: conceptual ## 100.90.70 +> [!WARNING] +> When upgrading the installed package from product version earlier than 100.90.70 to 100.90.70, the update may fail in Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. + - Antivirus [exclusions now support wildcards](linux-exclusions.md#supported-exclusion-types) - Added the ability to [troubleshoot performance issues](linux-support-perf.md) through the `mdatp` command-line tool - Improvements to make the package installation more robust From 02c91cbcf9be0c8088b9d674bd23d35127aaf9a0 Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Tue, 14 Apr 2020 15:00:03 -0700 Subject: [PATCH 2/4] Fix English --- .../threat-protection/microsoft-defender-atp/linux-whatsnew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md index 4ffa031847..fd7f9c2f6e 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md @@ -22,7 +22,7 @@ ms.topic: conceptual ## 100.90.70 > [!WARNING] -> When upgrading the installed package from product version earlier than 100.90.70 to 100.90.70, the update may fail in Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. +> When upgrading the installed package from product version earlier than 100.90.70 to 100.90.70, the update may fail on Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. - Antivirus [exclusions now support wildcards](linux-exclusions.md#supported-exclusion-types) - Added the ability to [troubleshoot performance issues](linux-support-perf.md) through the `mdatp` command-line tool From c60a96ec0e24832036c12907a71d89561a44fc62 Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Wed, 15 Apr 2020 10:44:07 -0700 Subject: [PATCH 3/4] Improve message --- .../threat-protection/microsoft-defender-atp/linux-whatsnew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md index fd7f9c2f6e..d6227120ff 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md @@ -22,7 +22,7 @@ ms.topic: conceptual ## 100.90.70 > [!WARNING] -> When upgrading the installed package from product version earlier than 100.90.70 to 100.90.70, the update may fail on Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. +> When upgrading the installed package from product version earlier than 100.90.70, the update may fail on Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. - Antivirus [exclusions now support wildcards](linux-exclusions.md#supported-exclusion-types) - Added the ability to [troubleshoot performance issues](linux-support-perf.md) through the `mdatp` command-line tool From c24e9dbd828d800b98c368de174d041664c103df Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Wed, 15 Apr 2020 10:44:51 -0700 Subject: [PATCH 4/4] One more minor fix --- .../threat-protection/microsoft-defender-atp/linux-whatsnew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md index d6227120ff..4c49223e78 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-whatsnew.md @@ -22,7 +22,7 @@ ms.topic: conceptual ## 100.90.70 > [!WARNING] -> When upgrading the installed package from product version earlier than 100.90.70, the update may fail on Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. +> When upgrading the installed package from a product version earlier than 100.90.70, the update may fail on Red Hat-based and SLES distributions. This is because of a major change in a file path. A temporary solution is to remove the older package, and then install the newer one. This issue does not exist in newer versions. - Antivirus [exclusions now support wildcards](linux-exclusions.md#supported-exclusion-types) - Added the ability to [troubleshoot performance issues](linux-support-perf.md) through the `mdatp` command-line tool