Skip to content
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

Burn update detection should supply hashes if present in update feed #6353

Closed
barnson opened this issue Feb 11, 2021 · 0 comments · Fixed by wixtoolset/wix#240
Closed

Burn update detection should supply hashes if present in update feed #6353

barnson opened this issue Feb 11, 2021 · 0 comments · Fixed by wixtoolset/wix#240
Assignees
Labels
Milestone

Comments

@barnson
Copy link
Member

barnson commented Feb 11, 2021

  • Describe the scenario and benefits that the feature supports.

Today, the update detection via OnDetectUpdate* doesn't pass the hashes (if any) contained in an update feed. IBootstrapperEngine::SetUpdate lets you specify a hash (though only SHA-1) so parts of the engine support it.

  • Describe how you're accomplishing the feature today (if possible).

Manually.

  • Describe what you'd like the new feature to do.

Automate the manual.

@barnson barnson added the triage label Feb 11, 2021
@barnson barnson changed the title Burn update detection should verify the downloaded bundle update Burn update detection should supply hashes if present in update feed Feb 11, 2021
@barnson barnson self-assigned this Feb 18, 2021
@barnson barnson added burn and removed triage labels Feb 18, 2021
@barnson barnson added this to the v4.0 milestone Feb 18, 2021
@barnson barnson added this to To do in wix.4.0-preview.1 via automation Aug 5, 2021
barnson added a commit to wixtoolset/wix that referenced this issue Aug 31, 2022
barnson added a commit to wixtoolset/wix that referenced this issue Aug 31, 2022
barnson added a commit to wixtoolset/wix that referenced this issue Aug 31, 2022
wix.4.0-preview.1 automation moved this from To do to Done Aug 31, 2022
rseanhall pushed a commit to rseanhall/wix4 that referenced this issue Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant