fleet/orbit/pkg/packaging
Zach Wasserman ec8067e9b3
Remove Rosetta requirement for macOS installers (#9933)
Even though the binaries are "universal" (compatible with both arm64 and
x86_64), this configuration must be provided in the Distribution XML in
order to prevent macOS from installing Rosetta when the user goes to
install the package. Verified with Suspicious Package.

For #9932

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
2023-02-20 09:24:38 -08:00
..
wix better handling of path differences for MSI installers (#7035) 2022-08-05 17:12:05 -03:00
certs.pem Update Orbit CA certs [automated] (#9229) 2023-01-13 17:11:02 -08:00
deb.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
linux_shared.go Update fields for Linux packages (#8763) 2022-11-21 10:55:12 -08:00
macos_notarize.go Add handling for Apple Team ID in Notarization (#7991) 2022-10-04 09:48:21 -07:00
macos_rcodesign.go add retry logic for native notarization and codesigning (#7806) 2022-09-19 13:08:39 -03:00
macos_templates.go Remove Rosetta requirement for macOS installers (#9933) 2023-02-20 09:24:38 -08:00
macos.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
mk-ca-bundle.pl Update mk-ca-bundle.pl tool in repository (#8184) 2022-10-12 12:01:18 -03:00
packaging.go Bump go to 1.19.1 (#7690) 2022-09-12 20:32:43 -03:00
rpm.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
windows_templates.go Removing orbit files using MSI installer custom actions (#9362) 2023-01-26 15:14:31 -03:00
windows.go Windows installer now ensures that legacy osquery installations gets removed during clean install (#9048) 2022-12-19 16:06:44 -08:00