diff options
author | Luk Claes <luk@debian.org> | 2011-09-20 08:08:38 +0200 |
---|---|---|
committer | Luk Claes <luk@debian.org> | 2011-09-20 08:08:38 +0200 |
commit | 7262a7c245a399d24ad7b10761c11c19659d8dcd (patch) | |
tree | 6bcb5893f9de1ab04cd3fbcc70535146aed433dd /debian/changelog | |
parent | d98b020b3b3164ad13bbb9f5a672dd5679a7a828 (diff) |
Add init.d status support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9227063..ab03f92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,13 @@ ipmitool (1.8.11-4) unstable; urgency=low * debian/control: - Add ${misc:Depends} so deps can be added by debhelper. * debian/README.source: Add reference to quilt docs. - * debian/ipmitool.ipmievd.init: Test if /etc/default/rcS - exists, before executing it. + * debian/ipmitool.ipmievd.init: + - Test if /etc/default/rcS exists, before executing it. + - Add status support (Closes: #536119). * debian/ipmitool.{post,pre}{inst,rm}: Add -e. * Fix buffer overflow in tsol session. - -- Luk Claes <luk@debian.org> Tue, 20 Sep 2011 08:00:57 +0200 + -- Luk Claes <luk@debian.org> Tue, 20 Sep 2011 08:07:40 +0200 ipmitool (1.8.11-3) unstable; urgency=high |