Richard Brown 2022-10-06 05:41:33 +00:00 committed by Git OBS Bridge
commit 91ad02401a
4 changed files with 29 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5867c51020e60a4a41ae54c074fa9d746e11ace2f6e90087b5f8856a3394417b
size 65215

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Oct 4 19:03:55 UTC 2022 - Mark Post <mpost@suse.com>
- Upgraded to version 1.8.2 (jsc#PED-577)
* v1.8.2 (2022-09-26)
Bug fixes:
- `smc_run`: Fix for single quotes in parameters
- `Makefile`: Fix target `check`
- `smcss`/`smc_pnet`: Fix option `--version`
- `smcr`/`smc_dbg`: Fix for showing the correct hardware capabailities
* v1.8.1 (2022-04-14)
Changes:
- `smc_rncs`: Recognize RoCE Express3 cards
* v1.8.0 (2022-04-11)
Changes:
- `smc_dbg`: Add stats and `smc info` output
- `smc_rnics`:
- List unknown devices with option `-a`
- Include software-set PNET IDs
- `smc_chk`: Indicate PNET IDs set by `smc_pnet`.
Bug fixes:
- `smc_rnics`: Display correct PNET ID for unknown Mellanox cards
- `smc_run`: Fix output of version info
-------------------------------------------------------------------
Thu Nov 4 17:14:29 UTC 2021 - Mark Post <mpost@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package smc-tools
#
# Copyright (c) 2018-2021 SUSE LLC
# Copyright (c) 2018-2022 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.7.0
Version: 1.8.2
Release: 0
Summary: Shared Memory Communication via RDMA
License: EPL-1.0