fleet/changes
Zach Wasserman 7531ac20db
Use stricter file permissions in fleetctl updates add (#9516)
This resolves an issue with adding updates on a macOS 13 machine. It
seems like macOS may have changed the default directory permissions and
these new stricter permissions are compatible with that default.

This is the error that was encountered before these changes:

```
Error: create dst dir for copy: Path staged/targets already exists with
mode 20000000700 instead of the expected 20000000755
```

# 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-01-30 17:28:56 -08:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
6799-update-empty-states Fleet UI: Consistent software empty states and host details empty states (#9247) 2023-01-17 11:23:46 -05:00
8682-change-live-queries-filter Update live query selector logic (OR -> AND) (#9559) 2023-01-30 18:35:56 -03:00
8872-add-MDM-settings-modals UI: Edit team modal (#9248) 2023-01-17 09:12:24 -08:00
8878-pending-hosts-ui Fleet UI: MDM pending hosts (#9427) 2023-01-24 12:55:43 -05:00
8995-activity-feed-mdm-enrollment Fleet UI: Add MDM enrollment/unenrollment activity to activity feed (#9186) 2023-01-16 09:09:27 -05:00
9119-log-activity-failed-login Log failed login attempts as activities (#9430) 2023-01-20 12:43:22 -03:00
9141-host-details-backlink-bug Frontend: Add hostdetails BackLink fallback path (#9262) 2023-01-16 12:10:01 -08:00
9199-uuid-hoverable Fleet UI CX Customer Request: UUID tooltip (#9388) 2023-01-19 09:21:52 -05:00
9218-fix-team-policies-stale-time Fleet UI: Remove team policy stale time, remove team policy automation statetime (#9226) 2023-01-10 11:53:11 -05:00
9219-host-mdm-details Add mdm status and server url to host endpoint responses (#9320) 2023-01-16 17:08:24 -06:00
9274-unenroll-mdm-modal UI: 9274 unenroll mdm modal (#9539) 2023-01-30 15:59:02 -08:00
9345-macos-updates-config add mdm root key and macos_updates to app and team configs (#9442) 2023-01-24 13:20:02 -03:00
9349-new-controls-page-and-style-updates 9349 new controls page (#9431) 2023-01-26 11:33:54 -08:00
9364-bulky-tooltip-overflow Fleet UI CX: Remove bulky tooltip overflowing if host table is only 1 row (#9398) 2023-01-19 09:20:39 -05:00
9365-add-automatic-MDM-enrollment-modal UI: Add automatic EnrollMdm modal (#9455) 2023-01-30 11:44:33 -08:00
9370-license-expiry Fleet UI CX: Add license expiration to user settings page (#9396) 2023-01-19 09:21:22 -05:00
9383-loading-spinner-pagination-bug Fleet UI: Fix host page pagination (#9492) 2023-01-27 14:14:58 -05:00
9461-table-bugs Fleet UI: Fix tables that bleed over on smaller screens (#9475) 2023-01-25 11:10:15 -05:00
9468-nixos-is-linux detect nixos as a linux platform (#9468) 2023-01-25 18:03:24 -03:00
cros-platform Add CrOS as valid host platform (#9308) 2023-01-13 14:10:38 -08:00
fix-useless-error-on-policy-spec Run authorization check before processing policy spec (#9270) 2023-01-18 12:26:32 -03:00
fleetctl-update-permissions Use stricter file permissions in fleetctl updates add (#9516) 2023-01-30 17:28:56 -08:00
issue-7515-7456-document-mdm-setup-renewal Document APNs and ABM setup and renewal (#9471) 2023-01-24 15:20:41 -05:00
issue-8928-add-meta-attribute-to-get-activities add attribute to GET /activities endpoint with pagination metadata (#9279) 2023-01-18 12:57:11 +00:00
issue-8997-download-manual-enrollment-profile Implement API endpoint for MDM manual enrollment profile download (#9232) 2023-01-16 10:22:12 -05:00
issue-9202-request-csr-endpoint Add endpoint to trigger CSR request for APNs on fleetdm.com (#9494) 2023-01-25 14:44:29 -05:00
issue-9275-mdm-unenroll-api Add API endpoint to unenroll a host from Fleet's MDM (#9447) 2023-01-23 17:05:24 -06:00
issue-9277-notify-orbit-to-renew-enroll-profile Notify orbit via the GET config endpoint that the DEP profile needs to be renewed (#9373) 2023-01-17 13:19:48 -05:00
issue-9356-implement-mac-os-updates-content-ui implement macOS update content (#9469) 2023-01-27 16:25:53 -06:00