fleet/orbit/pkg/packaging
Zach Wasserman 7b1e63189e
Fix macOS pkg file permission warnings (#9940)
Fixes warnings reported by Suspicious Package about the declared
permissions not matching the actual permissions. This was tested on
macOS and Linux (in the `fleetdm/fleetctl` Docker container) with the
"native tooling" option.

#7852

# 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] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-02-20 14:29:49 -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 Fix macOS pkg file permission warnings (#9940) 2023-02-20 14:29:49 -08: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