Skip to content

[release/8.0.4xx] Update apkdiff to 0.0.17 #9894

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

pjcollins
Copy link
Member

Attempt to fix package signature verification failures for apkdiff that we've seen on the release/8.0.4xx branch.

Attempt to fix package signature verification failures for apkdiff that
we've seen on the release/8.0.4xx branch.
@pjcollins pjcollins requested a review from jonpryor as a code owner March 7, 2025 21:06
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

The test lanes failed on boots, so this should be an improvement to merge:

Failed to validate package signing.
Verifying boots.1.1.0.36
Signature type: Repository
  Subject Name: CN=NuGet.org Repository by Microsoft, O=NuGet.org Repository by Microsoft, L=Redmond, S=Washington, C=US
  SHA256 hash: 5A2901D6ADA3D18260B9C6DFE2133C95D74B9EEF6AE0E5DC334C8454D1477DF4
  Valid from: 2/16/2021 12:00:00 AM to 5/15/2024 11:59:59 PM
warn : NU3018: The repository primary signature found a chain building issue: RevocationStatusUnknown: An incomplete certificate revocation check occurred.
error: NU3037: The repository primary signature validity period has expired.
error: NU3028: The repository primary signature's timestamp found a chain building issue: ExplicitDistrust: The trust setting for this policy was set to Deny.
Package signature validation failed.

@jonathanpeppers jonathanpeppers merged commit 1666f66 into release/8.0.4xx Mar 10, 2025
34 of 46 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/pjc/rel804-apkdiff17 branch March 10, 2025 13:28
pjcollins added a commit that referenced this pull request Mar 19, 2025
Changes: cdb777a...fea9dcd

* [release/8.0.4xx] Update apkdiff to 0.0.17 (#9894)
* [release/8.0.4xx] Prefer JDK 17.0.14
* [release/8.0.4xx] [build] stop installing Xamarin.Android (#9895)
* Fix Debugger timeout on 32 bit devices. (#9881)
pjcollins added a commit that referenced this pull request Mar 20, 2025
Changes: cdb777a...fea9dcd

* [release/8.0.4xx] Update apkdiff to 0.0.17 (#9894)
* [release/8.0.4xx] Prefer JDK 17.0.14
* [release/8.0.4xx] [build] stop installing Xamarin.Android (#9895)
* Fix Debugger timeout on 32 bit devices. (#9881)
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants