Document verified launcher 0.1.7 publication [skip ci]
This commit is contained in:
@@ -264,11 +264,13 @@ admission client accepts the new actual socket IP `135.106.219.182` and retains
|
|||||||
`135.106.154.86` for the temporary forwarding path; unrelated hosts and ports
|
`135.106.154.86` for the temporary forwarding path; unrelated hosts and ports
|
||||||
remain rejected. The server published updated signed companion manifests.
|
remain rejected. The server published updated signed companion manifests.
|
||||||
|
|
||||||
The migration's full-platform packages are prepared on
|
The migration's full-platform packages are published from
|
||||||
`codex/server-migration-20260917`. Existing 0.1.6 installers still connect to the
|
`codex/server-migration-20260917`. Existing 0.1.6 installers still connect to the
|
||||||
old IP and need that forwarding path until upgraded. Version 0.1.7 uses a newly generated operator-held updater key and the fixed
|
old IP and need that forwarding path until upgraded. Version 0.1.7 uses a newly generated operator-held updater key and the fixed
|
||||||
`https://shacraft.ru/launcher/updates/stable-v2.json` channel. It requires one
|
`https://shacraft.ru/launcher/updates/stable-v2.json` channel. It requires one
|
||||||
manual installation. Preserve `stable.json` at the last old-key release; never
|
manual installation. Preserve `stable.json` at the last old-key release; never
|
||||||
replace it with new-key metadata. Subsequent v2-channel releases use the new
|
replace it with new-key metadata. Subsequent v2-channel releases use the new
|
||||||
key, kept only at `/home/emil/.local/share/shacraft-updater/production.key`.
|
key, kept only at `/home/emil/.local/share/shacraft-updater/production.key`.
|
||||||
Do not claim publication based on CI packages alone.
|
All eight public HTTPS downloads, their signatures and the signed v2 feed were
|
||||||
|
verified after publication. See `docs/release-0.1.7.md` and its publication
|
||||||
|
receipt for provenance, checks and the limits of platform verification.
|
||||||
|
|||||||
@@ -0,0 +1,63 @@
|
|||||||
|
# Launcher 0.1.7 release — server migration
|
||||||
|
|
||||||
|
Published on 2026-09-17. Minigames Quick Play uses `shacraft.ru:25568`;
|
||||||
|
the Fabric admission companion accepts the new server's actual socket IP
|
||||||
|
`135.106.219.182`, the domain and the temporary old-IP forwarding path.
|
||||||
|
|
||||||
|
The owner approved replacing the unavailable updater signing key and requiring
|
||||||
|
one manual installation. Users of 0.1.6 and earlier must close Minecraft and
|
||||||
|
the launcher, then install 0.1.7 from [the download page](https://shacraft.ru/help#launcher).
|
||||||
|
Their installed game profiles do not need to be reinstalled. The new native
|
||||||
|
updater endpoint is `https://shacraft.ru/launcher/updates/stable-v2.json`.
|
||||||
|
The old `stable.json` remains byte-identical at 0.1.6 under its original key.
|
||||||
|
Never publish new-key signatures to that old channel.
|
||||||
|
|
||||||
|
## Provenance and verification
|
||||||
|
|
||||||
|
Runtime source: `b674347e867af3edb6f00201bd30f1db7af4d9d2` on
|
||||||
|
`codex/server-migration-20260917`.
|
||||||
|
All four jobs succeeded in [build run 35167814993](https://github.com/emil28092005/shacraft-launcher/actions/runs/35167814993).
|
||||||
|
[Checks run 35167815151](https://github.com/emil28092005/shacraft-launcher/actions/runs/35167815151)
|
||||||
|
passed native checks, publisher signature tests and the Java 25 Fabric build.
|
||||||
|
Downloaded artifact ZIP hashes match GitHub's SHA-256 digests and their run
|
||||||
|
metadata points to the exact runtime commit. Local checks passed 33 UI tests,
|
||||||
|
87 Rust tests (8 live/desktop tests ignored), TypeScript and Vite.
|
||||||
|
|
||||||
|
All eight packages were signed on the operator workstation, checked again on
|
||||||
|
the new server, and published after the metadata publisher's dry-run. Complete
|
||||||
|
public HTTPS downloads match the recorded hashes; all eight package signatures
|
||||||
|
and the v2 feed's metadata signature verify. The public feed bytes exactly match
|
||||||
|
the locally verified metadata and carry `Cache-Control: no-store`. The website
|
||||||
|
shows 0.1.7 links and manual installation instructions. See the
|
||||||
|
[publication receipt](verification/launcher-release-0.1.7.json).
|
||||||
|
|
||||||
|
Native executables extracted from Windows NSIS, Linux DEB and both macOS app
|
||||||
|
archives contain the domain endpoint, v2 channel and expected public key, with
|
||||||
|
no old IP literal. The CI-built Fabric companion was published at immutable
|
||||||
|
SHA-256 `6ef059192cef0242839db3d6a234228b771196f23b9b1e307a17a27669632a90`.
|
||||||
|
Its public profile signature uses the original profile key and verifies;
|
||||||
|
Java 25 target checks accept only the intended destinations. Minecraft status
|
||||||
|
queries work through both new and old public IPs (Paper 26.2, protocol 776).
|
||||||
|
This release verification does not establish a fresh Windows/macOS installation
|
||||||
|
or an authenticated game session on the migrated host. Authenticode and Apple
|
||||||
|
notarization remain separate from the updater signature.
|
||||||
|
|
||||||
|
## Operator state
|
||||||
|
|
||||||
|
The new updater private key is only at
|
||||||
|
`/home/emil/.local/share/shacraft-updater/production.key` (0600; parent 0700).
|
||||||
|
Its public companion's SHA-256, after trimming whitespace, is
|
||||||
|
`5ac34dd380307ab25fcfc1479ee6d653b9b43bce45b5a242950d09c01fe1b2f9`.
|
||||||
|
Maintain an encrypted owner-controlled backup. No private key was uploaded to
|
||||||
|
GitHub or the server. Future versions must use this same key and the v2 feed.
|
||||||
|
|
||||||
|
Production is `135.106.219.182`. Release evidence is under
|
||||||
|
`/root/shacraft/.release-staging/launcher-0.1.7`, with the exact runtime source
|
||||||
|
snapshot at `/root/shacraft-launcher-0.1.7`. The unversioned launcher checkout on
|
||||||
|
that host is older. The website image is `shacraft/backend:migration-017-20260917`.
|
||||||
|
|
||||||
|
The old host `135.106.154.86` only forwards ports 80, 443 and 25568. Keep it
|
||||||
|
until authoritative DNS and caches have updated **and** users of 0.1.6 have
|
||||||
|
manually upgraded: those binaries pin the old IP independently of DNS.
|
||||||
|
Do not restart old application containers or Hermes. Detailed migration and
|
||||||
|
rollback context is in `/context/migration-20260917.md` on the new host.
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
{
|
||||||
|
"source_sha": "b674347e867af3edb6f00201bd30f1db7af4d9d2",
|
||||||
|
"version": "0.1.7",
|
||||||
|
"build_run": 35167814993,
|
||||||
|
"new_channel": "https://shacraft.ru/launcher/updates/stable-v2.json",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_aarch64.app.tar.gz",
|
||||||
|
"bytes": 5877025,
|
||||||
|
"sha256": "c460fd5c766b1e1f64d55e23952bead6c1e6a1ecd395e8147ce625aeca4049f7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_aarch64.dmg",
|
||||||
|
"bytes": 6420405,
|
||||||
|
"sha256": "be869b3221363ddb9fcc755bf76a78d3e44264c0bc3a24bcd9d4396ee118a7cb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_amd64.AppImage",
|
||||||
|
"bytes": 83270136,
|
||||||
|
"sha256": "a2e2337e1b0ee07f062383fa2e3da8e8fc51c62e2ccacda89a45a1ea0d092351"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_amd64.deb",
|
||||||
|
"bytes": 5997780,
|
||||||
|
"sha256": "b6b9913063600659dfd917c7939e3c07675ca81e35c34cf6a90edc61ef30328e"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64-setup.exe",
|
||||||
|
"bytes": 3792580,
|
||||||
|
"sha256": "0b1167dae9fce7d85f1ad95b2857cce1df7d17fffcdd6c358901ff998c5ac6b6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64.dmg",
|
||||||
|
"bytes": 6591601,
|
||||||
|
"sha256": "9b6cc5660817f4dd1684282e01daa1639d98e987325ec4924b42b07ae07e44d5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64_en-US.msi",
|
||||||
|
"bytes": 5554176,
|
||||||
|
"sha256": "54d0e8425f0087f13c396efa464da5e8e95203e222353d66c11d68f1076abbb4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x86_64.app.tar.gz",
|
||||||
|
"bytes": 6032631,
|
||||||
|
"sha256": "05748cc29462f850a12da3cd84336872af4ee8f5a5de0a3b10d91461c60fbad7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"verified_at": "2026-09-17T01:09:31.123799+00:00",
|
||||||
|
"public_https_packages": [
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_aarch64.app.tar.gz",
|
||||||
|
"bytes": 5877025,
|
||||||
|
"sha256": "c460fd5c766b1e1f64d55e23952bead6c1e6a1ecd395e8147ce625aeca4049f7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_aarch64.dmg",
|
||||||
|
"bytes": 6420405,
|
||||||
|
"sha256": "be869b3221363ddb9fcc755bf76a78d3e44264c0bc3a24bcd9d4396ee118a7cb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_amd64.AppImage",
|
||||||
|
"bytes": 83270136,
|
||||||
|
"sha256": "a2e2337e1b0ee07f062383fa2e3da8e8fc51c62e2ccacda89a45a1ea0d092351"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_amd64.deb",
|
||||||
|
"bytes": 5997780,
|
||||||
|
"sha256": "b6b9913063600659dfd917c7939e3c07675ca81e35c34cf6a90edc61ef30328e"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64-setup.exe",
|
||||||
|
"bytes": 3792580,
|
||||||
|
"sha256": "0b1167dae9fce7d85f1ad95b2857cce1df7d17fffcdd6c358901ff998c5ac6b6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64.dmg",
|
||||||
|
"bytes": 6591601,
|
||||||
|
"sha256": "9b6cc5660817f4dd1684282e01daa1639d98e987325ec4924b42b07ae07e44d5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x64_en-US.msi",
|
||||||
|
"bytes": 5554176,
|
||||||
|
"sha256": "54d0e8425f0087f13c396efa464da5e8e95203e222353d66c11d68f1076abbb4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ShaCraft.Launcher_0.1.7_x86_64.app.tar.gz",
|
||||||
|
"bytes": 6032631,
|
||||||
|
"sha256": "05748cc29462f850a12da3cd84336872af4ee8f5a5de0a3b10d91461c60fbad7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"old_feed_preserved": true,
|
||||||
|
"feed_sha256": "b46d9a6ef974e177fd3b0d945ff22efb0ec0afaaa71bae7f7a23003997682166"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user