From b1c6e86e1a53d670d7c9e72b802342324b4f19dd25a84a36e39ecb7f110c4e0f Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Wed, 20 Jul 2022 11:09:05 +0000 Subject: [PATCH] Accepting request 989201 from home:mbrugger update to new version OBS-URL: https://build.opensuse.org/request/show/989201 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=15 --- .gitattributes | 2 +- rshim-2.0.6.1.5.tar | 3 --- rshim-2.0.6.11.5.tar | 3 +++ rshim.changes | 17 +++++++++++++++++ rshim.spec | 2 +- 5 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 rshim-2.0.6.1.5.tar create mode 100644 rshim-2.0.6.11.5.tar diff --git a/.gitattributes b/.gitattributes index 4a100ac..d175daa 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.6.1.5.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.6.11.5.tar filter=lfs diff=lfs merge=lfs -text diff --git a/rshim-2.0.6.1.5.tar b/rshim-2.0.6.1.5.tar deleted file mode 100644 index abac2bb..0000000 --- a/rshim-2.0.6.1.5.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e8d0492651263ec76b5fe08e2dc56e3e24e6b1600a1ec75bbc7bc4f9c92628c -size 276480 diff --git a/rshim-2.0.6.11.5.tar b/rshim-2.0.6.11.5.tar new file mode 100644 index 0000000..4b064d7 --- /dev/null +++ b/rshim-2.0.6.11.5.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e452a96b186253c4d7dd93f4548aaa07420affd91891c4d4f7873d0fda15d3e2 +size 317440 diff --git a/rshim.changes b/rshim.changes index 21826f5..10e3e0e 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jul 14 14:16:25 UTC 2022 - Matthias Brugger + +- update to 2.0.6.11.5 + * Fix a possible crash on PCIe for BF1/2 + * Fix possible race condition when several rshim devices are present + * Fix a kernel crash when undbinding from uio + * Detect new USB/rshim hot plug + +------------------------------------------------------------------- +Fri Nov 19 12:40:52 UTC 2021 - Matthias Brugger + +- update to 2.0.6.2.2 + * bfb-install: Handle new indications for installation completion + * Make USB reset configurable and set to 3 seconds + * Move USB reset to USB up event + ------------------------------------------------------------------- Wed Sep 29 06:21:09 UTC 2021 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index f3cdfcc..33bb75b 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.6.1.5 +Version: 2.0.6.11.5 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0-only