- 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)
4 lines
161 B
Plaintext
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).
|