From c4434ba175816f2e18251cfb4b53d78b75a4fd92139b28b6ca4ab289582425b4 Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Mon, 4 Oct 2021 09:17:53 +0000 Subject: [PATCH] Accepting request 922150 from home:mbrugger - update to 2.0.6.1.5 * Disable the background timer if no rshim devices * Setting default path for rshim config file * Refine when some workarounds should be applied * Fix hypervisor crash when several cards boot or push streams * Set MTU to standard max size OBS-URL: https://build.opensuse.org/request/show/922150 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=14 --- .gitattributes | 2 +- rshim-2.0.5.10.0.tar | 3 --- rshim-2.0.6.1.5.tar | 3 +++ rshim.changes | 10 ++++++++++ rshim.spec | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 rshim-2.0.5.10.0.tar create mode 100644 rshim-2.0.6.1.5.tar diff --git a/.gitattributes b/.gitattributes index ac9260b..4a100ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text ## Specific LFS patterns -rshim-2.0.5.10.0.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.6.1.5.tar filter=lfs diff=lfs merge=lfs -text diff --git a/rshim-2.0.5.10.0.tar b/rshim-2.0.5.10.0.tar deleted file mode 100644 index 3833c48..0000000 --- a/rshim-2.0.5.10.0.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82e06861f611ec53975d7403f46e34fb7442cf3bcc84c4dc26d5ebde5ba9d9cf -size 276480 diff --git a/rshim-2.0.6.1.5.tar b/rshim-2.0.6.1.5.tar new file mode 100644 index 0000000..abac2bb --- /dev/null +++ b/rshim-2.0.6.1.5.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8d0492651263ec76b5fe08e2dc56e3e24e6b1600a1ec75bbc7bc4f9c92628c +size 276480 diff --git a/rshim.changes b/rshim.changes index 3c924be..21826f5 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 29 06:21:09 UTC 2021 - Matthias Brugger + +- update to 2.0.6.1.5 + * Disable the background timer if no rshim devices + * Setting default path for rshim config file + * Refine when some workarounds should be applied + * Fix hypervisor crash when several cards boot or push streams + * Set MTU to standard max size + ------------------------------------------------------------------- Thu Mar 11 16:05:12 UTC 2021 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index e2f3fd4..f3cdfcc 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.5.10.0 +Version: 2.0.6.1.5 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0-only