The five openkal implementations that follow 0.8 - #262
Merged
Conversation
openkal-linux 0.6.0 openkal-opensbi 0.2.0 openkal-macos 0.4.0 openkal-uefi 0.2.0 openkal-windows 0.2.0 Each implements the five interfaces openkal 0.8 adds, or declines them in the manner clause 3 provides for --- in whole or not at all, so that absence is a link-time absence and never a silently different behaviour. Every version here crosses a minor boundary, so under the leftmost-nonzero caret rule no already-published consumer resolves them: a manifest naming `"0.5.4"` asks for `>=0.5.4, <0.6.0`. The new versions are reached only by a manifest that names them. Each hash is the one the publisher measured after fetching the asset back from the CN mirror, not one copied from a listing. The index records a single sha256 for two URLs, and a wrong digit there yields a package that resolves, downloads, and then fails verification on every machine except the one that published it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
openkal-linux 0.6.0, openkal-macos 0.4.0, openkal-windows 0.2.0, openkal-opensbi 0.2.0, openkal-uefi 0.2.0.
Each implements the five interfaces openkal 0.8 adds, or declines them in whole rather than in part, so absence is a link-time absence.
Every version crosses a minor boundary, so under the leftmost-nonzero caret rule no already-published consumer picks them up — a manifest naming
"0.5.4"asks for>=0.5.4, <0.6.0.Each hash was measured by fetching the asset back from the CN mirror rather than copied from a listing.