diff --git a/_service b/_service index a876568..e8bc48c 100644 --- a/_service +++ b/_service @@ -1,14 +1,14 @@ - + git https://github.com/Mellanox/libvma.git no .git libvma @PARENT_TAG@.@TAG_OFFSET@.%h - ae7f37cbdd4fae4b56fb5523bab8fbdb7dbc4177 + 536ca51fb61bff316bc7b946e15c58bd48fc6a13 - + libvma*.tar gz diff --git a/libvma-9.8.40.0.ae7f37cbdd4f.tar.gz b/libvma-9.8.40.0.ae7f37cbdd4f.tar.gz deleted file mode 100644 index 237c568..0000000 --- a/libvma-9.8.40.0.ae7f37cbdd4f.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8b57663ad829d4c8cd7176ac111e98ddcfeed3b1492a09b1bfd02919a2ca9fc -size 1133187 diff --git a/libvma-9.8.60.0.536ca51fb61b.tar.gz b/libvma-9.8.60.0.536ca51fb61b.tar.gz new file mode 100644 index 0000000..92187bb --- /dev/null +++ b/libvma-9.8.60.0.536ca51fb61b.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779e7046f38e7ec9b059cf1d727b6e9c690393439e8aebe45ec00eccb952ea56 +size 1137320 diff --git a/libvma.changes b/libvma.changes index 538dbf7..2571fc3 100644 --- a/libvma.changes +++ b/libvma.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 4 16:18:15 UTC 2024 - Nicolas Morey + +- Update to v9.8.60 (jsc#PED-11338 jsc#PED-11339) + - RM #3749337 Fix TCP keepAlive timer when set to -1 + - RM #3749310 Fix delayed TCP keepAlive probes + - RM #3604029 Fix releasing ring flow + - RM #3623373 Fix corruption during ring release + - RM #3655436 Add full TCP_KEEPALIVE support + - RM #3697720 Fixing socket destruction race + - RM #1214066 Update some unsigned char -> uint32_t for table_id + + ------------------------------------------------------------------- Thu Sep 5 12:43:04 UTC 2024 - Nicolas Morey diff --git a/libvma.spec b/libvma.spec index 036fa91..6d9aa67 100644 --- a/libvma.spec +++ b/libvma.spec @@ -17,14 +17,14 @@ # -%define git_ver .0.ae7f37cbdd4f +%define git_ver .0.536ca51fb61b %define lib_major 9 Name: libvma Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: BSD-2-Clause OR GPL-2.0-only Group: Development/Libraries/C and C++ -Version: 9.8.40 +Version: 9.8.60 Release: 0 Source0: %{name}-%{version}%{git_ver}.tar.gz Source1: vma.service