diff --git a/.gitattributes b/.gitattributes index 367f3ef..5941df2 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.20.0.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.29.1.tar filter=lfs diff=lfs merge=lfs -text diff --git a/rshim-2.0.20.0.tar b/rshim-2.0.20.0.tar deleted file mode 100644 index d3452d2..0000000 --- a/rshim-2.0.20.0.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a36ae0365c90dc0ee36b73c9843d74ea9cd49563e091fbf921ef88fad424bc70 -size 337920 diff --git a/rshim-2.0.29.1.tar b/rshim-2.0.29.1.tar new file mode 100644 index 0000000..94bc7ea --- /dev/null +++ b/rshim-2.0.29.1.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848c8192385ee9cf33d52e5fdf1041564d94f93ed6b012236d202dc5a1fdb3cb +size 368640 diff --git a/rshim.changes b/rshim.changes index 2e04d06..1964d55 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 10 14:17:18 UTC 2024 - Matthias Brugger + +- Update to 2.0.29.1 (jsc#PED-6843 jsc#PED-6979) + * Output SECURE_NIC_MODE in /dev/rshim/misc + * Allow remote installation via bfb-install + * Make DROP_MODE more robust + * Avoid race in bfb push when accessing from BMC and rshim tool in parallel + * Fix handshake between NIC F and rshim over PCIe + ------------------------------------------------------------------- Thu Mar 7 10:06:39 UTC 2024 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index fc261ea..571bdc0 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.20.0 +Version: 2.0.29.1 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0 or BSD-3-Clause