From 4bd6ca2d40429438db38bd40c41e023b989e3d60 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 15 May 2024 07:44:57 +0000 Subject: [PATCH] Import from AlmaLinux stable repository --- .gitignore | 2 +- .libvma.metadata | 2 +- SPECS/libvma.spec | 18 +++++++++++++++++- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e11baba..28d8116 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libvma-9.6.4.tar.gz +SOURCES/libvma-9.8.31.tar.gz diff --git a/.libvma.metadata b/.libvma.metadata index 4ae8898..8ef180b 100644 --- a/.libvma.metadata +++ b/.libvma.metadata @@ -1 +1 @@ -c2f2913be710c658f9856e4c9cfb7a9af2a606d2 SOURCES/libvma-9.6.4.tar.gz +e1520e183451753867f0c25344f4a92f7359731e SOURCES/libvma-9.8.31.tar.gz diff --git a/SPECS/libvma.spec b/SPECS/libvma.spec index 42c01b3..6b7603e 100644 --- a/SPECS/libvma.spec +++ b/SPECS/libvma.spec @@ -1,7 +1,7 @@ %{!?configure_options: %global configure_options %{nil}} Name: libvma -Version: 9.6.4 +Version: 9.8.31 Release: 1%{?dist} Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) @@ -99,6 +99,22 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma %{_mandir}/man8/vma_stats.* %changelog +* Mon Oct 16 2023 Kamal Heib - 9.8.31-1 +- Update to upstream release 9.8.31. +- Resolves: RHEL-889 + +* Mon Jul 31 2023 Kamal Heib - 9.8.20-3 +- Rebuilt for libvma-utils +- Resolves: rhbz#2227843 + +* Tue Jul 18 2023 Kamal Heib - 9.8.20-2 +- Fix Socketxtreme buffer reclaim leak +- Resolves: rhbz#2223701 + +* Thu Jun 01 2023 Kamal Heib - 9.8.20-1 +- Update to upstream release 9.8.20. +- Resolves: rhbz#2170370 + * Wed Aug 03 2022 Michal Schmidt - 9.6.4-1 - Update to upstream release 9.6.4. - Resolves: rhbz#2049573