From 72c187821f663b9aae3e8024e042ff7c2cc6fbb6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 1 Mar 2026 21:25:37 +0000 Subject: [PATCH] changelog: Document and finalise 1.3.0 Signed-off-by: Ian Jackson --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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 -- 2.30.2