diff --git a/freeipmi-1.3.3.tar.bz2 b/freeipmi-1.3.3.tar.bz2 deleted file mode 100644 index 11e527d..0000000 --- a/freeipmi-1.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a30a29e43f313cd78bdb0817465359d99f924cddf9ff009e8799e7be5a4b09b -size 2174781 diff --git a/freeipmi-1.3.4.tar.bz2 b/freeipmi-1.3.4.tar.bz2 new file mode 100644 index 0000000..4c78490 --- /dev/null +++ b/freeipmi-1.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba705b340cde38ac60263ac6f91d5c266a0feaa2c936bd55e73eebd8aac8c755 +size 2176024 diff --git a/freeipmi.changes b/freeipmi.changes index b721347..ae7620f 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Dec 13 07:31:45 UTC 2013 - kkaempf@suse.com + +- FreeIPMI 1.3.4 - 12/12/13 + ------------------------- + o Support 'solchannelsupport' workraound in ipmiconsole / + IPMICONSOLE_WORKAROUND_SKIP_CHANNEL_PAYLOAD_SUPPORT workaround + flag in libipmiconsole. + o Fix SDR cache workaround for motherboards with invalid SDR record + counts listed. + o Workaround Supermicro bug in bmc-watchdog. + o Fix error checks in sensor decoding functions, leading to + possible problems in ipmi-sensors-config. + o Update documentation with additional workarounds for motherboards. + o Fix various minor bugs. + ------------------------------------------------------------------- Wed Oct 30 08:38:34 UTC 2013 - kkaempf@suse.com diff --git a/freeipmi.spec b/freeipmi.spec index 24c1ac9..60f50db 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -18,7 +18,7 @@ %define name freeipmi -%define version 1.3.3 +%define version 1.3.4 %if %{?_with_debug:1}%{!?_with_debug:0} %define release 1.debug%{?dist} %else @@ -50,7 +50,8 @@ BuildRequires: fdupes BuildRequires: pkgconfig(systemd) %endif -Obsoletes: freeipmi-ipmimonitoring +Obsoletes: freeipmi-ipmimonitoring < %{version} +Provides: freeipmi-ipmimonitoring = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): info Requires(preun): info @@ -64,7 +65,7 @@ Platform Management Interface specification. %package devel Summary: Development package for FreeIPMI -Group: Development/System +Group: Development/Tools/Other Requires: freeipmi = %{version} %description devel