- FreeIPMI 1.1.5 - 05/17/12

Tools
  ------
  o Support Supermicro OEM sensors/SEL on H8DGU-F motherboards.
  o In ipmiconsole, fix password length check bug.
  o In bmc-watchdog, fix --start-if-stopped and --reset-if-running
    options.
  o In ipmidetectd, fix usage output typos.
  o In ipmi-sensors-config, fix several parallel output corner cases.
  o For consistency to other tools, turn on quiet-caching if
    communicating with multiple hosts in bmc-device and ipmi-oem.
  o In ipmi-sensors, fix bug in which multiple workarounds could not
    be used or used in combination with bridging.
  o Fix start run levels in ipmidetectd init script.
  
  Libraries
  ---------
  o In libfreeipmi fru-parse API, handle additional device busy errors.
  
  Misc
  ----
  o Various documentation updates.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=7
This commit is contained in:
Klaus Kämpf 2012-05-17 21:47:08 +00:00 committed by Git OBS Bridge
parent 6fa2abb922
commit dc381a1d19
4 changed files with 30 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0cbd2581d52ddb9b791ec6691215176ed010ae79b909a93026fef6b1fb0a4178
size 3068549

3
freeipmi-1.1.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f26bafe90e6d39a032c73aaad66bde1f2f2542e1e0f2cfe2c1ef81f22b99cad9
size 3069748

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu May 17 21:45:32 UTC 2012 - kkaempf@suse.com
- FreeIPMI 1.1.5 - 05/17/12
Tools
------
o Support Supermicro OEM sensors/SEL on H8DGU-F motherboards.
o In ipmiconsole, fix password length check bug.
o In bmc-watchdog, fix --start-if-stopped and --reset-if-running
options.
o In ipmidetectd, fix usage output typos.
o In ipmi-sensors-config, fix several parallel output corner cases.
o For consistency to other tools, turn on quiet-caching if
communicating with multiple hosts in bmc-device and ipmi-oem.
o In ipmi-sensors, fix bug in which multiple workarounds could not
be used or used in combination with bridging.
o Fix start run levels in ipmidetectd init script.
Libraries
---------
o In libfreeipmi fru-parse API, handle additional device busy errors.
Misc
----
o Various documentation updates.
-------------------------------------------------------------------
Tue May 8 08:18:31 UTC 2012 - trenn@suse.de

View File

@ -18,7 +18,7 @@
%define name freeipmi
%define version 1.1.4
%define version 1.1.5
%if %{?_with_debug:1}%{!?_with_debug:0}
%define release 1.debug%{?dist}
%else
@ -32,8 +32,6 @@ License: GPL-3.0+
Url: http://www.gnu.org/software/freeipmi/
Group: Applications/System
Source: ftp://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1: add_default_start.patch
Summary: FreeIPMI
BuildRequires: automake
@ -96,7 +94,6 @@ This service detects and monitors IPMI nodes.
%prep
%setup -q
%patch1 -p0
%build
aclocal -I config