diff --git a/smc-tools-1.7.0.tar.gz b/smc-tools-1.7.0.tar.gz deleted file mode 100644 index cae42fe..0000000 --- a/smc-tools-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b42c8f59ab2850c4de1e511951482ce3ba77c11a2e514e39b738a3ac059c147f -size 65312 diff --git a/smc-tools-1.8.2.tar.gz b/smc-tools-1.8.2.tar.gz new file mode 100644 index 0000000..0c47168 --- /dev/null +++ b/smc-tools-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5867c51020e60a4a41ae54c074fa9d746e11ace2f6e90087b5f8856a3394417b +size 65215 diff --git a/smc-tools.changes b/smc-tools.changes index a4ff691..ffb4fed 100644 --- a/smc-tools.changes +++ b/smc-tools.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Oct 4 19:03:55 UTC 2022 - Mark Post + +- 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 diff --git a/smc-tools.spec b/smc-tools.spec index ec80dfc..de75118 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -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