diff --git a/.gitattributes b/.gitattributes index ff186a4..d03c740 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.19.2.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.7.0.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index 7adce87..22bc095 100644 --- a/_service +++ b/_service @@ -6,8 +6,7 @@ git https://github.com/Mellanox/rshim-user-space.git rshim - rshim-(.*)-(.*) - \1.\2 + rshim-(.*) @PARENT_TAG@.@TAG_OFFSET@ diff --git a/rshim-2.0.6.19.2.tar b/rshim-2.0.6.19.2.tar deleted file mode 100644 index 45ad0c7..0000000 --- a/rshim-2.0.6.19.2.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f3969642650c6d38c4ae02bac14e84387183f9388f47e470ec5a3945210fb8 -size 337920 diff --git a/rshim-2.0.7.0.tar b/rshim-2.0.7.0.tar new file mode 100644 index 0000000..34f138e --- /dev/null +++ b/rshim-2.0.7.0.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1349541b1c19d87ad0f663f8047ea1fd0f08c9db29e47013fd15e5152b94e4b +size 337920 diff --git a/rshim.changes b/rshim.changes index a683ba0..e7c0830 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 21 17:49:44 UTC 2023 - Matthias Brugger + +- Update service to new tag format +- update to 2.0.7 + * adjust reset delay + * avoid leak the file descriptor for /dev/uio + ------------------------------------------------------------------- Thu Mar 16 11:18:48 UTC 2023 - Matthias Brugger diff --git a/rshim.spec b/rshim.spec index 151e626..1af0c9d 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.6.19.2 +Version: 2.0.7.0 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0 or BSD-3-Clause