Skip to content

pkg v0.1.0-alpha.5 technical preview

Pre-release
Pre-release

Choose a tag to compare

@spa5k spa5k released this 20 Aug 10:22
Immutable release. Only release title and notes can be modified.
415d2f6

pkg v0.1.0-alpha.5 technical preview

This preview replaces Alpha 4.

Alpha 5 rejects stale package indexes before publication.
The installer now tests the production broker before it reports success.
The doctor command now authenticates a managed pkg installation.

Linux x86-64:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.5/install.sh
sh install.sh

macOS Apple silicon:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.5/pkg-0.1.0-alpha.5-preview.pkg
sudo installer -pkg pkg-0.1.0-alpha.5-preview.pkg -target /

Use SHA256SUMS to check release files.

Cosign bundles use the identity and issuer in COSIGN_IDENTITY.txt and COSIGN_ISSUER.txt.

The macOS package has an ad-hoc inner signature.
Developer ID signing and notarization are TODO items.

This is a technical preview.
It is not the v1 release.