diff --git a/smc-tools-1.8.3.tar.gz b/smc-tools-1.8.3.tar.gz deleted file mode 100644 index 66e0d17..0000000 --- a/smc-tools-1.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57746be03f43f77914a99d5caf2cb20cea03e2b6304d756d73595e5b24ac808a -size 65264 diff --git a/smc-tools-1.8.4.tar.gz b/smc-tools-1.8.4.tar.gz new file mode 100644 index 0000000..9cb21f5 --- /dev/null +++ b/smc-tools-1.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef8fed6496650ff5c370a830cc1013d4370e06d686b14913e71794aad093e36 +size 65799 diff --git a/smc-tools.changes b/smc-tools.changes index a814630..b021a24 100644 --- a/smc-tools.changes +++ b/smc-tools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 18 11:58:29 UTC 2024 - Nikolay Gueorguiev + +- Upgrade smc-tools to v1.8.4 (jsc#PED-3280, jsc#PED-3227) + * Changes: + - smcd/smcr statistics: add statistics on sndbufs/RMBs usage + * Bug fixes: + - smc_rnics: Fix smc_rnics showing the wrong physical port + - util.h: Fix build with CFLAGS="-g" + - smc_run: Fix segfault issue during creating concurrent sockets + - Makefile: Make sure to show the right release number + ------------------------------------------------------------------- Wed Sep 13 05:29:49 UTC 2023 - Nikolay Gueorguiev diff --git a/smc-tools.spec b/smc-tools.spec index 2c9cddc..bcff7f9 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -17,7 +17,7 @@ Name: smc-tools -Version: 1.8.3 +Version: 1.8.4 Release: 0 Summary: Shared Memory Communication via RDMA License: EPL-1.0