Package rshim-2.0.8-1.el8.src
Name | rshim |
---|---|
Epoch | 0 |
Version | 2.0.8 |
Release | 1.el8 |
Architecture | src |
Website/URL | https://github.com/mellanox/rshim-user-space |
License | GPLv2 |
Build Time | 2023-12-13 12:47:22 |
Build Host | builder-x86-04.inferitos.ru |
Summary | User-space driver for Mellanox BlueField SoC |
Repositories | AppStream |
Description | This is the user-space driver to access the BlueField SoC via the rshim interface. It provides ways to push boot stream, debug the target or login via the virtual console or network interface. |
Errata | — |
Size | 79 KiB |
Source Project | rshim-2.0.8-1.el8 |
SHA-256 checksum | f37b35625233cff224f2f9293a9352bb6bf50689e7b6611b49751c8497cbd43b |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.8-1 - Rebuilt for MSVSphere 8.8 * Tue May 23 2023 Dean Nelson <dnelson@redhat.com> - 2.0.8-1 - Update user-space rshim driver source to version 2.0.8 - Modify rshim.spec accordingly - Resolves: rhbz#2196852 * Tue Apr 20 2021 Dean Nelson <dnelson@redhat.com> - 2.0.5-2 - Add sysconfig/rshim file and update rshim.service to source it. - jbastian made the first cut of this patch, which needed to be modified due to the update to 2.0.5. And I chose to go with %autosetup to handle Patch0, instead of sticking with %setup. - Resolves: rhbz#1946349 * Tue Apr 20 2021 Dean Nelson <dnelson@redhat.com> - 2.0.5-1 - Update user-space rshim driver source to version 2.0.5. - Modify rshim.spec accordingly. - Resolves: rhbz#1950425 * Tue Jan 26 2021 Dean Nelson <dnelson@redhat.com> - 2.0.4-4 - Expose gating.yaml file in order to enable manual CI gating for rshim in RHEL-8.4, by bumping release and doing a Brew build. - Partially resolves: rhbz#1912248 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Apr 21 2020 Liming Sun <lsun@mellanox.com> - 2.0.4-1 - Update .spec file according to review comments - Fix the 'KillMode' in rshim.service - Support process termination by SIGTERM - Fix some compiling warnings and configure issue for FreeBSD - Fix a read()/write() issue in rshim_pcie.c caused by optimization * Tue Apr 14 2020 Liming Sun <lsun@mellanox.com> - 2.0.3-1 - Enable pci device during probing - Map the pci resource0 file instead of /dev/mem - Add copyright header in bootstrap.sh - Add 'Requires' tag check in the rpm .spec for kernel-modules-extra - Fix the 'rshim --version' output * Thu Apr 09 2020 Liming Sun <lsun@mellanox.com> - 2.0.2-1 - Remove unnecessary dependency in .spec and use make_build - Add package build for debian/ubuntu - Fix some format in the man page - Add check for syslog headers