diff --git a/freeipmi-1.1.4.tar.gz b/freeipmi-1.1.4.tar.gz deleted file mode 100644 index 2c8c4bf..0000000 --- a/freeipmi-1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cbd2581d52ddb9b791ec6691215176ed010ae79b909a93026fef6b1fb0a4178 -size 3068549 diff --git a/freeipmi-1.1.5.tar.gz b/freeipmi-1.1.5.tar.gz new file mode 100644 index 0000000..52b4fb3 --- /dev/null +++ b/freeipmi-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26bafe90e6d39a032c73aaad66bde1f2f2542e1e0f2cfe2c1ef81f22b99cad9 +size 3069748 diff --git a/freeipmi.changes b/freeipmi.changes index dc72f9f..047cf15 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -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 diff --git a/freeipmi.spec b/freeipmi.spec index a736784..21b40d5 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -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