Dominique Leuenberger 2020-09-22 19:12:48 +00:00 committed by Git OBS Bridge
commit 84b066296c
4 changed files with 30 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e44c45a8b81e0777ed10d3a35c5e988ad394fe4569d042f772aea4de379e4cf
size 25406

3
smc-tools-1.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5929e5ffb8610387224b49ea401620277d82e0f491b23f4ad96c9a96e172e4b0
size 25953

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Sep 16 16:37:51 UTC 2020 - Mark Post <mpost@suse.com>
- Upgraded to version 1.3.1 (jsc#SLE-14630, jsc#SLE-14470)
* Version 1.3.1
Changes:
smcss: Add further error codes to man page
Bug fixes:
smcss: Display more than 321 connections
smc_rnics: Suppress any unknown non-networking device unless
option -r is specified
* Version 1.3.0
Changes:
smcss: Add description of Linux error codes to man page
smc_rnics:
* Sort output by PCHID
* Replace spaces in output by underscores for easier parsing
* Add new option --IB-dev to display IB-specific attributes
Bug fixes:
smc_rnics:
* FIDs can have up to 4 digits and are planned to be extended
to a total of 8 digits - adjusting output format accordingly
* Do not display port attribute for RoCE Express2 devices
unless we have an accurate value
-------------------------------------------------------------------
Thu Nov 7 17:44:58 UTC 2019 - Mark Post <mpost@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package smc-tools
#
# Copyright (c) 2018, 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018-2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: smc-tools
Version: 1.2.2
Version: 1.3.1
Release: 0
Summary: Shared Memory Communication via RDMA
License: EPL-1.0