Update to upstream release 9.8.60.
Resolves: RHEL-24810 Signed-off-by: Mohammad Heib <mheib@redhat.com>
This commit is contained in:
parent
3dcde1a0b0
commit
fa3f616f91
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libvma-9.8.1.tar.gz
|
||||
/libvma-9.8.40.tar.gz
|
||||
/libvma-9.8.51.tar.gz
|
||||
/libvma-9.8.60.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%{!?configure_options: %global configure_options %{nil}}
|
||||
|
||||
Name: libvma
|
||||
Version: 9.8.51
|
||||
Release: 4%{?dist}
|
||||
Version: 9.8.60
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
||||
|
||||
License: GPLv2 or BSD
|
||||
@ -100,6 +100,10 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
|
||||
%{_mandir}/man8/vma_stats.*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 20 2024 Mohammad Heib <mheib@redhat.com> - 9.8.60-1
|
||||
- Update to upstream release 9.8.60.
|
||||
Resolves: RHEL-24810
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 9.8.51-4
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvma-9.8.51.tar.gz) = f15217f40aec8fa1462292369f451274e50d1f97cd4b0c2b43c0eaabc4fff1e490a8bf48029dd6a94d06bc00239ca9fb5bbc3197c986ef5a4ce2c5320123aece
|
||||
SHA512 (libvma-9.8.60.tar.gz) = 2ef903dd5e63670455cb96c7c3369942187fcbd1f82a9f03e5f247cdbd4338e2d541fa1ec6b1addd0fdec0ca8174b4a5a3773444e0ffd82e1d9cb845c1cc990f
|
||||
|
Loading…
Reference in New Issue
Block a user