Import from AlmaLinux stable repository
This commit is contained in:
parent
08e738212a
commit
4bd6ca2d40
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libvma-9.6.4.tar.gz
|
||||
SOURCES/libvma-9.8.31.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
c2f2913be710c658f9856e4c9cfb7a9af2a606d2 SOURCES/libvma-9.6.4.tar.gz
|
||||
e1520e183451753867f0c25344f4a92f7359731e SOURCES/libvma-9.8.31.tar.gz
|
||||
|
@ -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 <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
|
||||
- Update to upstream release 9.6.4.
|
||||
- Resolves: rhbz#2049573
|
||||
|
Loading…
Reference in New Issue
Block a user