Files
fleet/changes/36365-duplicate-software-checksum
T
Juan Fernandez d92b7284d0 Trigger software_checksum_migration on startup
Relates #36365

Makes the software_checksum_migration cron to run
automatically on server startup.
2026-08-04 09:35:36 -04:00

2 lines
356 B
Plaintext

- Fixed duplicate software inventory entries (same name, version, and source with the same vulnerabilities but different host counts) that could appear on instances upgraded to Fleet v4.76.0 or later. Existing duplicates are merged automatically after upgrading; the migration can also be re-run with `fleetctl trigger --name software_checksum_migration`.