* 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.
   * Correct the upstream URL in debian/changelog to the current one.
   * Suggest package openipmi. (Closes: #305629)
This commit is contained in:
Petter Reinholdtsen 2005-04-28 20:45:28 +00:00
parent 04802db0e0
commit 2da00b9a47
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ ipmitool (1.8.2-1) UNRELEASED; urgency=low
- Separate option parsing code from main ipmitool source file.
- Add raw I2C support with IPMI Master Read-Write command.
* Correct the upstream URL in debian/changelog to the current one.
* Suggest package openipmi. (Closes: #305629)
-- Duncan Laurie <duncan@iceblink.org> Wed, 20 Apr 2005 16:58:37 -0700

View File

@ -9,6 +9,7 @@ Standards-Version: 3.6.1
Package: ipmitool
Architecture: i386 amd64
Depends: ${shlibs:Depends}
Suggest: openipmi
Description: utility for IPMI control with kernel driver or LAN interface
A utility for managing and configuring devices that support the
Intelligent Platform Management Interface. IPMI is an open standard