8465877567
* 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 OBS-URL: https://build.opensuse.org/package/show/network/smc-tools?expand=0&rev=48
231 lines
9.1 KiB
Plaintext
231 lines
9.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Upgrade to vesion 1.8.3 (jsc#PED-5438)
|
|
* Bug fixes
|
|
- Makefile: Adjust default library path for Ubuntu
|
|
- smc_stats: Fix man page name
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Upgraded to version 1.7.0 (jsc#SLE-18328)
|
|
* v1.7.0 (2021-10-29)
|
|
Changes:
|
|
- Add support for SMC-Rv2
|
|
- `smcd`/`smcr`: Add support for new commands `seid` and `ueid`
|
|
to manage system and user EIDs
|
|
* v1.6.1 (2021-10-01)
|
|
Bug fixes:
|
|
- `smcd`/`smcr` statistics:
|
|
- Fix memory overread in is_data_consistent()
|
|
- Fix memory and file handle leaks
|
|
- Use correct fallback counter values after reset
|
|
* v1.6.0 (2021-07-01)
|
|
Changes:
|
|
- `smcd`/`smcr`: Add new command `stats`
|
|
- `smc_rnics`: Recognize unknown Mellanox cards
|
|
- `smc_run`: Add various command-line switches
|
|
Bug fixes:
|
|
- `smc_chk`: Remove 'EXPERIMENTAL' flag
|
|
- `smc_chk`: Improve cleanup
|
|
- `smc_chk`: Start server with intended port
|
|
- `Makefile`: Install `smc_chk.8` on s390 only
|
|
- `Makefile`: Fix extra compile flags handling
|
|
- `smc_rnics`: Handle malformed FID arguments
|
|
- Removed the following obsolete patches against version 1.5.0:
|
|
* smc-tools-sles15sp3-smc_chk-Remove-EXPERIMENTAL-flag-for-C-option.patch
|
|
* smc-tools-sles15sp3-Makefile-Install-smc_chk.8-on-s390-only.patch
|
|
- Removed unnecessary smc-tools-rpmlintrc file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 10 19:12:48 UTC 2021 - Mark Post <mpost@suse.com>
|
|
|
|
- Upgrade to version 1.5.0 (bsc#1181649).
|
|
* Changes:
|
|
- `smcd`/`smcr`: Add new command `info`
|
|
- `smc_rnics`: Use '`n/a`' to indicate missing PNET ID
|
|
- `smc_chk`: New tool to perform SMC eligilibilty checks,
|
|
requires `man` and `python3` to be installed
|
|
- `man` pages: Consistency improvements
|
|
* Bug fixes:
|
|
- `smc_pnet.8`: Use correct spelling for 'PNET ID'
|
|
- `smc_rnics`: Suppress output of port attribute for offline devices
|
|
- Added smc-tools-sles15sp3-Makefile-Install-smc_chk.8-on-s390-only.patch
|
|
The smc_chk command is only built for s390/s390x systems. Don't include the
|
|
man page for it on systems where the command doesn't exist.
|
|
- Added smc-tools-sles15sp3-smc_chk-Remove-EXPERIMENTAL-flag-for-C-option.patch
|
|
The 'EXPERIMENTAL' portion could be irritating to users of option '-C' -
|
|
this functionality is ready for prime time. However, the same code is
|
|
also called by one of the undocumented _experimental_ features, and
|
|
it makes sense in that context.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 21:52:54 UTC 2021 - Mark Post <mpost@suse.com>
|
|
|
|
- Added a BuildRequires for bash-completion-devel so that the
|
|
completion file for smc will be built and installed. (bsc#1181360)
|
|
- Created a new sub-package, smc-tools-completion, to deliver the
|
|
bash completion files.
|
|
- Replaced the "make" command with the %make_build macro according
|
|
to the recommendation from spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 7 22:10:32 UTC 2020 - Mark Post <mpost@suse.com>
|
|
|
|
- Upgraded to version 1.4.0 (bsc#1179554, jsc#SLE-13707)
|
|
* Changes:
|
|
- Add SMC-Dv2 support
|
|
- `smc`: Add new tools `smcd` and `smcr` to list linkgroups, links and
|
|
devices. Requires Linux kernel 5.11 or higher.
|
|
- `smc_rnics`: Display enabled devices per default, add new option `--all`
|
|
- `smc_rnics`: Sort output by FID
|
|
* Bug fixes:
|
|
- `smc_rnics`/`smc_dbg`: Fix PNETID for multiport devices
|
|
- `smcss`/`smc_pnet`: Consistent use of option `-v`
|
|
- Changed the %setup macro to %autosetup in the spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 16 16:37:51 UTC 2020 - Mark Post <mpost@suse.com>
|
|
|
|
- Upgraded to version 1.3.1 (jsc#SLE-13707)
|
|
* 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 <mpost@suse.com>
|
|
|
|
- Upgraded to version 1.2.2 (jsc#SLE-7876)
|
|
* Changes:
|
|
Add bash autocompletion support
|
|
Removed support for the 31-bit library
|
|
Bug fixes:
|
|
smcss: Do not show connection mode for already closed sockets
|
|
smc_rnics: Set interface to "n/a" for ISM devices
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 3 21:39:07 UTC 2019 - Mark Post <mpost@suse.com>
|
|
|
|
- Upgraded to version 1.2.1 (Fate#327839, bsc#1153947)
|
|
* Version 1.2.1
|
|
Bug fixes:
|
|
smc_rnics: Install man page on s390 only
|
|
smc-preload: Handle behavior flags in type argument to socket() call
|
|
Makefile: Fixed install target on Ubuntu for platforms other than s390
|
|
smc_pnet: changes in support of kernel 5.1
|
|
* Version 1.2.0
|
|
Changes:
|
|
smc_rnics: Initial version added
|
|
smc_dbg: Initial version added
|
|
Bug fixes:
|
|
smcss: Parse address family of ip address
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 30 21:11:45 UTC 2018 - mpost@suse.com
|
|
|
|
- Made multiple changes to the spec file based on the output
|
|
from spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 20:40:30 UTC 2018 - mpost@suse.com
|
|
|
|
- Upgraded to version 1.1.0 (Fates 325009, 325168 and 325702)
|
|
Changes:
|
|
* smcss: Add IPv6 support
|
|
* preload: Add IPv6 support
|
|
* smcss: Output format changed
|
|
* preload: Rename preload library into libsmc-preload.so
|
|
* Makefile: Improve distro compatibility
|
|
* Makefile: Add SONAME to shared libraries
|
|
* Makefile: Do not strip binaries on install
|
|
* Makefile: Use LDFLAGS to allow addition of externally set link flags
|
|
* libsmc..: Remove hardcoded reference to libc
|
|
* Manpages: Formatting changes
|
|
Bug fixes:
|
|
* Makefile: Fix target 'install' dependencies
|
|
* smcss: Fix "--version" output
|
|
* smc_pnet: Fix "--version" output
|
|
* smc_run: Append preload library to LD_PRELOAD instead of potentially
|
|
overwriting pre-set values
|
|
* preload: Set suid flag to work with suid executables
|
|
- Updated the spec file to reference the new names for the shared
|
|
library.
|
|
- Removed the ExcludeArch for %{arm} since it now builds on that
|
|
architecture.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 29 20:16:24 UTC 2017 - mpost@suse.com
|
|
|
|
- Added an ExcludeArch for %{arm} so that we won't try to build
|
|
the package on armv7l. The build fails on that architecture.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 3 13:45:31 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update summary. Replace old RPM shell variables by macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 20 22:17:15 UTC 2017 - mpost@suse.com
|
|
|
|
- Upgraded to version 1.0.0 (Fate#322376).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 6 15:11:24 UTC 2016 - mpost@suse.com
|
|
|
|
- Initial packaging of version 0.1.1 (Fate#319569).
|
|
|