Changelog for 2.10.2
New Features
Build System
1818149 - Remove -Wcast-qual and -Wwrite-strings on Solaris
IPMI Direct plugin
1893197 - Fix compile problem on Debian/SPARC (tv.usec size)
1789782 - Make plugins/ipmidirect/thread.cpp more portable
1855506 - Uninitialized variable warnings on Solaris
OpenHPI Daemon
1785223 - Make the marshalling code more portable
Fixed Bugs
Build System
1907201 - Remove docbook and popt requires from rpm spec file
1831717 - openhpid manual is not in openhpi.spec
1904849 - Some makefile definitions are not including cpp files
Documentation
1853115 - Enable/Disable docs based on docbook-utils presence
HPI Clients
1843714 - hpievents and hpi_shell do not print the entity path
1840685 - hpipower discriminates on entity type
HPI Shell
1878076 - Only upper case should be allowed when entering hex data
1878066 - Cannot set BLOCK timeout in hpi_shell
1878002 - typo in invetory block subcommands help
1765584 - Overflow in set AutoInsert/AutoExtract Timeout
HPI Utils
1907179 - oh_uid_initialize should not fail if already called
1893972 - oh_lookup_sensortype() does not support some sensor types
IPMI Direct plugin
1840241 - Bogus"0"is appended to compact sensors RDR IdString
1833028 - Hot swap sensors may trigger events on the wrong resource
1833026 - IPMC detection logic does not work on MicroTCA
OpenHPI Daemon
1878114 - ai_timeout cannot be set to negative value in config
1873903 - missing CauseOfStateChange in marshaling of HotSwap Event
1826377 - Change include order to prevent compile error on Solaris
OpenHPI base library
1849426 - marshalling problems with saHpiDimiTestStart
1867746 - Wrong marshalling of SaHpiFumiBankInfoT
1841864 - Improve DIMI and FUMI support
1884612 - saHpiControlSet() fails to release handler in an error leg
1877606 - saHpiControlSet(): incorrect digital Control state check
1849418 - marshalling of SaHpiDimiTestParamsDefinitionT type
1827895 - cast-align compile failures on SPARC from g_array_index()
1840681 - saHpiGetChildEntityPath: array index is above array bounds
1876339 - wrong source state handling in saHpiFumiInstallStart
OpenIPMI plugin
1677380 - Port parameter value is not quoted in openhpi.conf.example