diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 607164f..1c03a73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ -ipmiutil (3.0.0-3) unstable; urgency=medium - - * Correct some systemd issues (Closes: #848861): - - 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. - - Add override_dh_system_start with --no-start --restart-after-upgrade for - all daemons which need aipmi driver. - (Thanks to Andreas Henriksson <andreas@fatal.se>) +ipmiutil (3.0.1-1) unstable; urgency=medium + + * New upstream release: + - Correct some systemd issues (Closes: #848861): + + debian/rules: Add overright_dh_systemd_enable to install *.service + files and add option --no-enable to all services which need a ipmi + driver. + + Add override_dh_system_start with --no-start --restart-after-upgrade + for all daemons which need a ipmi driver. + (Thanks to Andreas Henriksson <andreas@fatal.se>) + - Switch to OpenSSL 1.1.0 (Closes: #828353) + + Switch Build-Depends from libssl1.0-dev to libssl-dev. + + Add openssl to Build-Depends (requested for the configure script). * Drop both dh-autoreconf/dh-systemd from both build-depends and dh --with arguments because this is all defaults when using dh compat 10. @@ -19,8 +22,9 @@ ipmiutil (3.0.0-3) unstable; urgency=medium * Remove unwanted conf files from /etc/init.d: - New debian/maintscript. - debian/control: Add Pre-Depends dpkg for maintscript. + * debian/copyright: Add year 2017 to debian/*. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 21 Dec 2016 18:00:03 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 03 Jan 2017 03:38:28 +0100 ipmiutil (3.0.0-2) unstable; urgency=medium |