From 7bea4c9feca068df3cdfab4611afa8a27ad48bae Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 15 Sep 2025 12:17:54 +0000 Subject: [PATCH] import CS libvma-9.8.71-1.el9 --- .gitignore | 2 +- .libvma.metadata | 2 +- SPECS/libvma.spec | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0349fbf..605c98d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libvma-9.8.60.tar.gz +SOURCES/libvma-9.8.71.tar.gz diff --git a/.libvma.metadata b/.libvma.metadata index 4bc837d..1e6642d 100644 --- a/.libvma.metadata +++ b/.libvma.metadata @@ -1 +1 @@ -b4b372a9a9344bc64f9848b8b4efd39efcd1c590 SOURCES/libvma-9.8.60.tar.gz +bef3762e8e8b581ac28e3a5f90a785f9abef21fa SOURCES/libvma-9.8.71.tar.gz diff --git a/SPECS/libvma.spec b/SPECS/libvma.spec index 860d632..2f16944 100644 --- a/SPECS/libvma.spec +++ b/SPECS/libvma.spec @@ -1,7 +1,7 @@ %{!?configure_options: %global configure_options %{nil}} Name: libvma -Version: 9.8.60 +Version: 9.8.71 Release: 1%{?dist} Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) @@ -99,6 +99,10 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma %{_mandir}/man8/vma_stats.* %changelog +* Thu Jun 19 2025 Kamal Heib - 9.8.71-1 +- Update to upstream release 9.8.71. +- Resolves: RHEL-94446 + * Tue Nov 05 2024 Kamal Heib - 9.8.60-1 - Update to upstream release 9.8.60. - Resolves: RHEL-52882