- Update to 1.5.2

o Update configuration file parsing code to handle values up to
    1024 characters in length.
  o Set FD_CLOEXEC for ipmi driver device files opened within
    libfreeipmi.
  o Support --read-fru, --write-fru, and --device-id option in
    bmc-device.
  o Support --fru-file option in ipmi-fru.
  o Various library updates in libfreeipmi to handle new features.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=75
This commit is contained in:
Klaus Kämpf
2016-05-30 08:04:54 +00:00
committed by Git OBS Bridge
parent 130a3a31cf
commit 288c5a4681
6 changed files with 18 additions and 5 deletions

View File

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

Binary file not shown.

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

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

BIN
freeipmi-1.5.2.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon May 30 07:39:22 UTC 2016 - kkaempf@suse.com
- Update to 1.5.2
o Update configuration file parsing code to handle values up to
1024 characters in length.
o Set FD_CLOEXEC for ipmi driver device files opened within
libfreeipmi.
o Support --read-fru, --write-fru, and --device-id option in
bmc-device.
o Support --fru-file option in ipmi-fru.
o Various library updates in libfreeipmi to handle new features.
-------------------------------------------------------------------
Wed Dec 2 07:09:14 UTC 2015 - kkaempf@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package freeipmi
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2003-2008 FreeIPMI Core Team
#
# All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
%endif
%define name freeipmi
%define version 1.5.1
%define version 1.5.2
%define srcversion %{version}
%if %{?_with_debug:1}%{!?_with_debug:0}
%define release 1.debug%{?dist}