Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 07:44:57 +00:00
parent 08e738212a
commit 4bd6ca2d40
3 changed files with 19 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libvma-9.6.4.tar.gz SOURCES/libvma-9.8.31.tar.gz

View File

@ -1 +1 @@
c2f2913be710c658f9856e4c9cfb7a9af2a606d2 SOURCES/libvma-9.6.4.tar.gz e1520e183451753867f0c25344f4a92f7359731e SOURCES/libvma-9.8.31.tar.gz

View File

@ -1,7 +1,7 @@
%{!?configure_options: %global configure_options %{nil}} %{!?configure_options: %global configure_options %{nil}}
Name: libvma Name: libvma
Version: 9.6.4 Version: 9.8.31
Release: 1%{?dist} Release: 1%{?dist}
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) 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.* %{_mandir}/man8/vma_stats.*
%changelog %changelog
* Mon Oct 16 2023 Kamal Heib <kheib@redhat.com> - 9.8.31-1
- Update to upstream release 9.8.31.
- Resolves: RHEL-889
* Mon Jul 31 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-3
- Rebuilt for libvma-utils
- Resolves: rhbz#2227843
* Tue Jul 18 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-2
- Fix Socketxtreme buffer reclaim leak
- Resolves: rhbz#2223701
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-1
- Update to upstream release 9.8.20.
- Resolves: rhbz#2170370
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 9.6.4-1 * Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 9.6.4-1
- Update to upstream release 9.6.4. - Update to upstream release 9.6.4.
- Resolves: rhbz#2049573 - Resolves: rhbz#2049573