From: Ian Jackson Date: Sun, 1 Mar 2026 21:25:37 +0000 (+0000) Subject: changelog: Document and finalise 1.3.0 X-Git-Tag: debian/1.3.1~1^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=72c187821f663b9aae3e8024e042ff7c2cc6fbb6;p=hippotat.git changelog: Document and finalise 1.3.0 Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index da03060..ac3af16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +hippotat (1.3.0) unstable; urgency=medium + + Feature: + * hippotatd: Use systemd notify protocol to signal startup, + when requested by `NOTIFY_SOCKET` in the environment. + + Documentation: + * Fix typos in install.md and config.md. [Ben Harris] + + Packaging: + * Add a systemd unit file for hippotatd.service. + [Ben Harris] Closes: #1129076. + + Dependencies: + * Allow use of nix 0.31 (and use in upstream Cargo.lock). + * Update dependencies in our in-tree `Cargo.lock`. + + Tests: + * HACKING.md: Instructions for qemu-based autopkgtest. + * HACKING.md: Explain and adjust the weird autopkgtest rune. + * autopkgtests: Minor refactoring. + * autopkgtests: Run systemd debugging commands on failure. + + -- Ian Jackson Sun, 01 Mar 2026 21:22:12 +0000 + hippotat (1.2.3) unstable; urgency=medium * Allow use of nix 0.30, working incompatibility by using libc