ipmitool (1.8.12+zcu) unstable; urgency=low
        * Added IPMB dual bridge support (no need for driver support)
        * Enable compiler warnings and resolve all compiler warning so that
                ipmitool compiles and links with no warning or error messages
        * add ipmishell line to configure
        * fail configure when no curses or readline is found
        * support sensor bridging in free interface
        * applied fix for issue #2865160 (AIX build)
        * Document the ipmitool dcmi commands in the ipmitool man page
        * Document that some commands are blocked by OpenIPMI.   ID 2962306
        * Document the -N and -R options per tracker ID 3489643
        * fix manpage misdocumentation on cipher suite privilige configuration
        * Add build support for Dell OEM commands
        * Add new Dell OEM commands and update man page
        * added hpm and fwum in man page
        * man page update for fwum and hpm commands
        * Added documentation for 'ime' operating mode, used to update Intel ME.
        * add new -Y option to prompt user to enter kgkey
        * Add DCMI module (Data Center Management Interface)
        * fixed oem/iana data type to allow 24 bits definition
        * Fixed AMC point-to-point record parsing in FRU
        * Fixed detection of packing support in GCC
        * Added packing support detection magic on all packed structures
                in project
        * Dell specific mac sub command is updated to support the latest 12G
                Dell servers.  Support for virtual mac is also implemented.
        * Use consistent netfn/cmd for getsysinfo command
        * Add Dell OEM network commands
        * Resolve incorect Board Mfg Data due to incorrect date constant
        * Update ipmi_fru.h to SMBIOS spec 2.6.1 - ID 2916398
        * Support for analog readings in discrete sensors on HP platforms.
        * Change device id mask (IPM_DEV_DEVICE_ID_REV_MASK) 0x07 for 0x0F.
                As per in IPMI spec V2:
        * Added PICMG clock e-keying and bused resource control identifiers
        * Added PICMG major version (ATCA/AMC/uTCA) identifiers
        * Correct Threshold/Discrete Sensor Display - Patch Tracker ID 3508759
        * Sensor units now handle percentage units - ID 3014014
        * Fixes ID 3421347 Sensor list command should use channel field from SDR
        * Added packing directive for ARM cross compile with GCC 3.4.5,
                otherwise the sdr structures gets padded and the pointer cast
                result in incorrect alignement
        * Added 'sdr fill sensors nosats' support to speed up SDR discovery
        * Added SDR name display during discovery (with -v)
        * Added support for sensor types - Processor related sensor
                type 0x07, system incharectorization 0x20, Memory sensor type.
        * Give more description for SEL which is generated for Uncorrectable
                ECC and errors with respect to each Memory Bank,Card or DIMM.
                The Sensor type supporting this are 0x0C and 0x10.
        * Add more details about Version Change event (source of
                firmware update)
        * enhanced PICMG fru control
        * Integrated Andy Wray's DDR3 SPD parser patch
        * Adds function str2uint() to convert from string to uint32_t with
                checks for valid input.
        * Fix possible buffer overflow in buf2str()
        * Fixes ID 3485004 - misuse of strtol()
        * Replaces calls to strtol() with str2uchar() calls and adds error
                messages if invalid input is given.
        * Don't overwite the iflags bits prior to setting the boot parameters.
                This fixes ipmitool so that
                chassis bootdev bios clear-cmos=yes
                will correctly clear the bios cmos.
        * Clarify DCMI get limit activation (add if activate or not).
        * Bug fixes for delloem lan command. This includes the support for 12G
                Dell license and 12G LAN Specific command.
        * delloem commands should not be executed before parsing command line.
        * Fix stack overflow in delloem setled
        * Fix delloem powermonitor on big-endian platforms.
        * ipmitool delloem powermonitor command should convert data from
                network-format to the native one, otherwise it shows garbage
                on ppc/ppc64 platform.
        * Add ipmi_getsysinfo command
        * Add support for drive backplane SetLED functionality
        * Fix for Platform Event Message incorrect Generator ID
        * Fix fru print so that it will display FRU info from satellite
                controllers.
        * Add support for AMC type 17h record.
        * Fix in fru edit.   It is now possible to edit field 0 of sections
        * New FRU get OEM record command
        * fixed segfault for fru edit when "field id" is not supported and
                added user feedback for string substitution(success or failure)
        * Improvement to hpm upgrade during activation. This resolves issue
                where activation seems to have failed because ipmitool received
                an unsupported completion code.
        * hpm Fixes for multi-platform support.
        * hpm Fix for timeouts during firmware rollback. If completion code
                is C3, wait till timeout has expired before reporting it.
        * hpm During manual rollback, code now gets target capabilities
                instead of using a default timeout of 60 seconds.
        * Added firmware auxilliary bytes to hpm outputs
        * hpm Add support for BIG Buffer (Use when -z option is used)
        * Fix the case where ipmitool loses the iol connection during the upload
                block process.  Once IPMITool was successfully sent the first
                byte, IPMITool will not resize the block size.
        * Fix the problem when we try to upgrade specific component and the
                component is already updated,
        * updated HPM firmware agent to version 1.04
        * Fix exit code to return zero on '-o list' or '-o help' option
        * limit length of user name and password that can be supplied by user.
                Password is limited to 16 bytes, resp. 20 bytes, for LAN, resp.
                LAN+, interface. User name is limited to 16 bytes, no interface
                limitations.  ID 3184687, ID 3001519
        * Add retry / timeout options for LAN
        * Changed default cipher suite to 1 instead of 3 for iol20
        * added fix for tracker ID 2849300 "Incorrect Firmware Revision"
        * avoid reopening the interface when already opened
        * Remove message for unsupported PEF capabilities that return valid
                CC (80h)
        * Added OEM byte (47) to verbose output
        * Add option to provide a list when filling sdr repository
        * SDR discovery speedups
        * Added support for Dell specific sensors
        * Fix segmentation fault on unrecognize OEM events.
        * changed SEL timestamp formatting for 'preinit' SEL entries, allowing
                the number of seconds to be displayed.
        * Added sensor raw data in verbose mode. Useful for OEM sensor type.
        * Add sensor hysteresis (positive & negative) to the following command
            ipmitool sensor -v
        * Fixes bug ID 3484936 - missing user input validation
        * Add missing RMCP+ auth type strings
        * Add new Kontron Product in ipmi_strings for product ID.  Kontron
                KTC5520/EATX Server Motherboard with integrated iBMC/KVM/VM
                added identification support for Kontron AT8050 ATCA board
        * Constrain setting of the username to no greater than 16 characters
                per the IPMI specification.   ID 3001519
        * Constrain User ID between 1 and 63.  ID 3519225
        * Fixes ID 3485340 - user input not handled in 'lib/ipmi_user.c'
        * Fixes ignorance of existing daemon PID file which results in PID being
                overwritten.  Adds proper umask() before writing PID file.
        * applied fix for ID 2865111 (AIX build)
        * Fix a proplem when using bridged IPMI commands on the lanplus
                interface (-I lanplus with -b -t or -m switches)  resulting in
                "Close Session command failure".
        * Add fix with usage of CFh (duplicate request).  Usefull for
                slow commands
        * Fix issue with sequence number. (Speed up transfer)

 -- Michal Svamberg <svamberg@gmail.com>  Thu, 21 Feb 2013 17:24:16 +0100

ipmitool (1.8.11) unstable; urgency=low
  * Fix new GCC compilation issues in regards to Packing
  * Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
       for 2.4 kernel instead of ipmi_si_drv driver module
  * New -y option added to allow specification of kg keys with
       non-printable characters
  * New -K option added to allow kgkey settings via environmental
       variable IPMI_KGKEY
  * Generic device support added for EEPROM with SDR Type 10h (gendev)
  * Fix to lan-bridging for a double-bridging crash and to fix
       an issue with bridging multiple concurrent requests and
       erroneous handling of raw Send Message
  * Lanplus fix for commands like 'sensor list' without the -t option
       causing wrong double bridged requests of a sensor is located
       on another satellite controller
  * Fix lan and lanplus request list entry removal bugs
  * Fix non-working issue when trying to send a bridge message with
       Cipher 3
  * Change bridge message handling to reuse command ipmi_lan_poll_recv
  * Added PICMG 2.0 and 2.3 support
  * Fix PICMG (ATCA) extension verification and reversal of BCD encoded
       values for "major" and "minor" fields
  * Add IANA support for Pigeon Point
  * Add OEM SW/FW Record identification
  * Fix to include I2C and LUN addresses so sensors are correctly managed
  * Patch ID 1990560 to get readings from non-linear analog sensors
  * Add support for SOL payload status command
  * SOL set parameter range checking added
  * Fixed SOL activate options usage 
  * Fixed crashes when parsing 'sol payload' and 'tsol' cmds (#216967)
  * Added retries to SOL keepalive
  * Fixed wrong mask values for Front Panel disable/enable status
  * Add support to access fru internal use area
  * Add support for new PICMG 3.0 R3.0 (March 24, 2008) to allow
       blocks of data within the FRU storage area to be write
       protected.
  * Fix node reporting in GUID; Tracker bug #2339675
  * Fix watchdog use/action print strings
  * Fix endian bug in SDR add from file; Tracker bug #2075258
  * Fix crash when dumping SDRs in a file and there's an error
       getting an SDR; improve algorithm for optimal packet size
  * Fix occasional SDR dump segfault; #1793076
  * Allow ipmitool sel delete to accept hex list entry numbers
  * Fix SEL total space reporting.
  * Fix for garbage sensor threshold values reported when none 
       returned.  Tracker Bug #863748
  * ipmievd change to Monitor %used in SEL buffer and log warnings when
       the buffer is 80% and 100% full

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 25 Feb 2009 09:44:31 +0200

ipmitool (1.8.10) unstable; urgency=low

  * New upstream version.
  * Patch to allow Debian package builds from cvs.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  8 Aug 2008 09:44:31 +0200

ipmitool (1.8.7-2) unstable; urgency=low

  * Fix typo in init.d/ipmievd. (Closes: #361309)

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  8 Apr 2006 06:44:31 +0200

ipmitool (1.8.7-1) unstable; urgency=low

  * New upstream version.
    - Dropped nuclear clause from the copyright.  Updated debian/copyright
      to reflect this.
    - ipmievd now store pid in /var/run/ipmievd.pid.  Adjust init.d
      script to use it.
  * Rename /etc/default/ipmievd variable IPMIEVD_OPTS is renamed to
    IPMIEVD_OPTIONS to stay compatible with upstream and other
    distributions.  Add backwards compatibility code with a warning to
    the users of the old variable.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 26 Mar 2006 21:11:08 +0200

ipmitool (1.8.6-2) unstable; urgency=low

  * Add ia64 as an supported arch. (Closes: #355930)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 10 Mar 2006 23:34:50 +0100

ipmitool (1.8.6-1) unstable; urgency=low

  * New upstream version.
    - Avoid crashing when setting lan IP address. (Closes: #351205)
  * Avoid changing history by reverding upstream change
    to email addresses in debian/changelog.
  * Correct typo in control file: Suggest -> Suggests.  Thanks
    to Philipp Matthias Hahn for the report.
  * Add init.d/ipmievd script.  Based on script from Elmar Hoffmann,
    slightly modified to use lsb-base functions. Added dependency on
    lsb-base.  (Closes: #345994)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 26 Feb 2006 10:31:14 +0100

ipmitool (1.8.2-2) unstable; urgency=low

  * Add build-dependency on 'libreadline5-dev | libreadline-dev' to make
    sure all archs get readline support. (Closes: #326341)
  * Add build-dependency on libssl-dev to enable SSL support on
    all archs.
  * Updated Standards-Version to 3.6.2.1. (No updates required)

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  3 Sep 2005 19:18:51 +0200

ipmitool (1.8.2-1) unstable; urgency=low

  * New upstream release.
    -  Fix FRU reading for large (>255 bytes) areas.
    -  Overhaul to ipmievd to support SEL polling in addition to OpenIPMI.
    -  Fix LAN parameter segfault when no Ciphers supported by
       BMC. (Closes: #306806)
    -  Fix IPMIv2 support on Intel v2 BMCs (use -o intelplus).
    -  Separate option parsing code from main ipmitool source file.
    -  Add raw I2C support with IPMI Master Read-Write command.
    -  Add support for new 'sdr elist' extended output format.
    -  Add support for listing sensors by type with 'sdr type' command.
    -  Add support for new 'sel elist' extended output format that
       cross-references events with sensors.
    -  Add support for sending dynamically generated platform events
       based on existing sensor information.
    -  New '-S' argument to read local SDR cache created with 'sdr dump'.
    -  Updated manpage for ipmitool and ipmievd. (Closes: #306894)
  * Correct the upstream URL in debian/changelog to the current one.
  * Suggest package openipmi. (Closes: #305629)
  * Add debian/watch file to detect new source versions.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  5 Jun 2005 10:29:18 +0200

ipmitool (1.8.1-1) unstable; urgency=low

  * New upstream release.
  * Install ipmievd into /usr/sbin/.

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  7 Apr 2005 01:18:44 +0200

ipmitool (1.8.0-1) unstable; urgency=low

  * Initial upload into Debian, based on the upstream build
    rules. (Closes: #299924)
  * Convert debian/changelog to UTF-8.
  * Change section from 'contrib' to 'utils'.
  * Build-depend on debhelper (>> 4.0.0) to match the rules file.
  * Set Standards-version to 3.6.1.
  * Make sure binary dependency is properly generated.
  * Add long description, copied from the project README.
  * Drop useless provides 'ipmitool', as the package is called 'ipmitool'.
  * Don't install the COPYING file, as the license text already is
    included in debian/copyright.
  * Remove unused parts of the rules file.
  * Correct clean target in rules file, to use 'distclean' and remove
    configure-stamp not bogus config-stamp.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  3 Apr 2005 20:52:02 +0200

ipmitool (1.8.0) unstable; urgency=low

  * Fix IPMIv2.0 issues
  * Fix chassis boot parameter support
  * Add support for linear sensors

 -- Duncan Laurie <duncan@iceblink.org>  Wed, Mar 16 2005 17:08:12 -0700

ipmitool (1.7.1) unstable; urgency=low

  * Update bmc plugin to work with new Solaris bmc driver (new ioctl
    for interface detection and new STREAMS message-based interface).

 -- Seth Goldberg <sethmeisterg@hotmail.com>  Mon, Mar 7 2005 18:03:00 -0800

ipmitool (1.7.0) unstable; urgency=low

  * Propogate errors correctly so exit status will be useful
  * More consistent display of errors including completion code text
  * Errors and debug is send to stderr now
  * New "sel get" command that will print details about SEL entry
    and corresponding SDR records as well as FRUs via entity association
  * Improved event generator, now supports reading events from text file
  * New "-o oemtype" option for specifying OEM boards
    exsting types are "supermicro" and "intelwv2"
  * New PEF subsystem
  * New "bmc" plugin for Solaris 10 x86
  * Many bugfixes and contributed patches

 -- Duncan Laurie <duncan@iceblink.org>  Fri, Jan 7 2005 19:58:22 -0700

ipmitool (1.6.2) unstable; urgency=low

  * Support for Supermicro BMC OEM authentication method

 -- Duncan Laurie <duncan@iceblink.org>  Mon, 16 Nov 2004 08:20:01 -0700

ipmitool (1.6.1) unstable; urgency=low

  * Fix minor problem with LAN parameter setting

 -- Duncan Laurie <duncan@iceblink.org>  Wed, 29 Sep 2004 11:19:17 -0700

ipmitool (1.6.0) unstable; urgency=low

  * Add a README
  * Add support for IPMIv2 and Serial-over-LAN from Newisys
  * Add Solaris x86 lipmi interface
  * Add support for building Solaris packages
  * Add support for building RPMs as non-root user
  * Fix segfault when doing "sel list" (from Matthew Braithwaite)
  * Fix "chassis identify" on some BMCs (from ebrower@sourceforge)
  * Add "bmc info" and related output (from ebrower@sourceforge)
  * new "shell" and "exec" commands
  * lots of other contributed patches

 -- Duncan Laurie <duncan@iceblink.org>  Thu, 9 Sep 2004 21:39:37 -0700

ipmitool (1.5.9) unstable; urgency=low

  * Add ability to get a particular sensor by name
  * Add ability to set a particular sensor threshold
  * Add support for displaying V2 channel authentication levels
  * Add README for rrdtool scripts in contrib directory
  * Improve lan interface retry handling
  * Support prompting for password or reading from environment
  * Move chaninfo command into channel subcommand
  * Fix reservation ID handling when two sessions open to BMC
  * Fix reading of large FRU data
  * Add configure option for changing binary to ipmiadm for Solaris
  * Fix compile problem on Solaris 8

 -- Duncan Laurie <duncan@iceblink.org>  Sat, 27 Mar 2004 00:11:37 -0700

ipmitool (1.5.8) unstable; urgency=low

  * Enable static compilation of interfaces
  * Fix types to be 64-bit safe
  * Fix compilation problems on Solaris
  * Fix multiple big-endian problems for Solaris/SPARC
  * Fix channel access to save settings to NVRAM
  * Set channel privilege limit to ADMIN during "access on"
  * Enable gratuitous ARP in bmcautoconf.sh
  * Add support for Linux kernel panic messages in SEL output
  * Add support for type 3 SDR records

 -- Duncan Laurie <duncan@iceblink.org>  Tue, 27 Jan 2004 16:23:25 -0700

ipmitool (1.5.7) unstable; urgency=low

  * add IPMIv1.5 eratta fixes
  * additions to FRU printing and FRU multirecords
  * better handling of SDR printing
  * contrib scripts for creating rrdtool graphs

 -- Duncan Laurie <duncan@iceblink.org>  Mon,  5 Jan 2004 17:29:50 -0700

ipmitool (1.5.6) unstable; urgency=low

  * Fix SEL event decoding for generic events
  * Handle empty SEL gracefully when doing "sel list"
  * Fix sdr handling of sensors that do not return a reading
  * Fix for CSV display of sensor readings/units from Fredrik Öhrn

 -- Duncan Laurie <duncan@iceblink.org>  Thu,  4 Dec 2003 14:47:19 -0700

ipmitool (1.5.5) unstable; urgency=low

  * Add -U option for setting LAN username
  * Fix -v usage for plugin interfaces

 -- Duncan Laurie <duncan@iceblink.org>  Tue, 25 Nov 2003 15:10:48 -0700

ipmitool (1.5.4) unstable; urgency=low

  * Put interface plugin API into library
  * Fix ipmievd

 -- Duncan Laurie <duncan@iceblink.org>  Fri, 14 Nov 2003 15:16:34 -0700

ipmitool (1.5.3) unstable; urgency=low

  * Add -g option to work with grizzly bmc

 -- Duncan Laurie <duncan@iceblink.org>  Mon,  3 Nov 2003 18:04:07 -0700

ipmitool (1.5.2) unstable; urgency=low

  * add support for setting gratuitous arp interval 

 -- Duncan Laurie <duncan@iceblink.org>  Fri, 24 Oct 2003 11:00:00 -0700

ipmitool (1.5.1) unstable; urgency=low

  * better SEL support
  * fix display bug in SDR list

 -- Duncan Laurie <duncan@iceblink.org>  Wed,  8 Oct 2003 17:28:51 -0700

ipmitool (1.5.0) unstable; urgency=low

  * more robust UDP packet handling
  * add Intel IMB driver support
  * use autoconf/automake/libtool

 -- Duncan Laurie <duncan@iceblink.org>  Fri,  5 Sep 2003 11:57:32 -0700

ipmitool (1.2-1) unstable; urgency=low

  * New command line option parsing
  * More chassis commands supported

 -- Duncan Laurie <duncan@iceblink.org>  Wed,  2 Apr 2003 17:44:17 -0700

ipmitool (1.1-1) unstable; urgency=low

  * Minor fixes.

 -- Duncan Laurie <duncan@iceblink.org>  Tue,  1 Apr 2003 14:31:10 -0700

ipmitool (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Duncan Laurie <duncan@iceblink.org>  Sun, 30 Mar 2003 21:30:46 -0700

