summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 9 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 010f38b..0560d55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,21 @@
-ipmiutil (3.0.0-3) UNRELEASED; urgency=medium
+ipmiutil (3.0.0-3) unstable; urgency=medium
* Correct some systemd issues (Closes: #848861):
- - debian/rules: Add dh_systemd_enable_overright to disable
- ipmi_port at installation.
- - New debian/patches/0710-systemd.patch to remove supported
+ - debian/rules: Add overright_dh_systemd_enable to install *.service files
+ and add option --no-enable to all services which need a ipmi driver.
+ - New debian/patches/0710-systemd.patch to remove not supported
characters.
(Thanks to Andreas Henriksson <andreas@fatal.se>)
* Drop both dh-autoreconf/dh-systemd from both build-depends
and dh --with arguments because this is all defaults when
using dh compat 10.
(Thanks to Andreas Henriksson <andreas@fatal.se>)
+ * Move purge action from prerm to postrm to clean /var/lib/ipmiutil
+ correctly.
+ * debian/rules: remove overright_dh_installinit to prevent
+ side effects with systemd.
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 20 Dec 2016 11:55:42 +0100
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 21 Dec 2016 10:10:24 +0100
ipmiutil (3.0.0-2) unstable; urgency=medium