diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/debian/changelog b/debian/changelog index 3b76f72..e3b4b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,23 +1,17 @@ -ipmitool (1.8.19-8) UNRELEASED; urgency=medium +ipmitool (1.8.19-7.1) unstable; urgency=medium - * Add new enterprise-numbers.txt handling: - - Add new debian/anacron/ipmitool_enterprise. - - Remove debian/ipmitool_enterprise.txt - - debian/control: - + Add Depends weg, anacron. - - debian/ipmitool.install: - + Remove debian/ipmitool_enterprise.txt. - + Add debian/anacron/ipmitool_enterprise. - - debian/ipmitool.postinst: - + Add download ipmitool_enterprise.txt. - * New debian/patches/0120-Fix_Unsupported_Parameter_lookup.patch: - - Fix error response from Unsupported Parameter lookup (Closes: #1061770). - * New debian/patches/0125-Do_not_require_IANA_PEN_registry_file.patch: - - Do not require the IANA PEN registry file (Closes: #1040186). - * New debian/ipmitool.lintian-overrides: - - Add Override for groff-message and missing-systemd-timer-for-cron-script. - - -- Jörg Frings-Fürst <debian@jff.email> Fri, 05 Jul 2024 19:23:38 +0200 + * 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 |