diff --git a/mstflint-4.8.0.tar.gz b/mstflint-4.8.0.tar.gz deleted file mode 100644 index cd2811a..0000000 --- a/mstflint-4.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0196006a0ffc86b4d033360950ed427b13f75e1d89dd7cf93017772d2a5d0f9 -size 3983144 diff --git a/mstflint-4.9.0.tar.gz b/mstflint-4.9.0.tar.gz new file mode 100644 index 0000000..3fe7cab --- /dev/null +++ b/mstflint-4.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee5583c9083ef4c0f3b46ba38ce45a6e6f61c5985ea93a442138e9f3e5b79e0 +size 4032237 diff --git a/mstflint.changes b/mstflint.changes index 726ef20..99153a6 100644 --- a/mstflint.changes +++ b/mstflint.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Mar 20 07:44:34 UTC 2018 - nmoreychaisemartin@suse.com + +- Update to v4.9.0-1 + * mstfwreset + * Added support for a hot swap (or hot plug) of the PCIe slot. + * Secure Firmware Update + * Added support for Secure Firmware Update to ConnectX-4 adapter cards. + * Enabled signing the package with an RSA 4096 bit keys. + * Added support for setting the GUIDs when Secure Firmware Update is enabled. + * mstconfig + * Added the following mstconfig configuration parameters: + * AUTO_RELOAD + * DRIVER_SETTINGS + * EXP_ROM_PXE_ENABLE + * EXP_ROM_UEFI_ARM_ENABLE + * EXP_ROM_UEFI_X86_ENABLE + * INTERNAL_CPU_MODEL + * IPV4 + * IPV6 + * PCI_DATA_WR_ORDERING_MODE + * PXE_UNDI + * STATUS_UPDATE + * TCP + * TCPIP + * TRACER_ENABLE + * mstflint + * Added support for FreeBSD with BSD license. + * Secure Boot + * Added support for secure boot to ConnectX-3 adapter cards. + ------------------------------------------------------------------- Thu Nov 9 11:19:43 UTC 2017 - nmoreychaisemartin@suse.com diff --git a/mstflint.spec b/mstflint.spec index 03fc178..59b535a 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -1,7 +1,7 @@ # # spec file for package mstflint # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,14 @@ %define extra_version -2 Name: mstflint -Version: 4.8.0 +Version: 4.9.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/files/1457191/mstflint-%{version}.tar.gz +Source: https://github.com/Mellanox/mstflint/releases/download/v%{version}-1/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 @@ -42,6 +42,7 @@ Patch5: mstflint-gcc7.patch BuildRequires: gcc-c++ BuildRequires: infiniband-diags-devel +BuildRequires: libibverbs-devel BuildRequires: libtool BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build