From a315378a5793c9d321c89b82909ce1d80d9b57cc290ff64e9a19c5cba6565960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Thu, 11 Dec 2014 12:34:19 +0000 Subject: [PATCH] - Update to 1.4.7 o Fix typo from FRU spec, language "Tegulu" is actually "Telugu". o Fix typo in SEL session output, "Invalid Username of Password" to "Invalid Username or Password". o Loop on select() call if interrupted by EINTR in openipmi, ssif, and sunbmc inband drivers. o Fix integer overflow bug in ipmi-config when configure vlan ID > 255. o Add workaround for ipmi-config issue on Supermicro X10DDW-i. o Fix error handling bug in bmc-info. OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=58 --- freeipmi-1.4.6.tar.gz | 3 --- freeipmi-1.4.7.tar.gz | 3 +++ freeipmi.changes | 14 ++++++++++++++ freeipmi.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 freeipmi-1.4.6.tar.gz create mode 100644 freeipmi-1.4.7.tar.gz diff --git a/freeipmi-1.4.6.tar.gz b/freeipmi-1.4.6.tar.gz deleted file mode 100644 index e7af0cc..0000000 --- a/freeipmi-1.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e404329378aed4ea2078575d7a8787820da3c8e1412b309ab8643f0284626af -size 3182413 diff --git a/freeipmi-1.4.7.tar.gz b/freeipmi-1.4.7.tar.gz new file mode 100644 index 0000000..46bd249 --- /dev/null +++ b/freeipmi-1.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d448991a654c2c9196934da6c75b95b1c6038b9a2fbbea83937f0779b55863c8 +size 3184114 diff --git a/freeipmi.changes b/freeipmi.changes index fa09146..3b48290 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Dec 11 07:24:23 UTC 2014 - kkaempf@suse.com + +- Update to 1.4.7 + o Fix typo from FRU spec, language "Tegulu" is actually "Telugu". + o Fix typo in SEL session output, "Invalid Username of Password" to + "Invalid Username or Password". + o Loop on select() call if interrupted by EINTR in openipmi, ssif, + and sunbmc inband drivers. + o Fix integer overflow bug in ipmi-config when configure + vlan ID > 255. + o Add workaround for ipmi-config issue on Supermicro X10DDW-i. + o Fix error handling bug in bmc-info. + ------------------------------------------------------------------- Wed Oct 29 20:22:43 UTC 2014 - kkaempf@suse.com diff --git a/freeipmi.spec b/freeipmi.spec index f3b77b7..35a77c1 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -18,7 +18,7 @@ %define name freeipmi -%define version 1.4.6 +%define version 1.4.7 %define srcversion %{version} %if %{?_with_debug:1}%{!?_with_debug:0} %define release 1.debug%{?dist}