AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- 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.
- 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.
- 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
- 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
- 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
- Made multiple changes to the spec file based on the output from spec-cleaner.
- 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.
- Added an ExcludeArch for %{arm} so that we won't try to build the package on armv7l. The build fails on that architecture.
- Update summary. Replace old RPM shell variables by macros.
- Upgraded to version 1.0.0 (Fate#322376).
- Initial packaging of version 0.1.1 (Fate#319569).