Hello community, here is the log from the commit of package mstflint for openSUSE:Factory checked in at 2020-01-27 00:22:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mstflint (Old) and /work/SRC/openSUSE:Factory/.mstflint.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mstflint" Mon Jan 27 00:22:29 2020 rev:18 rq:766958 version:4.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mstflint/mstflint.changes 2019-09-07 11:53:33.994272975 +0200 +++ /work/SRC/openSUSE:Factory/.mstflint.new.26092/mstflint.changes 2020-01-27 00:22:47.153506838 +0100 @@ -1,0 +2,50 @@ +Fri Jan 24 15:03:35 UTC 2020 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update to v4.13.3-2 + - ConnectX-6DX adapter cards GA support. + - mstflint tool + - New feature - Burning MFA2 images. Enables the user to extract (i.e. unzip) + 4MB images from MFA2 archive, that matches the device type and device PSIB. + - New feature - Verifying MFA2 Archive. Enables the user to verify a given MFA2 + archive contains the image that matches the given device. + - New feature - Verifying firmware image on a device which operates in livefish mode by + comparing it with an existing binary firmware file. + - Added image-reactivation feature which re-assigns the image signature to the + previous image (in case the new image is faulty) enabling "fwreset" functionality + or to burn a new image. + - mstresourcedump tool + - New mstresourcedump tool added to extracts and prints data segments generated + by the firmware. The dump output is used by Mellanox for debug and troubleshooting. + - mstfwreset tool + - Added support for Socket Direct devices in the mstfwreset tool. + - Added save/restore ATS PCIE capability. + - Added support for Live-Patch in ConnectX-5. + - Added a new reset option (reset-type) to the reset command of mstfwreset. + The user can see the supported reset-types by using the query command. + - mstlink tool + - New feature - Using --json flag formats the output of the tool including all + options & commands in JSON format and prints it. + - Added support for reading the "Link Downed Counter" and "Link Error Recovery Counter" + in the mstlink utility when using InfiniBand protocol only. + - Added support for HDR PCIe grades in the EYE Opening Info in the mstlink utility. + - Added a new flag (show links) to define the valid PCIe links. + - Displays and configures port related data at the physical layer. + - mstconfig tool + - Added the ATS_ENABLED TLV param. When set to TRUE, the device will support Address + Translation Service (ATS). + - Added the VF_VPD_ENABLE parameter to mstconfig. When set, the VPD capability + is exposed to Virtual Functions. + - mstarchive tool + - Added support for MFA2 query using the mstarchive tool. + - mstfwtrace tool + - Extracts and prints trace messages generated by the firmware of 5th generation devices. + This tool supports secure firmware flow only. + - mstreg tool + - Exposes supported access registers, and allows users to obtain information + regarding the registers fields and attributes, and to set and get data with + a specific register. + - mstfwmanager tool + - Supports listing the contents of images archive. When running this command the tool + will list all firmware images within this PLDM package for each image it displays. + +------------------------------------------------------------------- Old: ---- mstflint-4.11.0-5.tar.gz New: ---- mstflint-4.13.3-2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mstflint.spec ++++++ --- /var/tmp/diff_new_pack.kSLHPh/_old 2020-01-27 00:22:48.221507342 +0100 +++ /var/tmp/diff_new_pack.kSLHPh/_new 2020-01-27 00:22:48.225507343 +0100 @@ -1,7 +1,7 @@ # # spec file for package mstflint # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,15 @@ # -%define extra_version -5 +%define extra_version -2 Name: mstflint -Version: 4.11.0 +Version: 4.13.3 Release: 0 Summary: Mellanox Firmware Burning and Diagnostics Tools License: GPL-2.0-only OR BSD-2-Clause Group: System/Console -Url: http://www.openfabrics.org +URL: http://www.openfabrics.org Obsoletes: mstflint-devel < %{version} Source: https://github.com/Mellanox/mstflint/releases/download/v%{version}%{extra_version}/mstflint-%{version}%{extra_version}.tar.gz Patch1: Remove-date-time-info-from-build.patch @@ -62,6 +62,7 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} install rm -rf %{buildroot}%{_includedir}/mstflint rm -rf %{buildroot}%{_libdir}/mstflint/*.a +rm -rf %{buildroot}%{_libdir}/*.a rm -rf %{buildroot}%{_bindir}/hca_self_test.ofed %files @@ -78,6 +79,7 @@ %{_bindir}/mstmwrite %{_bindir}/mstprivhost %{_bindir}/mstregdump +%{_bindir}/mstresourcedump %{_bindir}/mstvpd %{_bindir}/mstfwtrace %{_mandir}/man1/*.1%{ext_man} ++++++ mstflint-4.11.0-5.tar.gz -> mstflint-4.13.3-2.tar.gz ++++++ ++++ 60872 lines of diff (skipped)
