forked from marfrit/marfrit-packages
claude-his-agent: bump to v0.1.2 (runbook safety additions)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Source of truth: git.reauktion.de/marfrit/claude-his-agent
|
||||
|
||||
pkgname=claude-his-agent
|
||||
pkgver=0.1.1
|
||||
pkgver=0.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Home Infrastructure Specialist subagent + skill for Claude Code (mfritsche home infra)"
|
||||
arch=('any')
|
||||
@@ -11,7 +11,7 @@ url="https://git.reauktion.de/marfrit/claude-his-agent"
|
||||
license=('custom')
|
||||
depends=('bash')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://git.reauktion.de/marfrit/claude-his-agent/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('6479a9718a442f81ed2e339e83b4cfc2e73a27f5f449bfca12ad22e1bfde9eb7')
|
||||
sha256sums=('37ab513e7ab3348e7d4429b8df6b005ce66342e11f23b5f8be68840ac20c0875')
|
||||
|
||||
package() {
|
||||
cd "${pkgname}"
|
||||
|
||||
Vendored
+2
-2
@@ -3,9 +3,9 @@
|
||||
# Mirrors the lmcp/build-deb.sh pattern.
|
||||
set -euo pipefail
|
||||
|
||||
PKGVER=0.1.1
|
||||
PKGVER=0.1.2
|
||||
PKGREL=1
|
||||
HIS_TARBALL_SHA256=6479a9718a442f81ed2e339e83b4cfc2e73a27f5f449bfca12ad22e1bfde9eb7
|
||||
HIS_TARBALL_SHA256=37ab513e7ab3348e7d4429b8df6b005ce66342e11f23b5f8be68840ac20c0875
|
||||
HERE=$(dirname "$(readlink -f "$0")")
|
||||
|
||||
# Reproducible build: pin mtimes + ar member timestamps to a fixed epoch
|
||||
|
||||
+8
@@ -1,3 +1,11 @@
|
||||
claude-his-agent (0.1.2-1) trixie; urgency=low
|
||||
|
||||
* v0.1.2 — safety additions to runbook: Kommune 2FA rule, Himbeere/Office
|
||||
plug blast-radius warnings, .vpn VPN-alias naming, monitoring list,
|
||||
dcc1 zeroconf exception, never-root-edge30 + clone-Windows rules.
|
||||
|
||||
-- Markus Fritsche <mfritsche@reauktion.de> Fri, 17 Apr 2026 14:40:00 +0200
|
||||
|
||||
claude-his-agent (0.1.1-1) trixie; urgency=low
|
||||
|
||||
* v0.1.1 — broglie reframed in His runbook as QMK dev-only; no longer
|
||||
|
||||
Reference in New Issue
Block a user