Release notes for UXM Endpoint Agent for Linux/MacOS/ThinOS.
2024
UXM Endpoint Agent 2024.11.13
Bug fixes:
- [sync] Agent stops receiving config and send data if collector is down or returns 5xx errors (#116)
Security fixes:
- [security] Upgrade curl from 8.10 t 8.11 to fix 1x Low (CVE-2024-9681) (#115)
- [security] Upgrade libexpat from 2.6.2 to 2.6.4 to fix 1x High (CVE-2024-45490) 2x Critical (CVE-2024-45491, CVE-2024-45492) (#114)
- [macos] Link to OpenSSL 3.0.x (#93)
Releases:
OS | Download URL |
---|---|
Linux Ubuntu 18 (Bionic) / 20 (Focal) | |
Linux Ubuntu 22 (Jammy) / 24 (Noble) |
|
RHEL 7 |
|
RHEL 8 |
|
RHEL 9
|
|
macOS |
https://download.uxmapp.com/macos/stable/uxm-endpoint-agent_x64_2024.11.13.pkg |
Versions in release:
Framework | Type | Version |
---|---|---|
poco | Static linking | 1.13.3 |
libexpat | Static linking | 2.6.4 |
pcre2 | Static linking | 10.42 |
zlib | Static linking | 1.3.1 |
protobuf | Static linking | 3.21.12 |
curl | Static linking | 8.11.0 |
OpenSSL (Linux) | Dynamic linking | OS OpenSSL version |
OpenSSL (macOS) | Dynamic linking (redistributed binary) | 3.0.15 |
UXM Endpoint Agent 2024.10.21
New Features:
- [macos] Parse settings from plists distributed from Intune (#94)
Bug fixes:
- [macos] Failed to open /proc/[ERRFMT]/stat for parsing process sessionId spaming logs (#111)
- [process] Capture System CPU and Process CPU at the same time (#106)
- [curl] Response time is 0 when curl test timeout (#104)
- [macOS] Process/Session memory captured is too high (#112)
Security fixes:
- [curl] Upgrade curl 8.7.1 to 8.10.0 to fix three medium severities (#107)
- [macos] Upgrade OpenSSL from 1.1 to 3.0.15. (#72)
Releases:
OS | Download URL |
---|---|
Linux Ubuntu 18 (Bionic) / 20 (Focal) | |
Linux Ubuntu 22 (Jammy) / 24 (Noble) |
|
RHEL 7 |
|
RHEL 8 |
|
RHEL 9
|
|
macOS |
https://download.uxmapp.com/macos/stable/uxm-endpoint-agent_x64_2024.10.21.pkg |
Versions in release:
Framework | Type | Version |
---|---|---|
poco | Static linking | 1.13.3 |
protobuf | Static linking | 3.21.12 |
curl | Static linking | 8.10.0 |
OpenSSL (Linux) | Dynamic linking | OS OpenSSL version |
OpenSSL (macOS) | Dynamic linking (redistributed binary) | 3.0.15 |
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) | |
Linux Ubuntu 22 (Jammy) / 24 (Noble) |
|
RHEL 7 |
|
RHEL 8 |
|
RHEL 9
|
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) | |
Linux Ubuntu 22 (Jammy) / 24 (Noble) |
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 |