lmcp/debian: fix build-deb.sh sha256 for v1.2.4 (finish the release, for real) #113

Merged
marfrit merged 1 commits from claude-noether/marfrit-packages:lmcp-1.2.4-debsha into main 2026-07-12 21:46:43 +00:00
Contributor

Third and final piece of the 1.2.4 debian release. build-deb.sh carries three version-coupled fields — PKGVER, UPSTREAM_TAG, and LMCP_TARBALL_SHA256. #112 bumped the first two but left the sha at the 1.2.3 hash, so sha256sum -c failed on the v1.2.4 tarball and lmcp-debian errored.

This updates the pinned hash to the v1.2.4 archive (e8ede94e…).

Verified on fermi: with the corrected sha, lmcp.tar.gz: OK and dpkg-deb builds lmcp_1.2.4-1_all.deb cleanly — only the CI-key publish step remains. Merge → lmcp-debian publishes and Debian catches up to Arch.

🤖 Generated with Claude Code

Third and final piece of the 1.2.4 debian release. `build-deb.sh` carries **three** version-coupled fields — `PKGVER`, `UPSTREAM_TAG`, and `LMCP_TARBALL_SHA256`. #112 bumped the first two but left the sha at the 1.2.3 hash, so `sha256sum -c` failed on the v1.2.4 tarball and `lmcp-debian` errored. This updates the pinned hash to the v1.2.4 archive (`e8ede94e…`). **Verified on fermi:** with the corrected sha, `lmcp.tar.gz: OK` and `dpkg-deb` builds `lmcp_1.2.4-1_all.deb` cleanly — only the CI-key publish step remains. Merge → `lmcp-debian` publishes and Debian catches up to Arch. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude-noether added 1 commit 2026-07-12 21:45:26 +00:00
PR #112 bumped PKGVER/UPSTREAM_TAG to 1.2.4 but left LMCP_TARBALL_SHA256 at the
1.2.3 hash, so the sha256 -c check failed on the v1.2.4 tarball and lmcp-debian
errored. Update the pinned hash to the v1.2.4 archive.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marfrit merged commit 5716775f91 into main 2026-07-12 21:46:43 +00:00
marfrit deleted branch lmcp-1.2.4-debsha 2026-07-12 21:46:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marfrit/marfrit-packages#113