Import from AlmaLinux stable repository
This commit is contained in:
parent
19570f5c7b
commit
df68a414ad
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libvma-9.6.4.tar.gz
|
SOURCES/libvma-9.8.31.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
c2f2913be710c658f9856e4c9cfb7a9af2a606d2 SOURCES/libvma-9.6.4.tar.gz
|
|
@ -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,27 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
|
|||||||
%{_mandir}/man8/vma_stats.*
|
%{_mandir}/man8/vma_stats.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2023 Kamal Heib <kheib@redhat.com> - 9.8.31-1
|
||||||
|
- Update to upstream release 9.8.31.
|
||||||
|
- Resolves: RHEL-933
|
||||||
|
|
||||||
|
* Mon Jul 31 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-3
|
||||||
|
- Rebuilt for libvma-utils
|
||||||
|
- Resolves: rhbz#2217883
|
||||||
|
|
||||||
|
* Tue Jul 18 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-2
|
||||||
|
- Fix Socketxtreme buffer reclaim leak
|
||||||
|
- Resolves: rhbz#2223720
|
||||||
|
|
||||||
|
* Mon Jun 05 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-1.1
|
||||||
|
- Add gating tests
|
||||||
|
- Resolves: rhbz#2170074
|
||||||
|
|
||||||
|
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-1
|
||||||
|
- Update to upstream release 9.8.20.
|
||||||
|
- Add gating tests
|
||||||
|
- Resolves: rhbz#2170074
|
||||||
|
|
||||||
* Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 9.6.4-1
|
* Wed Aug 17 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#2049572
|
- Resolves: rhbz#2049572
|
||||||
|
Loading…
Reference in New Issue
Block a user