mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Moved #31286 changes since this is a packaging change (part of fleet/fleetctl release) and not part of orbit release.
3 lines
526 B
Text
3 lines
526 B
Text
- DEB and RPM packages generated by `fleetctl package` will now be safe to upgrade in-band through the Software page.
|
|
- Note that the package will need to be updated out-of-band once, because the pre-removal script from previously-generated packages is called upon an upgrade. The old pre-removal script stopped Orbit unconditionally.
|
|
- In other words, fleet-osquery can safely be updated through the Software page only _after_ a new package generated with this version of fleetctl has been installed through other means.
|