mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 14:58:33 +00:00
Fixes #32280 - Removed osqueryd.tar.gz from macOS package and desktop.tar.gz from macOS and Linux packages and replaced them with .sha512 hash caches. # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. ## Testing - [x] QA'd all new/changed functionality manually ## 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] 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)) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Eliminated duplicate osqueryd and Fleet Desktop binaries in Linux and macOS packages, preventing duplicate entries in .deb/.pkg and ensuring cleaner installs. * **Chores** * Added packaging cleanup to remove leftover tar.gz artifacts, reducing package size and avoiding accidental inclusion in builds. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| badgerstore | ||
| filestore | ||
| config_fetcher.go | ||
| disk_encryption.go | ||
| escrow_buddy.go | ||
| escrow_buddy_test.go | ||
| execcmd.go | ||
| execcmd_darwin.go | ||
| execcmd_stub.go | ||
| execwinapi.go | ||
| execwinapi_stub.go | ||
| execwinapi_windows.go | ||
| file.go | ||
| flag_runner.go | ||
| flag_runner_test.go | ||
| hash.go | ||
| hash_test.go | ||
| notifications.go | ||
| notifications_test.go | ||
| nudge.go | ||
| nudge_test.go | ||
| options.go | ||
| options_darwin.go | ||
| options_linux_amd64.go | ||
| options_linux_arm64.go | ||
| options_windows_amd64.go | ||
| options_windows_arm64.go | ||
| runner.go | ||
| runner_test.go | ||
| swift_dialog.go | ||
| swift_dialog_test.go | ||
| testing_utils.go | ||
| update.go | ||
| update_test.go | ||
| windows_registry.go | ||
| windows_registry_stub.go | ||