Files
fleet/changes/fix-msi
T
Zach Wasserman 8dc34be3a3 Updates and fixes for packaging (#2682)
- Fix Windows MSI generation by changing permissions (#2655).
- Refactor temp directory initialization.
- Use root user for Wine in WiX Docker container.
- Support .pkg packaging on Linux without dependencies (besides Docker)
2021-10-27 16:17:41 -07:00

4 lines
161 B
Plaintext

* Fix .msi generation in `fleetctl package` on Windows.
* Allow .pkg generation in `fleetctl package` on Linux without installing dependencies (beyond Docker).