SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for freeipmi-1.4.4-2.fc21.x86_64.rpm :
Sat Aug 16 14:00:00 2014 Fedora Release Engineering - 1.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

Thu Jul 3 14:00:00 2014 Ales Ledvinka - 1.4.4-1
- Updated to upstream freeipmi-1.4.4
- Support retrys of SSIF reads to handle SSIF NACKs.

Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Fri May 16 14:00:00 2014 Ales Ledvinka - 1.4.3-1
- Updated to upstream freeipmi-1.4.3
- In ipmi-oem, support Supermicro get-power-supply-status and
get-pmbus-power-supply-status commands.
- Support \'ipmiping\' workaround in ipmipower.
- Minor documentation updates.

Tue Mar 4 13:00:00 2014 Ales Ledvinka - 1.4.1-1
- Updated to upstream freeipmi-1.4.1
- Support new tool ipmi-config. Ipmi-config is a consolidated
configuration tool implementing everything that was previously in
bmc-config, ipmi-pef-config, ipmi-sensors-config, and
ipmi-chassis-config.
- The consolidated tool will allow users to checkout, commit, and
diff sections/fields across the four former tools using only one
tool.
- The consolidated tool will also allow users to checkout, commit,
and diff new sections/fields not yet covered in the four former
tools.
- Legacy scripts for bmc-config, ipmi-pef-config,
ipmi-sensors-config, and ipmi-chassis-config will point to the new
tool with all appropriate options to ensure full backwards
compatability.
- The ipmi-pef-config --info option has been made legacy. It is
still supported but no longer advertised.
- Support Intel Data Center Host Interface / Management Engine as
optional driver type for in-band communication.
- Typically these are loaded as /dev/dcmi and /dev/mei drivers.
- This driver is identified as the \"inteldcmi\" type, as it is
specific to Intel systems.
- Support OEM extensions for Intel Windmill, Wiwynn Windmill, and
Quanta Winterfell motherboards in ipmi-sel and ipmi-sensors. These
motherboards are also know as motherboards for the Open Compute
Project (OCP).
- Support DCMI configuration in ipmi-config.
- Update FreeIPMI for changes in IPMI 2.0 Errata 5. Include are:
- New sensor events for Power Supply and OS Boot sensors. New
events are supported in all areas, ipmi-sensors, ipmi-sel,
libipmimonitoring, etc.
- PEF now supports 255 filter numbers, not 127. This is supported
in ipmi-config (formerly ipmi-pef-config).
- Support get/set of new System Info Parameters Present OS Version,
BMC URL, and Base OS/Hypervisor URL. This is supported in
bmc-info and bmc-device.
- Update ipmi-oem Intel Node Manager OEM commands for changes listed
in Intelligent Power Node Manager 2.0 specification.
- Due to changes in the specification, minor text changes may exist
in some output from intelnm OEM commands.
- Update ipmi-sel to support new SEL events in Intelligent Power Node
Manager 2.0 specification.
- Support \'serialalertsdeferred\' workaround in ipmiconsole.
- Support \'solpacketseq\' workaround in ipmiconsole.
- Fix portability issues for Apple / OS X.
- Fix bmc-info output of GUID, format was output with two bytes out of
order.
- May affect scripts parsing and using the GUID.
- Bmc-info now supports --get-system-guid and outputs the System GUID
as well as the Device GUID by default.
- The Device GUID is not prefixed with the text \"Device GUID\"
instead of just \"GUID\". Any scripts scripting against this will
need to be adjusted.
- Bmc-info now supports a workaround of \'guidformat\' to read the GUID
with a format a number of vendors have incorrectly used.
- In ipmi-config\'s sensor configuration, decimal values that cannot be
encoded accurately now report a clearer error message.

Tue Jan 14 13:00:00 2014 Ales Ledvinka - 1.3.4-2
- Module alias dependencies.
- Changes for previous 1.3.4 update:
- Support \'solchannelsupport\' workraound in ipmiconsole /
IPMICONSOLE_WORKAROUND_SKIP_CHANNEL_PAYLOAD_SUPPORT workaround flag in
libipmiconsole.
- Fix SDR cache workaround for motherboards with invalid SDR record
counts listed.
- Workaround Supermicro bug in bmc-watchdog.
- Fix error checks in sensor decoding functions, leading to possible
problems in ipmi-sensors-config.
- Update documentation with additional workarounds for motherboards.

Tue Dec 17 13:00:00 2013 Christopher Meng - 1.3.4-1
- Updated to freeipmi-1.3.4

Fri Nov 8 13:00:00 2013 Ales Ledvinka - 1.3.3-1
- Updated to freeipmi-1.3.3
- Add support for intelnm get-node-manager-alert-destination and
set-node-manager-alert-destination in ipmi-oem.
- Under very verbose mode, ipmi-sel will now record types for OEM
records. This should allow OEM parses outside of FreeIPMI to more
effectively parse OEM specific SEL records.
- Fix big endian portability bugs.

Mon Sep 23 14:00:00 2013 Ales Ledvinka - 1.3.2-1
- Updated to freeipmi-1.3.2
- Update FreeIPMI tools to check libfreeipmi API error codes
correctly.
- Update ipmi-api.h to list mappings of IPMI completion codes and
RMCPPlus codes to API Error codes.

Mon Sep 2 14:00:00 2013 Ales Ledvinka - 1.3.1-1
- Updated to freeipmi-1.3.1
- Timestamp UTC/localtime reporting compliant with specification.
Remote timestamp expected to be in localtime already.
- Timestamp reporting options --utc-to-localtime,
--localtime-to-utc and --utc-offset.
- In ipmi-fru, support output of DDR3 SDRAM modules.
- In ipmi-fru, support output of new FRU multirecords, most notably
extended DC output and extended DC load (per FRU Revision 1.2).
- Support additional chassis types (per FRU Revision 1.2 update).
- and more

Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 1.2.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Sun Jul 21 14:00:00 2013 Ales Ledvinka - 1.2.9-2
- Requires modalias package for module loading dependency.

Fri Jul 19 14:00:00 2013 Ales Ledvinka - 1.2.9-1
- Updated to upstream freeipmi-1.2.9
- Fix threshold output corner case in ipmi-sensors.
- Fix invalid declaration in libipmimonitoring header.
- Fix older compiler build problems.
-
- Fix portability build bug on ARM systems.
- Add \'internal IPMI error\' troubleshooting to manpages.
- Fix bmc-info corner case on Bull 510 systems.

Fri May 31 14:00:00 2013 Ales Ledvinka - 1.2.7-2
- Fix build on architectures where va_list is not pointer.

Mon May 20 14:00:00 2013 Ales Ledvinka - 1.2.7-1
- Updated to freeipmi-1.2.7
- Fix sensor output errors with OEM sensors.

Fri May 17 14:00:00 2013 Ales Ledvinka - 1.2.6-2
- spec update by Christopher Meng
- hardened build flags should include PIE also for bmc-watchdog.

Fri May 3 14:00:00 2013 Ales Ledvinka - 1.2.6-1
- Updated to freeipmi-1.2.6
- Support HP Proliant DL160 G8 OEM sensors.
- Support Supermicro X9SCM-iiF OEM sensors and events.
- Support output of temperature sampling period to ipmi-dcmi.
- Clarify error message when SOL session cannot be stolen in
ipmiconsole/libipmiconsole.
- Fix dcmi rolling average time period output error
- Fix ipmi-dcmi output errors with --get-dcmi-sensor-info.
- Fix corner case in calculation of confidentiality pad length with
AES-CBC-128 encryption. Incorrect pad effects some vendor firmware
implementations.
- Send IPMI 2.0 packets differently than IPMI 1.5 packets, as the
former does not require legacy pad data to be appended to payloads.
- Fix Intel OEM SEL buffer overflow.
- Fix out of trunk source build.
- Support new ipmi_rmcpplus_sendto() and ipmi_rmcpplus_recvfrom()
functions.
- Support new HP Proliant DL160 G8 OEM sensor events.

Thu Feb 28 13:00:00 2013 Ales Ledvinka - 1.2.5-1
- Updated to freeipmi-1.2.5:
- Support Supermicro X9SPU-F-O OEM sensors and events.
- Support Supermicro X9DRI-LN4F+ OEM intepretations (previously
forgotten).

Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 1.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Fri Jan 11 13:00:00 2013 Ales Ledvinka - 1.2.4-1
- Updated to freeipmi-1.2.4:
- Support Supermicro X9DRI-LN4F+ OEM sensors and events.
- Fix output corner case for \"session-based\" channels.
- Fix ipmi-oem set-power-restore-delay corner case in time settings.
- Fix ipmiseld memleak.
- Fix libfreeipmi potential fd leak when generating random numbers.
- Fix libfreeipmi error output bug in RMCP interface.
- Fix several minor corner cases discovered by static code analysis.

Thu Nov 15 13:00:00 2012 Ales Ledvinka - 1.2.3-1
- Updated to freeipmi-1.2.3:
- In ipmi-oem, support new Dell Poweredge R720 OEM commands extensions,
including:
- get-nic-selection-failover
- set-nic-selection-failover
- power-monitoring-over-interval
- power-monitoring-interval-range
- get-last-post-code
- In ipmi-oem, update active-lom-status for Dell Poweredge R720.
- In ipmi-oem, support new Dell Poweredge R720 get-system-info option
\'cmc-info\'.
- In ipmi-oem, Dell get-system-info \"slot-number\" key changed to
\"blade-slot-info\". Legacy option still supported.
- In ipmi-sel, support Dell Poweredge R720 OEM SEL extensions.
- In all tools, support nochecksumcheck workaround option.
- In all daemons (ipmiseld, ipmidetectd, bmc-watchdog), check for
syscall errors during daemon setup.

- In libfreeipmi, support Dell R720 OEM extension intepretations.
- In libfreeipmi, libipmimonitoring, and libipmiconsole, support
NO_CHECKSUM_CHECK workaround flag.
- In libipmiconsole, IPMICONSOLE_DEBUG_FILE logs debug to files in
current working directory and not /var/log. PID is also appended to
debug files.

Fri Oct 12 14:00:00 2012 Ales Ledvinka - 1.2.2-1
- Updated to freeipmi-1.2.2:
- Support new --sol-payload-instance and --deactivate-all-instances
options in ipmiconsole.
- Fix ipmiseld compile issue with -Werror=format-security.

Mon Aug 27 14:00:00 2012 Jan Safranek - 1.2.1-1
- Reworked RPM scriptlets to use systemd-rpm macros (#850117).
- Updated to freeipmi-1.2.1:
- Support new ipmiseld daemon, a daemon that regularly polls the SEL
and stores the events to the local syslog.
- In ipmipower, support --oem-power-type option to support OEM
specific power control operations. Included in this support were
the follow changes to ipmipower:
- Support initial OEM power type of C410X.
- Re-architect to allow input of extra information for an OEM power
operation via the \'+\' operator after the hostname.
- Re-architect to allow input of target hostname multiple times
under OEM power cases.
- Re-architect to allow serialization of power control operations to
the same host.
- Globally in tools, support --target-channel-number and
--target-slave-address to specify specific targets.
- Globally in tools, support ability to specify alternate port via
optional [:port] in hostname or host config.
- In ipmi-fru, support --bridge-fru option to allow reading FRU entries
from satellite controllers.
- In bmc-config, add configuration support for
Maximum_Privilege_Cipher_Suite_Id_15 under RMCPplus_Conf_Privilege.
- Globally support Cipher Suite ID 15 and 16 based on comments from
Intel.
- In ipmi-sensors, support --output-sensor-thresholds, to allow
outputting of sensor thresholds in default output for scripting.
- In ipmi-sel, support new --post-clear option.
- In bmc-device, support new --set-sensor-reading-and-event-status
option.
- In ipmi-oem, support additional Intel Node Manager commands,
including:
- get-node-manager-capabilities
- node-manager-policy-control
- get-node-manager-policy
- set-node-manager-policy
- remove-node-manager-policy
- get-node-manager-alert-thresholds
- set-node-manager-alert-thresholds
- get-node-manager-policy-suspend-periods
- set-node-manager-policy-suspend-periods
- set-node-manager-power-draw-range
- In ipmi-oem, support Wistron OEM commands extensions.
- In ipmi-sel, support Wistron OEM SEL interpretations.
- In ipmi-fru, support Wistron OEM FRU records.
- In ipmi-pef-config, support configuration volatile Alert String 0
and Lan Alert Destination 0.

Tue Jul 31 14:00:00 2012 Jan Safranek - 1.1.7-1
- Updated to freeipmi-1.1.7

Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 1.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Tue Jul 17 14:00:00 2012 Jan Safranek - 1.1.6-3
- fixed License to GPLv3+

Tue Jul 17 14:00:00 2012 Jan Safranek - 1.1.6-2
- fixed upstream URL

Fri Jun 29 14:00:00 2012 Jan Safranek - 1.1.6-1
- Updated to freeipmi-1.1.6

Fri May 18 14:00:00 2012 Jan Safranek - 1.1.5-1
- Updated to freeipmi-1.1.5

Fri Apr 20 14:00:00 2012 Jan Safranek - 1.1.4-1
- Updated to freeipmi-1.1.4

Wed Mar 7 13:00:00 2012 Jan Safranek - 1.1.3-1
- Updated to freeipmi-1.1.3

Wed Feb 8 13:00:00 2012 Jan Safranek - 1.1.2-1
- Updated to freeipmi-1.1.2

Fri Jan 6 13:00:00 2012 Jan Safranek - 1.1.1-2
- added systemd unit files (#767611)

Wed Jan 4 13:00:00 2012 Jan Safranek - 1.1.1-1
- Updated to freeipmi-1.1.1

Wed Dec 14 13:00:00 2011 Jan Safranek - 1.0.10-1
- Updated to freeipmi-1.0.10

Tue Nov 22 13:00:00 2011 Jan Safranek - 1.0.9-1
- Updated to freeipmi-1.0.9

Thu Oct 27 14:00:00 2011 Jan Safranek - 1.0.8-1
- enable build on all archs, the iopl issue #368541 is fixed
- Updated to freeipmi-1.0.8

Thu Sep 29 14:00:00 2011 Jan Safranek - 1.0.7-1
- Updated to freeipmi-1.0.7

Mon Sep 5 14:00:00 2011 Jan Safranek - 1.0.6-1
- Updated to freeipmi-1.0.6

Fri Jul 1 14:00:00 2011 Jan Safranek - 1.0.5-1
- Updated to freeipmi-1.0.5

Fri Apr 22 14:00:00 2011 Jan Safranek - 1.0.4-1
- Updated to freeipmi-1.0.4

Wed Mar 30 14:00:00 2011 Jan Safranek - 1.0.3-1
- Updated to freeipmi-1.0.3, see announce at
http://lists.gnu.org/archive/html/freeipmi-users/2011-03/msg00017.html

Wed Feb 23 13:00:00 2011 Jan Safranek - 1.0.2-1
- Updated to freeipmi-1.0.2, see announce at
http://lists.gnu.org/archive/html/freeipmi-users/2011-02/msg00027.html

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Fri Jan 21 13:00:00 2011 Jan Safranek - 1.0.1:1
- Updated to freeipmi-1.0.1, see announce at
http://lists.gnu.org/archive/html/freeipmi-users/2011-01/msg00006.html
- Configuration files moved from /etc/ to /etc/freeipmi/. Support legacy config
files for backwards compatibility.
- More detailed release information can be found in the NEWS file.


 
ICM