Camelot-OS SDK
Camelot SDK upstream releases
About releases authentication and testing model
These Camelot SDK releases are community supported pre-built SDK for
community supported hardware architectures.
Note: This releases are tested against various SoCs listed in the release description
All releases starting with v0.1.2 are attested at CD execution time using the in-toto standard attestation model. When downloading a release, you can attest the authentication of the downloaded file using such a command based on the Github CLI.
$ gh attestation verify --predicate-type https://in-toto.io/attestation/release/v0.1 camelot-sdk-armv7em_v0.1.2.tar.xz --repo camelot-os/camelot-sdk
Loaded digest sha256:6f8c91ae722a14a1d0e5dec8234659f3a3487be39eebdac72610e3582db4a619 for file:///camelot-sdk-armv7em_v0.1.2.tar.xz`
Loaded 1 attestation from GitHub API
The following policy criteria will be enforced:
- Predicate type must match:................ https://in-toto.io/attestation/release/v0.1
- Source Repository Owner URI must match:... https://github.com/camelot-os
- Source Repository URI must match:......... https://github.com/camelot-os/camelot-sdk
- Subject Alternative Name must match regex: (?i)^https://github.com/camelot-os/camelot-sdk/
- OIDC Issuer must match:................... https://token.actions.githubusercontent.com
✓ Verification succeeded!
The following 1 attestation matched the policy criteria
- Attestation #1
- Build repo:..... camelot-os/camelot-sdk
- Build workflow:. .github/workflows/release.yml@refs/tags/v0.1.2
- Signer repo:.... camelot-os/camelot-sdk
- Signer workflow: .github/workflows/release.yml@refs/tags/v0.1.2
3m
Last releases
Camelot SDK release nightly
## What's Changed
* fix: using new `sentry,` prefix by @PThierry in https://github.com/camelot-os/camelot-sdk/pull/5
**Full Changelog**: https://github.com/camelot-os/camelot-sdk/compare/v0.1.2...nightly
size | 49136.88KB |
architecture | armv7em |
size | 49357.76KB |
architecture | armv8m-mainline |
Camelot SDK release v0.1.2
## What's Changed
* fix: fixing predicate format using in-toto standard by @PThierry in https://github.com/camelot-os/camelot-sdk/pull/3
**Full Changelog**: https://github.com/camelot-os/camelot-sdk/compare/nightly...v0.1.2
size | 50649.248KB |
architecture | armv7em |
size | 50664.416KB |
architecture | armv8m-mainline |
Camelot SDK release v0.1.1
**Full Changelog**: https://github.com/camelot-os/camelot-sdk/compare/v0.1.0...v0.1.1
size | 50627.06KB |
architecture | armv7em |
size | 50637.396KB |
architecture | armv8m-mainline |
