Accepting request 1231870 from network
OBS-URL: https://build.opensuse.org/request/show/1231870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/smc-tools?expand=0&rev=16
This commit is contained in:
commit
c212dda13a
BIN
smc-tools-1.8.3.tar.gz
(Stored with Git LFS)
BIN
smc-tools-1.8.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
smc-tools-1.8.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
smc-tools-1.8.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 11:43:06 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
- 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 <nikolay.gueorguiev@suse.com>
|
Wed Sep 13 05:29:49 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package smc-tools
|
# spec file for package smc-tools
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: smc-tools
|
Name: smc-tools
|
||||||
Version: 1.8.3
|
Version: 1.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Shared Memory Communication via RDMA
|
Summary: Shared Memory Communication via RDMA
|
||||||
License: EPL-1.0
|
License: EPL-1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user