fleet/pkg/file/testdata
Konstantin Sykulev c9f693a77c
Fixed bundle identifier for privileges pkg (#33517)
**Related issue:** Resolves #32083

# 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/`,
`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.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

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

## Database migrations

- [x] Checked table schema to confirm autoupdate
- [x] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [x] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
2025-09-26 14:31:31 -05:00
..
distribution Fixed bundle identifier for privileges pkg (#33517) 2025-09-26 14:31:31 -05:00
installers Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00
packageInfo Use install path on packageInfo XML if it's a .app before falling back to bundle ID for PKG name extraction (#30669) 2025-07-09 08:21:10 -05:00
scripts Add waits + norestart to MSI uninstall scripts (#31078) 2025-07-23 09:27:59 -05:00
software-installers Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00
invalid.tar.gz add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
signed.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
unsigned.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
wrong-toc.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00