From 8753e990517f2d41bd5170f02f0b005df557db0d Mon Sep 17 00:00:00 2001 From: Teodor Calin Date: Thu, 2 Jul 2026 23:23:03 +0300 Subject: [PATCH 1/2] =?UTF-8?q?catalogue:=20io.pilot.slipstream=20?= =?UTF-8?q?=E2=80=94=20add=20linux/amd64=20bundle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Only a darwin/arm64 binary was published, so slipstream failed to spawn on any Linux host with "exec format error". Cross-compiled and signed a linux/amd64 build with the existing publisher key (slipstream-publisher.key in the slipstream-app repo), uploaded as a new asset on the existing slipstream-v1.0.0 release, and added a bundles map following the io.pilot.sixtyfour precedent (#341-area). bundle_url/bundle_sha256 stay as darwin/arm64 for back-compat with installs on older pilotctl that don't understand the bundles field. Needs re-signing with the catalogue key before this takes effect — opening for whoever holds it to review and sign. Co-Authored-By: Claude Sonnet 5 --- catalogue/catalogue.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/catalogue/catalogue.json b/catalogue/catalogue.json index d14d33fc..36328cbe 100644 --- a/catalogue/catalogue.json +++ b/catalogue/catalogue.json @@ -136,7 +136,17 @@ "bundle_size": 4674914, "source_url": "https://github.com/pilot-protocol/catalog", "license": "MIT", - "publisher": "ed25519:fc+G+FOz/LjcDXBGvguInq+w9fUCMi8JytYlOOCcCKQ=" + "publisher": "ed25519:fc+G+FOz/LjcDXBGvguInq+w9fUCMi8JytYlOOCcCKQ=", + "bundles": { + "darwin/arm64": { + "bundle_url": "https://github.com/pilot-protocol/catalog/releases/download/slipstream-v1.0.0/io.pilot.slipstream-1.0.0.tar.gz", + "bundle_sha256": "8f19c06c886b97abb1272e8f657773950bee747c58dab8493d454742313ef2f5" + }, + "linux/amd64": { + "bundle_url": "https://github.com/pilot-protocol/catalog/releases/download/slipstream-v1.0.0/io.pilot.slipstream-1.0.0-linux-amd64.tar.gz", + "bundle_sha256": "e59e0045075c78f6920b587d731f9f3690559719f0bf786ce3ad12a4c888f4b6" + } + } }, { "id": "io.pilot.miren", From 01cdffd90114b325c32516fe65ecd2224e1dff7c Mon Sep 17 00:00:00 2001 From: Teodor Calin Date: Thu, 2 Jul 2026 23:51:35 +0300 Subject: [PATCH 2/2] catalogue: re-sign after slipstream linux/amd64 merge --- catalogue/catalogue.json.sig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogue/catalogue.json.sig b/catalogue/catalogue.json.sig index 23f66812..7f273cb4 100644 --- a/catalogue/catalogue.json.sig +++ b/catalogue/catalogue.json.sig @@ -1 +1 @@ -hciliXl4Ohf8k10ivEiL9B1SJ2uf3YTYZIQEJYW8smlyxBlO9+t3KiukfpQdon5CyHba7tn1FJP2m2S6lqSeDA== +LicyGN5duHpCvoe6NzRKZzzZKKJcKjgE8Vbuv9R13vsqdHcJAzSP0LJTMlA6p3ZDRebdEJe6JRCo/7VJa8qBCQ==