fleet/orbit/pkg/bitlocker
Victor Lyuboslavsky 6cc2836c20
Fixed BitLocker encryption failing after migrating. (#41911)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #33529 

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [x] QA'd all new/changed functionality manually

## fleetd/orbit/Fleet Desktop

- [x] Verified compatibility with the latest released version of Fleet
(see [Must
rule](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/workflows/fleetd-development-and-release-strategy.md))
- [x] If the change applies to only one platform, confirmed that
`runtime.GOOS` is used as needed to isolate changes
- [x] Verified that fleetd runs on macOS, Linux and Windows
- [x] Verified auto-update works from the released version of component
to the new version (see [tools/tuf/test](../tools/tuf/test/README.md))
2026-03-19 11:06:45 -05:00
..
bitlocker_management.go Fixed BitLocker encryption failing after migrating. (#41911) 2026-03-19 11:06:45 -05:00
bitlocker_management_notwindows.go Fixed a COM deadlock on Windows that could cause orbit to become unresponsive during BitLocker encryption (#40142) 2026-02-20 14:55:59 -06:00
bitlocker_management_windows.go Fixed BitLocker encryption failing after migrating. (#41911) 2026-03-19 11:06:45 -05:00
bitlocker_worker_notwindows.go Fixed a COM deadlock on Windows that could cause orbit to become unresponsive during BitLocker encryption (#40142) 2026-02-20 14:55:59 -06:00
bitlocker_worker_windows.go Fixed a COM deadlock on Windows that could cause orbit to become unresponsive during BitLocker encryption (#40142) 2026-02-20 14:55:59 -06:00