Hello community,

here is the log from the commit of package mstflint for openSUSE:Factory 
checked in at 2017-11-15 16:55:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mstflint (Old)
 and      /work/SRC/openSUSE:Factory/.mstflint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mstflint"

Wed Nov 15 16:55:34 2017 rev:10 rq:540248 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mstflint/mstflint.changes        2017-08-13 
14:58:00.210781311 +0200
+++ /work/SRC/openSUSE:Factory/.mstflint.new/mstflint.changes   2017-11-15 
16:55:36.596848125 +0100
@@ -1,0 +2,12 @@
+Thu Nov  9 11:19:43 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v4.8.0-2
+  * Drop proprietary Mellanox file
+
+-------------------------------------------------------------------
+Tue Oct 31 12:32:47 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v4.8.0-1, No info of changes available (bsc#1046293, fate#322949)
+- Update mstflint-gcc7.patch to the latest sources
+
+-------------------------------------------------------------------

Old:
----
  mstflint-4.7.0.tar.gz

New:
----
  mstflint-4.8.0.tar.gz

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

Other differences:
------------------
++++++ mstflint.spec ++++++
--- /var/tmp/diff_new_pack.dYDm52/_old  2017-11-15 16:55:37.564812660 +0100
+++ /var/tmp/diff_new_pack.dYDm52/_new  2017-11-15 16:55:37.568812514 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%define extra_version -1
+%define extra_version -2
 
 Name:           mstflint
-Version:        4.7.0
+Version:        4.8.0
 Release:        0
 Summary:        Mellanox Firmware Burning and Diagnostics Tools
 License:        GPL-2.0 or BSD-2-Clause
 Group:          System/Console
 Url:            http://www.openfabrics.org
 Obsoletes:      mstflint-devel < %{version}
-
-Source:         
https://github.com/Mellanox/mstflint/releases/download/v%{version}%{?extra_version}/%{name}-%{version}.tar.gz
+Source:         
https://github.com/Mellanox/mstflint/files/1457191/mstflint-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM Build libmtcr as shared library
 Source1:        mstfint-mtcr_ul_no_static_lib.patch
 # PATCH-FIX-UPSTREAM Add all needed defines to get it built on s390x
@@ -81,6 +80,7 @@
 %doc README COPYING LICENSE
 %{_bindir}/mstconfig
 %{_bindir}/mstflint
+%{_bindir}/mstfwreset
 %{_bindir}/mstmcra
 %{_bindir}/mstmread
 %{_bindir}/mstmtserver

++++++ mstflint-4.7.0.tar.gz -> mstflint-4.8.0.tar.gz ++++++
++++ 60526 lines of diff (skipped)

++++++ mstflint-gcc7.patch ++++++
--- /var/tmp/diff_new_pack.dYDm52/_old  2017-11-15 16:55:38.116792436 +0100
+++ /var/tmp/diff_new_pack.dYDm52/_new  2017-11-15 16:55:38.120792290 +0100
@@ -1,8 +1,8 @@
 diff --git configure.ac configure.ac
-index bc966cd..6265f28 100644
+index 437db76..360a948 100644
 --- configure.ac
 +++ configure.ac
-@@ -121,6 +121,7 @@ AS_IF([test "x$enable_dynamic_ld" = "xyes"], [
+@@ -144,6 +144,7 @@ AS_IF([test "x$enable_dynamic_ld" = "xyes"], [
    LDFLAGS="$LDFLAGS -Wl,--dynamic-linker=/lib64/ld64.so.2"
  ])
  
@@ -10,15 +10,3 @@
  CFLAGS="$CFLAGS -Werror -DMST_UL"
  CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
  
-diff --git fw_comps_mgr/fw_comps_mgr.cpp fw_comps_mgr/fw_comps_mgr.cpp
-index f4afc0c..ec6dad0 100644
---- fw_comps_mgr/fw_comps_mgr.cpp
-+++ fw_comps_mgr/fw_comps_mgr.cpp
-@@ -804,7 +804,6 @@ void FwCompsMgr::extractRomInfo(tools_open_mgir* mgir, 
fwInfoT* fwQuery)
- bool FwCompsMgr::queryFwInfo(fwInfoT* query)
- {
-     if (!query) {
--        return FWCOMPS_BAD_PARAM;
-         return false;
-     }
-     memset(query, 0, sizeof(fwInfoT));


Reply via email to