Thu, 03 Oct 2024 23:21:32 CST | login

Information for build rshim-2.0.5-2.el9

ID22049
Package Namershim
Version2.0.5
Release2.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/rshim.git#bd8328a38d4dfbf5b26466fe2cc8ea6b4c570ca3
SummaryUser-space driver for Mellanox BlueField SoC
DescriptionThis 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 07 Jul 2022 17:40:25 CST
CompletedThu, 07 Jul 2022 18:50:00 CST
Taskbuild (dist-circle9, /stage/rpms/rshim.git:bd8328a38d4dfbf5b26466fe2cc8ea6b4c570ca3)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rshim.git?#bd8328a38d4dfbf5b26466fe2cc8ea6b4c570ca3'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
rshim-2.0.5-2.el9.src.rpm (info) (download)
aarch64
rshim-2.0.5-2.el9.aarch64.rpm (info) (download)
rshim-debuginfo-2.0.5-2.el9.aarch64.rpm (info) (download)
rshim-debugsource-2.0.5-2.el9.aarch64.rpm (info) (download)
i686
rshim-2.0.5-2.el9.i686.rpm (info) (download)
rshim-debuginfo-2.0.5-2.el9.i686.rpm (info) (download)
rshim-debugsource-2.0.5-2.el9.i686.rpm (info) (download)
ppc64le
rshim-2.0.5-2.el9.ppc64le.rpm (info) (download)
rshim-debuginfo-2.0.5-2.el9.ppc64le.rpm (info) (download)
rshim-debugsource-2.0.5-2.el9.ppc64le.rpm (info) (download)
s390x
rshim-2.0.5-2.el9.s390x.rpm (info) (download)
rshim-debuginfo-2.0.5-2.el9.s390x.rpm (info) (download)
rshim-debugsource-2.0.5-2.el9.s390x.rpm (info) (download)
x86_64
rshim-2.0.5-2.el9.x86_64.rpm (info) (download)
rshim-debuginfo-2.0.5-2.el9.x86_64.rpm (info) (download)
rshim-debugsource-2.0.5-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.5-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue May 18 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 - Switch to %autosetup to handle Patch0 and any future patches - Resolves: rhbz#1858577 * Tue Apr 20 2021 Jeff Bastian <jbastian@redhat.com> - 2.0.4-6 - Add sysconfig/rshim file and update rshim.service to source it - Resolves: rhbz#1960060 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.4-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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 * Mon Mar 23 2020 Liming Sun <lsun@mellanox.com> - 2.0.1-1 - Rename bfrshim to rshim - Remove rshim.spec since it's auto-generated from rshim.spec.in - Fix warnings reported by coverity - Add rhel/rshim.spec.in for fedora - Move rshim to sbin and move man page to man8 * Fri Mar 13 2020 Liming Sun <lsun@mellanox.com> - 2.0-1 - Update the spec file according to fedora packaging-guidelines * Mon Dec 16 2019 Liming Sun <lsun@mellanox.com> - Initial packaging