Accepting request 835902 from home:markkp:branches:network
- 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 OBS-URL: https://build.opensuse.org/request/show/835902 OBS-URL: https://build.opensuse.org/package/show/network/smc-tools?expand=0&rev=25
This commit is contained in:
parent
a773e60baa
commit
4f84c4f6c4
@ -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
3
smc-tools-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5929e5ffb8610387224b49ea401620277d82e0f491b23f4ad96c9a96e172e4b0
|
||||
size 25953
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user