Hello community,

here is the log from the commit of package freeipmi for openSUSE:Factory 
checked in at 2016-10-13 11:31:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freeipmi (Old)
 and      /work/SRC/openSUSE:Factory/.freeipmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freeipmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/freeipmi/freeipmi.changes        2016-08-03 
11:45:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.freeipmi.new/freeipmi.changes   2016-10-13 
11:31:36.000000000 +0200
@@ -1,0 +2,28 @@
+Tue Oct  4 08:32:38 UTC 2016 - kkae...@suse.com
+
+- Update to 1.5.4
+  o Various changes/fixes in libipmiconsole
+    - If user retrieves file descriptor from ipmiconsole_ctx_fd,
+      user is required to close it.  ipmiconsole_ctx_destroy no
+      longer closes it.  This is to avoid a potential double close
+      which can be a problem for multithreaded applications. This
+      is a change in behavior, but we do not believe this will
+      affect most applications since most users close the file
+      descriptor under most scenarios anyways.
+    - ipmiconsole_ctx_destroy() should now be called to free
+      resources even if ipmiconsole_engine_teardown() has been
+      called.  This has been done to create consistent behavior in
+      the API and avoid a former segfault possibility.  This is a
+      change in behavior, but we do not believe this will affect
+      most applications since ipmiconsole_engine_teardown() is
+      only called when an application is being shutdown.
+    - The use of IPMICONSOLE_ENGINE_CLOSE_FD has been clarified in
+      the header file.  Some of the prior text was unclear.
+      Behavior has not been changed.
+  o In ipmi-oem, support Intel get-bmc-services and set-bmc-
+    services commands.
+  o In ipmi-oem, support Gigabyte get-nic-mode and set-nic-mode
+    commands.
+  o Support Gigabyte MD90-FS0-ZB OEM SEL events.           
+
+-------------------------------------------------------------------

Old:
----
  freeipmi-1.5.3.tar.gz
  freeipmi-1.5.3.tar.gz.sig

New:
----
  freeipmi-1.5.4.tar.gz
  freeipmi-1.5.4.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freeipmi.spec ++++++
--- /var/tmp/diff_new_pack.lU7w6e/_old  2016-10-13 11:31:38.000000000 +0200
+++ /var/tmp/diff_new_pack.lU7w6e/_new  2016-10-13 11:31:38.000000000 +0200
@@ -24,7 +24,7 @@
 %endif
 
 %define name freeipmi
-%define version 1.5.3
+%define version 1.5.4
 %define srcversion %{version}
 %if %{?_with_debug:1}%{!?_with_debug:0}
 %define release 1.debug%{?dist}

++++++ freeipmi-1.5.3.tar.gz -> freeipmi-1.5.4.tar.gz ++++++
++++ 2310 lines of diff (skipped)



Reply via email to