From 4d02690e6460d2c03028072fe948644f93c6ce4f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 11 Oct 2024 15:30:19 +0100 Subject: [PATCH] Document changes in 1.1.12 Signed-off-by: Ian Jackson --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index d73155b..41c3e7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +hippotat (1.1.12) unstable; urgency=medium + + Dependency updates: + * Allow itertools 0.13. Closes: #1082550. + * Allow base64. Closes: #1084523. + * Allow nix 0.29 + * Allow heck 0.5 + * Allow syslog 7 + * cargo update (upstream Cargo.lock) + + Internal tidying up: + * build.rs: Suppress new cargo features warning + * Decorate rust-toolchain build-deps with !upstream-cargo profile + * Makefile: fix an endif comment + * Add missing jobserver sigils + * Avoid nailing-cargo --just-run + * Move a misplaced comment in cargo.toml + + -- Ian Jackson Fri, 11 Oct 2024 15:27:37 +0100 + hippotat (1.1.11) unstable; urgency=medium Debian package: -- 2.30.2