From 08da3cc1aa657bb77ff0efe13472a8e9b9037cf8 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 30 Mar 2026 10:42:16 -0400 Subject: [PATCH] import CS libvma-9.8.80-4.el9 --- .gitignore | 2 +- .libvma.metadata | 2 +- SPECS/libvma.spec | 20 ++++++++++++++++++-- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 605c98d..60869bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libvma-9.8.71.tar.gz +SOURCES/libvma-9.8.80.tar.gz diff --git a/.libvma.metadata b/.libvma.metadata index 1e6642d..9c5b8c4 100644 --- a/.libvma.metadata +++ b/.libvma.metadata @@ -1 +1 @@ -bef3762e8e8b581ac28e3a5f90a785f9abef21fa SOURCES/libvma-9.8.71.tar.gz +98c1031021e20ba191fa5e95caf8ff13c63b46e5 SOURCES/libvma-9.8.80.tar.gz diff --git a/SPECS/libvma.spec b/SPECS/libvma.spec index 2f16944..5c23f3b 100644 --- a/SPECS/libvma.spec +++ b/SPECS/libvma.spec @@ -1,8 +1,8 @@ %{!?configure_options: %global configure_options %{nil}} Name: libvma -Version: 9.8.71 -Release: 1%{?dist} +Version: 9.8.80 +Release: 4%{?dist} Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: GPLv2 or BSD @@ -99,6 +99,22 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma %{_mandir}/man8/vma_stats.* %changelog +* Fri Jan 23 2026 Kamal Heib - 9.8.80-4 +- Rebuild for RHEL-9.8 +- Resolves: RHEL-98267 + +* Mon Jan 05 2026 Kamal Heib - 9.8.80-3 +- Rebuilt after updating rdma-core +- Resolves: RHEL-98267 + +* Wed Dec 17 2025 Kamal Heib - 9.8.80-2 +- bump release to rebuild in sidetag +- Resolves: RHEL-98267 + +* Wed Dec 10 2025 Kamal Heib - 9.8.80-1 +- Update to upstream release 9.8.80 +- Resolves: RHEL-98267 + * Thu Jun 19 2025 Kamal Heib - 9.8.71-1 - Update to upstream release 9.8.71. - Resolves: RHEL-94446