> Related issue: #17934 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [x] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [x] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)).
3 lines
260 B
Plaintext
3 lines
260 B
Plaintext
- Fixes an issue related to hardware UUIDs being cached in osquery's database. When an orbit install
|
|
is transferred from one machine to another (e.g. via MacOS Migration Assistant), the new machine
|
|
now shows up in Fleet as a separate host from the old one. |