mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
4 lines
750 B
Text
4 lines
750 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.
|
|
- If you have a DEB or RPM fleetd package that you uploaded to your Fleet Software page which will be used to upgrade an older fleetd on your Linux hosts, please re-generate and re-upload that package to the Fleet server.
|