Skip to content

updated to go-macos-pkg v1.3.6#930

Merged
korylprince merged 2 commits intomicromdm:mainfrom
korylprince:xar-issues
Oct 14, 2023
Merged

updated to go-macos-pkg v1.3.6#930
korylprince merged 2 commits intomicromdm:mainfrom
korylprince:xar-issues

Conversation

@korylprince
Copy link
Contributor

(At least sometimes) Apple doesn't include the signature-creation-time field in the xar (pkg) TOC.

On non-darwin platforms, mdmctl uses go-macos-pkg, which wraps my fork of the goxar pkg, to verify that pkgs are signed. goxar uses the presence of the signature-creation-time to determine if a pkg is signed, (despite already verifying the signature).

This PR updates go-macos-pkg to v1.3.6, which removes the check for signature-creation-time.

Copy link
Member

@jessepeterson jessepeterson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@jessepeterson
Copy link
Member

@korylprince i think all the dependency merges now require you to rebase. Sorry! :)

@korylprince korylprince merged commit d8ccd5c into micromdm:main Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants