Endpoint Release Notes (Linux/MacOS/ThinOS)
Release notes for UXM Endpoint Agent for Linux/MacOS/ThinOS.
2024
UXM Endpoint Agent 2024.07.11
New Features:
- [ThinOS] Collect app versions from /compat/linux/apps and /apps (#91)
- Collect machine warranty, model, manufacturer, etc info from /sys/class/dmi/id/* and dmidecode (#89)
- [macOS] Parse binary plist in Managed Preferences and override settings in memory (#96)
Bug fixes:
- [ThinOS] Exclude nullfs disk type and volatile disks names and set source correctly for webuiproc. (#88)
- [ThinOS] Incorrect disk size/capacity collected (#86)
- [deadlock] Agents dead-lock when receiving updated configurations from UXM Collector (#99)
Releases:
OS | Download URL |
---|---|
Linux Ubuntu 18 (Bionic) / 20 (Focal) | <https://download.uxmapp.com/linux/ubuntu/dists/focal/pool/stable/amd64/uxm-endpoint-agent_ub18_ssl11_2024.07.11_amd64.deb> |
Linux Ubuntu 22 (Jammy) / 24 (Noble) | <https://download.uxmapp.com/linux/ubuntu/dists/jammy/pool/stable/amd64/uxm-endpoint-agent_ub22_ssl3_2024.07.11_amd64.deb> |
RHEL 7 | <https://download.uxmapp.com/linux/rhel/7/x86_64/stable/Packages/uxm-endpoint-agent_rh7_ssl10_2024.07.11_amd64.rpm> |
RHEL 8 | <https://download.uxmapp.com/linux/rhel/8/x86_64/stable/Packages/uxm-endpoint-agent_rh8_ssl11_2024.07.11_amd64.rpm> |
RHEL 9 | |
<https://download.uxmapp.com/linux/rhel/9/x86_64/stable/Packages/uxm-endpoint-agent_rh9_ssl30_2024.07.11_amd64.rpm> |
Versions in release:
Framework | Type | Version |
---|---|---|
poco | Static linking | 1.13.3 |
protobuf | Static linking | 3.21.12 |
curl | Static linking | 8.7.1 |
OpenSSL | Dynamic linking | OS OpenSSL version |
UXM Endpoint Agent 2024.04.26
New Features:
- [ThinOS] Parse connected USB devices. (#84)
- [Curl Monitor] Enabled and limit response text/log field to 10KB (#79)
Bug fixes:
- [Process Monitor] monitor always included processes. (#65)
- [ThinOS] displayMonitors failed to parse due to same monitor name (#85)
- [ThinOS] username failed to parse due to case-sensitive parsing.
Security fixes:
- [security] Poco upgrade to 1.13.3 (#324)
- [security] Curl upgrade to 8.7.1 to fix low/medium severity vulnerabilities. (#80)
Releases:
OS | Download URL |
---|---|
Linux Ubuntu 18 (Bionic) / 20 (Focal) | <https://download.uxmapp.com/linux/ubuntu/dists/focal/pool/stable/amd64/uxm-endpoint-agent_ub18_ssl11_2024.04.26_amd64.deb> |
Linux Ubuntu 22 (Jammy) / 24 (Noble) | <https://download.uxmapp.com/linux/ubuntu/dists/jammy/pool/stable/amd64/uxm-endpoint-agent_ub22_ssl3_2024.04.26_amd64.deb> |
Versions in release:
Framework | Type | Version |
---|---|---|
poco | Static linking | 1.13.3 |
protobuf | Static linking | 3.21.12 |
curl | Static linking | 8.7.1 |
OpenSSL | Dynamic linking | OS OpenSSL version |