SHA256
1
0
forked from pool/mstflint

Accepting request 589145 from home:NMoreyChaisemartin:branches:science:HPC

- 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.

OBS-URL: https://build.opensuse.org/request/show/589145
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=20
This commit is contained in:
Nicolas Morey-Chaisemartin
2018-03-20 11:41:34 +00:00
committed by Git OBS Bridge
parent 20662e64cd
commit eca05beeb4
4 changed files with 38 additions and 6 deletions

View File

@@ -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