fleet/orbit/pkg
Lucas Manuel Rodriguez ba3746f9fa
Fix fleetd crash in Apple M5 hardware by upgrading gopsutil (#41940)
Resolves #41863

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] QA'd all new/changed functionality manually

Tests performed on the following OSs:
- Windows (arm64)
- macOS (Apple silicon)
- Linux (arm64)
- Linux (amd64)

Features tested on the OSs above:
- "My device".
- Restart fleetd.
- Kill fleet desktop, should re-start.
- Killing stale osqueryd processes on orbit startup.
- Checking if osquery is up and running, exit and start.
- Checking if Fleet Desktop is already running before launching it.
- orbit auto update
- Gracefully shutting down Fleet Desktop before restarting it

---

## fleetd/orbit/Fleet Desktop

- [X] Verified compatibility with the latest released version of Fleet
(see [Must
rule](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/workflows/fleetd-development-and-release-strategy.md))
- [x] If the change applies to only one platform, confirmed that
`runtime.GOOS` is used as needed to isolate changes
- [x] Verified that fleetd runs on macOS, Linux and Windows
- [x] Verified auto-update works from the released version of component
to the new version (see [tools/tuf/test](../tools/tuf/test/README.md))
2026-03-18 11:21:02 -03:00
..
augeas Update golangci-lint to v2.4.0 (#33251) 2025-09-22 13:17:11 -05:00
bitlocker Fixed a COM deadlock on Windows that could cause orbit to become unresponsive during BitLocker encryption (#40142) 2026-02-20 14:55:59 -06:00
build Add user agent to Orbit HTTP client (#5429) 2022-05-02 11:03:49 -07:00
constant Changes to not rely on Fleet Desktop for Linux setup experience (#33018) 2025-09-16 13:26:00 -03:00
cryptoinfo Enable staticcheck Go linter. (#23487) 2024-11-05 11:16:24 -06:00
dataflatten Additional CA validation (#27169) 2025-03-19 08:27:55 -05:00
dialog Removed indicator for background LUKS validation (#28218) 2025-04-16 12:25:41 -04:00
execuser 🤖 Fix fleetd escrow in X11 multi-user sessions (#39795) 2026-02-16 14:15:10 -03:00
go-paniclog Fix Windows lint issues and enable linting on Windows (#28704) 2025-05-02 16:11:26 -04:00
insecure Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
installer Add mcp_listening_servers table (#34286) 2025-10-21 11:25:11 -07:00
kdialog Fix orbit active GUI session detection to start Fleet Desktop and key escrowing on Linux (#39777) 2026-02-16 11:41:16 -03:00
keystore Update golangci-lint to v2.4.0 (#33251) 2025-09-22 13:17:11 -05:00
logging Reduce orbit logging when the server is down (#16968) 2024-02-21 15:36:15 -03:00
luks Fix orbit active GUI session detection to start Fleet Desktop and key escrowing on Linux (#39777) 2026-02-16 11:41:16 -03:00
lvm Linux agent LVM volume detection on older Ubuntu versions (#24193) 2024-11-27 10:39:25 -07:00
migration fix: add missing comments 2024-08-15 19:00:47 -04:00
osquery Enable gzip compression in osquery when run by Orbit (#38673) 2026-01-27 12:14:55 -08:00
osservice 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
packaging Update Orbit CA certs [automated] (#37834) 2026-01-05 15:11:17 -03:00
platform Fix fleetd crash in Apple M5 hardware by upgrading gopsutil (#41940) 2026-03-18 11:21:02 -03:00
process Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
profiles check for DEP capable migration before showing automatic preview (#41274) 2026-03-10 14:51:29 -05:00
scripts Update golangci-lint to v2.4.0 (#33251) 2025-09-22 13:17:11 -05:00
setup_experience Improve initial loading state of macOS setup experience when displaying web view UI (#41561) 2026-03-16 10:30:47 -05:00
swiftdialog Use webview in MacOS setup experience (#33884) 2025-10-08 17:51:26 +01:00
table Add disk_space fleetd table for accurate macOS disk space reporting (#41575) 2026-03-17 12:59:17 -03:00
token Make StartRotation concurrency safe (#34186) 2025-10-15 14:28:52 -05:00
update Fixed a COM deadlock on Windows that could cause orbit to become unresponsive during BitLocker encryption (#40142) 2026-02-20 14:55:59 -06:00
user Icon mis sized on KDE envs (#40259) 2026-02-24 11:59:35 -04:00
useraction check for DEP capable migration before showing automatic preview (#41274) 2026-03-10 14:51:29 -05:00
windows Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
zenity Fix orbit active GUI session detection to start Fleet Desktop and key escrowing on Linux (#39777) 2026-02-16 11:41:16 -03:00