diff --git a/rshim.changes b/rshim.changes index 9edb0e5..a683ba0 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 16 11:18:48 UTC 2023 - Matthias Brugger + +- update to 2.0.6.19.2 + * fix potential NULL pointer access during USB disconnection + * fix vfio and direct mapping mode with several devices + * avoid use of stale cached pci_dev pointer after device reset + * adjust reset delay + * update to dual-licensese GPL-2.0/BSD-3-Clause + ------------------------------------------------------------------- Thu Sep 15 08:56:34 UTC 2022 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index 3d2ff6e..4744688 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,10 +18,10 @@ Name: rshim -Version: 2.0.6.13.7 +Version: 2.0.6.19.2 Release: 0 Summary: User-space driver for Mellanox BlueField SoC -License: GPL-2.0-only +License: GPL-2.0/BSD-3-Clause Group: System/Management URL: https://github.com/mellanox/rshim-user-space Source0: %{name}-%{version}.tar