fleet/orbit/changes
Benjamin Edwards 71709e5ef9
Handle RPM upgrade in %postun script (#14379)
This pull request addresses a key aspect of the RPM upgrade process -
handling of scripts during upgrades vice pure deletion events.

An RPM upgrade operation consists of both an Install and an Uninstall
operation, meaning that during an upgrade, our %postun script is run and
previously, it was causing the accidental deletion of binaries needed
for the upgrade.

To prevent this unwanted removal during upgrade scenarios, the %postun
script now checks for the execution scenario in which it finds itself.
2023-10-27 12:29:09 -04:00
..
.keep Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
12842-orbit-bitlocker-management Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
14380-rpm-graceful-upgrade Handle RPM upgrade in %postun script (#14379) 2023-10-27 12:29:09 -04:00
14546-orbit-not-reporting-bitlocker-errors Fixing issue with Orbit not sending bitlocker error (#14547) 2023-10-16 11:07:40 -03:00
14633-bump-go Update Go to v1.21.3 (#14634) 2023-10-19 10:01:05 -03:00
14657-log-flag allow to set an orbit destination via env variable (#14658) 2023-10-26 18:19:59 -03:00