You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -332,7 +332,7 @@ There are multiple fixes and new changes in this release:
332
332
```
333
333
- Starting with this release, Microsoft Defender for Endpoint on Linux will no longer be shipping a solution for RHEL 6.
334
334
335
-
RHEL 6 'Extended end of life support' is poised to end by June 30, 2024 and customers are advised to plan their RHEL upgrades accordingly aligned with guidance from Red Hat. Customers who need to run Defender for Endpoint on RHEL 6 servers can continue to leverage version 101.23082.0011 (does not expire before June 30, 2024) supported on kernel versions 2.6.32-754.49.1.el6.x86_64 or prior.
335
+
RHEL 6 'Extended end of life support' is poised to end by June 30, 2024 and customers are advised to plan their RHEL upgrades accordingly aligned with guidance from Red Hat. Customers who need to run Defender for Endpoint on RHEL 6 servers can continue to use version 101.23082.0011 (doesn't expire before June 30, 2024) supported on kernel versions 2.6.32-754.49.1.el6.x86_64 or prior.
336
336
- Engine Update to `1.1.23080.2007` and Signatures Ver: `1.395.1560.0`.
337
337
- Streamlined device connectivity experience is now in public preview mode. [public blog](https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/announcing-a-streamlined-device-connectivity-experience-for/ba-p/3956236)
338
338
- Performance improvements & bug fixes.
@@ -355,7 +355,7 @@ There are multiple fixes and new changes in this release:
355
355
356
356
This new release is build over October 2023 release (101.23082.0009) with addition of following changes. There's no change for other customers and upgrading is optional.
357
357
358
-
Fix for immutable mode of auditd when supplementary subsystem is ebpf: In ebpf mode all mdatp audit rules should be cleaned after switching to ebpf and rebooting. After reboot, mdatp audit rules were not cleaned due to which it was resulting in hang of the server. The fix cleans these rules, user should not see any mdatp rules loaded on reboot
358
+
Fix for immutable mode of auditd when supplementary subsystem is ebpf: In ebpf mode all mdatp audit rules should be cleaned after switching to ebpf and rebooting. After reboot, mdatp audit rules weren't cleaned due to which it was resulting in hang of the server. The fix cleans these rules, user shouldn't see any mdatp rules loaded on reboot
359
359
360
360
Fix for MDE not starting up on RHEL 6.
361
361
@@ -440,7 +440,7 @@ sudo systemctl disable mdatp
440
440
- You must add "*.dm.microsoft.com" to firewall exclusions for the feature to work correctly
441
441
- Defender for Endpoint is now available for Debian 12 and Amazon Linux 2023
442
442
- Support to enable Signature verification of updates downloaded
443
-
-Note that you must update the manajed.json as shown below
443
+
-You must update the manajed.json as shown below
444
444
```
445
445
"features":{
446
446
"OfflineDefinitionUpdateVerifySig":"enabled"
@@ -645,7 +645,7 @@ sudo systemctl disable mdatp
645
645
- There are multiple fixes and new changes in this release
646
646
- Improved Network Protection Proxy handling.
647
647
- In Passive mode, Defender for Endpoint no longer scans when Definition update happens.
648
-
- Devices continue to be protected even after Defender for Endpoint agent has expired. We recommend upgrading the Defender for Endpoint Linux agent to the latest available version to receive bug fixes, features and performance improvements.
648
+
- Devices continue to be protected even after Defender for Endpoint agent has expired. We recommend upgrading the Defender for Endpoint Linux agent to the latest available version to receive bug fixes, features, and performance improvements.
649
649
- Removed semanage package dependency.
650
650
- Engine Update to `1.1.20100.7` and Signatures Ver: `1.385.1648.0`.
651
651
- Bug fixes.
@@ -897,7 +897,7 @@ sudo systemctl disable mdatp
897
897
- Fixes an issue with accessing SMB shares behind Cisco AnyConnect VPN connections.
898
898
- Fixes an issue with Network Protection and SMB.
899
899
- lttng performance tracing support.
900
-
- TVM, eBPF, auditd, telemetry and mdatp cli improvements.
900
+
- TVM, eBPF, auditd, telemetry, and mdatp cli improvements.
901
901
- mdatp health now reports behavior_monitoring
902
902
- Other fixes.
903
903
@@ -1052,7 +1052,7 @@ As an alternative approach, follow the instructions to [uninstall](linux-resourc
1052
1052
#### What's new
1053
1053
1054
1054
- Added an option to [configure file hash computation](linux-preferences.md#configure-file-hash-computation-feature)
1055
-
- From this build onwards, the product has the new antimalware engine by default
1055
+
- From this build onwards, the product has the new anti-malware engine by default
1056
1056
- Performance improvements for file copy operations
0 commit comments