Skip to content

Conversation

@netomi
Copy link

@netomi netomi commented Aug 28, 2024

This fixes #380 and #461.

The implementation itself is finished and working in local testing, however the deployment needs to be finalized.

On top of that signing needs to be checked with various file types and deep signing needs to be verified as well.

The used rcodesign version (latest release) has a bug handling pkg files, created a PR for the project to fix that.

@netomi netomi marked this pull request as ready for review August 28, 2024 20:47
@netomi
Copy link
Author

netomi commented Aug 28, 2024

staging service is deployed and a Jenkins job is running: https://ci.eclipse.org/cbi/job/webservices-monitoring/job/macos-signing-staging/

@netomi
Copy link
Author

netomi commented Nov 4, 2024

rcodesign 0.28.0 has been released including the necessary fix: https://github.com/indygreg/apple-platform-rs/releases/tag/apple-codesign%2F0.28.0

the fix is not mentioned in the release notes but I checked the files at the release commit and the change is present, will update the PR and test. Its in the changelog of the sub-crate where it was fixed: https://github.com/indygreg/apple-platform-rs/blob/main/apple-xar/CHANGELOG.md#0190

@netomi
Copy link
Author

netomi commented Nov 15, 2024

updated the staging service to use the latest version of rcodesign.

Will ask projects to use the staging service for testing.

@netomi netomi closed this by deleting the head repository Mar 20, 2025
@mbarbero
Copy link
Member

@netomi, it's too bad this repo is gone, it seems we won't be able to build on top of it as easily.

@netomi
Copy link
Author

netomi commented Mar 20, 2025

omg

@netomi
Copy link
Author

netomi commented Mar 20, 2025

that was by accident, will restore

@mbarbero
Copy link
Member

Thank you!

@mbarbero
Copy link
Member

I cannot reopen, it seems that the link to the original repo is lost. Will use #642 from there. Thanks!

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.

Use rust implementation for macos signing

2 participants