fleet/orbit/pkg
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
..
augeas update augeas lense "simplevars.aug" (#12922) 2023-07-25 09:22:41 -07:00
bitlocker Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
build Add user agent to Orbit HTTP client (#5429) 2022-05-02 11:03:49 -07:00
constant environment variable to disable orbit enroll logs (#13519) 2023-08-25 15:25:07 -06:00
execuser launch Nudge using /usr/bin/open (#10051) 2023-02-23 14:48:40 -03:00
insecure Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
logging environment variable to disable orbit enroll logs (#13519) 2023-08-25 15:25:07 -06:00
osquery update file carver block size and various MySQL references (#9625) 2023-02-02 01:01:34 -05:00
osservice 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
packaging Handle RPM upgrade in %postun script (#14379) 2023-10-27 12:29:09 -04:00
platform Orbit to set --database_path when invoking osquery to retrieve system info (#10308) 2023-03-13 18:54:18 -03:00
process Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
profiles fall back to read fleetd config using the output of profiles (#13800) 2023-09-07 15:13:32 -03:00
scripts Add fleetctl run-script command (#13622) 2023-09-05 14:14:09 -05:00
table macOS CIS: Use find command (exposed as fleetd table) instead of relying on the osquery core file table (#12560) 2023-06-29 16:22:41 -03:00
token Fleet Desktop: add retry mechanism to API requests in case a fresh token fixes the call (#14121) 2023-09-26 13:50:02 -04:00
update Fixing issue with Orbit not sending bitlocker error (#14547) 2023-10-16 11:07:40 -03:00
useraction Update end user migration copy (#14158) 2023-09-27 12:10:25 -04:00