claude-his-agent: bump to v0.1.6 (pump-mode runbook note)
build and publish packages / distcc-avahi-aarch64 (push) Successful in 30s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 4s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 6s
build and publish packages / distcc-avahi-aarch64 (push) Successful in 30s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 4s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 6s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vendored
+3
-3
@@ -3,14 +3,14 @@
|
||||
# Mirrors the lmcp/build-deb.sh pattern.
|
||||
set -euo pipefail
|
||||
|
||||
PKGVER=0.1.5
|
||||
PKGVER=0.1.6
|
||||
PKGREL=1
|
||||
HIS_TARBALL_SHA256=e7c0d4351f5b34dd27364eae7632ce4b94dd50408b56343869aa79652544089a
|
||||
HIS_TARBALL_SHA256=93a8e596612c36ff35ef11c31a6e9bf996f99a2c3b69317894cc3d1e0a52afea
|
||||
HERE=$(dirname "$(readlink -f "$0")")
|
||||
|
||||
# Reproducible build: pin mtimes + ar member timestamps to a fixed epoch
|
||||
# tied to this release (v0.1.0, 2026-04-17 11:30 UTC).
|
||||
export SOURCE_DATE_EPOCH=1776541048
|
||||
export SOURCE_DATE_EPOCH=1776542456
|
||||
|
||||
work=$(mktemp -d)
|
||||
trap "rm -rf $work" EXIT
|
||||
|
||||
+8
@@ -1,3 +1,11 @@
|
||||
claude-his-agent (0.1.6-1) bookworm trixie; urgency=medium
|
||||
|
||||
* Add client-side distcc pump-mode recipe to the runbook: wrap
|
||||
make as "pump make -j" to activate preprocessed-.i delivery
|
||||
on top of the existing ,cpp,lzo hand-wired workers.
|
||||
|
||||
-- Markus Fritsche <mfritsche@reauktion.de> Sat, 18 Apr 2026 20:00:56 +0000
|
||||
|
||||
claude-his-agent (0.1.5-1) bookworm trixie; urgency=medium
|
||||
|
||||
* DISTCC_HOSTS runbook value gains a +zeroconf prefix so distcc also
|
||||
|
||||
Reference in New Issue
Block a user