Skip to content

The five openkal implementations that follow 0.8 - #262

Merged
Sunrisepeak merged 1 commit into
mainfrom
pkg/openkal-backends
Aug 27, 2026
Merged

The five openkal implementations that follow 0.8#262
Sunrisepeak merged 1 commit into
mainfrom
pkg/openkal-backends

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

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.

  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.
@Sunrisepeak
Sunrisepeak merged commit 543c225 into main Aug 27, 2026
8 checks passed
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