From 620128f23ef2a5d26e7eecc40d8c0b93882cec49b22e6e9cf8b2719b95897281 Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Mon, 5 Oct 2020 13:19:58 +0000 Subject: [PATCH] Accepting request 838989 from home:mbrugger - update to latest version * enable BlueField-2 support * Add configuration file support OBS-URL: https://build.opensuse.org/request/show/838989 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=4 --- .gitattributes | 2 +- rshim-2.0.4.15.tar | 3 --- rshim-2.0.4.32.tar | 3 +++ rshim.changes | 7 +++++++ rshim.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rshim-2.0.4.15.tar create mode 100644 rshim-2.0.4.32.tar diff --git a/.gitattributes b/.gitattributes index d8304af..4463a32 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.4.15.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.4.32.tar filter=lfs diff=lfs merge=lfs -text diff --git a/rshim-2.0.4.15.tar b/rshim-2.0.4.15.tar deleted file mode 100644 index 2eaba1e..0000000 --- a/rshim-2.0.4.15.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b7e32d3fdee7f5a1c8d3b8ad530dd545146530eddf60b26e661333a3dd598c9 -size 245760 diff --git a/rshim-2.0.4.32.tar b/rshim-2.0.4.32.tar new file mode 100644 index 0000000..cd2da48 --- /dev/null +++ b/rshim-2.0.4.32.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa27abea72f31e728aa7ab8ad284f90e9accffd950948546c161fef015c075f1 +size 266240 diff --git a/rshim.changes b/rshim.changes index 05f9e85..6752482 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 1 13:43:25 UTC 2020 - Matthias Brugger + +- update to latest version + * enable BlueField-2 support + * Add configuration file support + ------------------------------------------------------------------- Wed Jun 10 10:56:05 UTC 2020 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index 5a6c219..0b68360 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.4.15 +Version: 2.0.4.32 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0-only