chiark / gitweb /
changelog: Document changes since 1.1.3
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jan 2023 17:09:22 +0000 (17:09 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jan 2023 17:09:22 +0000 (17:09 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 67cf3d3c62ef27273ea14eddaf93d78d14984b98..c148445cbc39f049bb6562b310ea74c17ee6dcc6 100644 (file)
@@ -1,6 +1,23 @@
 hippotat (1.1.4~) unstable; urgency=medium
 
-  * 
+  Bugfixes:
+  * Improved error message about failure to initialise syslog.
+  * Improved error reporting of ipif failures (and debug loggong).
+  * Fix build on platforms with unsigned chars.
+    Closes: #1028028.  [Reported by Adrian Bunk]
+
+  Packaging improvements:
+  * Add empty /etc/hippotat/config.d (to hippotat-common).
+  * init script: Print better error message about firewall.
+  * debian/control: Add Homepage and Vcs-Git.  [Reported by Axel Beckert]
+  * debian/control: Add many missing Recommends.
+  * LICENCE aka d/copyright improvements.  [Requested by Debian ftpmaster]
+  * Makefile: Fixes to release checklist
+
+  Testing:
+  * Add autopkgtest that tests a full-on setup, with two simulated hosts.
+  * Add autopkgtest that tests the init script.
+  * Supporting fixes and refactoring.
 
  --