diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 318a110..e3b4b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ipmitool (1.8.19-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * d/patches: backport several important fixes from upstream + + fix a buffer overrun in `open` interface + + fix lan print fails on unsupported parameters (closes: #1061770) + + fix parameter passed to read temperature sensors + + fix using hex values when sending raw data (closes: #1082101) + * Some build tweaks: + + add patch to enable verbose output from libtool + + d/rules: run autoupdate before autoreconf + * d/control: bump std-ver to 4.7.0 (no changes required) + + -- Shengqi Chen <harry-chen@outlook.com> Sun, 27 Oct 2024 23:57:07 +0800 + ipmitool (1.8.19-7) unstable; urgency=medium * debian/watch, debian/copyright, debian.control: |