From 4f84c4f6c4a44348e7301236c6d40bc809a1adf68c6e00239d1a1b0fc582633b Mon Sep 17 00:00:00 2001 From: Mark Post Date: Mon, 21 Sep 2020 19:05:12 +0000 Subject: [PATCH] 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 --- smc-tools-1.2.2.tar.gz | 3 --- smc-tools-1.3.1.tar.gz | 3 +++ smc-tools.changes | 25 +++++++++++++++++++++++++ smc-tools.spec | 4 ++-- 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 smc-tools-1.2.2.tar.gz create mode 100644 smc-tools-1.3.1.tar.gz diff --git a/smc-tools-1.2.2.tar.gz b/smc-tools-1.2.2.tar.gz deleted file mode 100644 index cc5858f..0000000 --- a/smc-tools-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e44c45a8b81e0777ed10d3a35c5e988ad394fe4569d042f772aea4de379e4cf -size 25406 diff --git a/smc-tools-1.3.1.tar.gz b/smc-tools-1.3.1.tar.gz new file mode 100644 index 0000000..85896b5 --- /dev/null +++ b/smc-tools-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5929e5ffb8610387224b49ea401620277d82e0f491b23f4ad96c9a96e172e4b0 +size 25953 diff --git a/smc-tools.changes b/smc-tools.changes index 3a8360d..249be73 100644 --- a/smc-tools.changes +++ b/smc-tools.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Sep 16 16:37:51 UTC 2020 - Mark Post + +- 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 diff --git a/smc-tools.spec b/smc-tools.spec index a1d107e..ac06e59 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -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