Package: ipmitool
Version: 1.8.18-10.1
Severity: important
The changelog for 1.8.18-7 mentions
* Remove not longer needed debian/ipmitool.ipmievd.default (Closes: #907832).
- New debian/ipmitool.maintscript to remove /etc/default/ipmitool.
- Add IPMIEVD_OPTIONS from /etc/default/ipmitool into
debian/ipmitool.ipmievd.service.
Unfortunately, that last change was done by hard-coding the default value
"open daemon" into the ExecStart line of the systemd service unit, with no
convenient way to customise it. Some hardware requires "sel daemon" instead;
on such systems ipmievd breaks on upgrade from buster to bullseye.