|
|
@ -1,14 +1,14 @@
|
|
|
|
%{!?configure_options: %global configure_options %{nil}}
|
|
|
|
%{!?configure_options: %global configure_options %{nil}}
|
|
|
|
|
|
|
|
|
|
|
|
Name: libvma
|
|
|
|
Name: libvma
|
|
|
|
Version: 9.8.60
|
|
|
|
Version: 9.8.20
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 3%{?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)
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2 or BSD
|
|
|
|
License: GPLv2 or BSD
|
|
|
|
Url: https://github.com/Mellanox/libvma
|
|
|
|
Url: https://github.com/Mellanox/libvma
|
|
|
|
Source0: https://github.com/Mellanox/libvma/archive/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Source0: https://github.com/Mellanox/libvma/archive/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Patch0: 0001-Fix-build-failure.patch
|
|
|
|
Patch0: 0001-issue-3525812-Fix-buffer-leak-socketextreme.patch
|
|
|
|
|
|
|
|
|
|
|
|
# libvma currently supports only the following architectures
|
|
|
|
# libvma currently supports only the following architectures
|
|
|
|
ExclusiveArch: x86_64 ppc64le ppc64 aarch64
|
|
|
|
ExclusiveArch: x86_64 ppc64le ppc64 aarch64
|
|
|
@ -100,72 +100,36 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
|
|
|
|
%{_mandir}/man8/vma_stats.*
|
|
|
|
%{_mandir}/man8/vma_stats.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Nov 20 2024 Mohammad Heib <mheib@redhat.com> - 9.8.60-1
|
|
|
|
* Mon Jul 31 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-3
|
|
|
|
- Update to upstream release 9.8.60.
|
|
|
|
- Rebuilt for libvma-utils
|
|
|
|
Resolves: RHEL-24810
|
|
|
|
- Resolves: rhbz#2227843
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 9.8.51-4
|
|
|
|
* Tue Jul 18 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-2
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Fix Socketxtreme buffer reclaim leak
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
- Resolves: rhbz#2223701
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 9.8.51-3
|
|
|
|
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-1
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Update to upstream release 9.8.20.
|
|
|
|
|
|
|
|
- Resolves: rhbz#2170370
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 29 2024 Kamal Heib <kheib@redhat.com> - 9.8.51-1
|
|
|
|
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 9.6.4-1
|
|
|
|
- Update to upstream release 9.8.51
|
|
|
|
- Update to upstream release 9.6.4.
|
|
|
|
- Resolves: RHEL-24810
|
|
|
|
- Resolves: rhbz#2049573
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.8.40-3
|
|
|
|
* Sat Nov 27 2021 Honggang Li <honli@redhat.com> - 9.4.0-1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.8.40-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 27 2023 Igor Ivanov <igori@nvidia.com> 9.8.40-1
|
|
|
|
|
|
|
|
- Bump version to 9.8.40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.8.1-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 20 2023 Igor Ivanov <igori@nvidia.com> 9.8.1-2
|
|
|
|
|
|
|
|
- Fix gcc13 compilation issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 20 2023 Igor Ivanov <igori@nvidia.com> 9.8.1-1
|
|
|
|
|
|
|
|
- Bump version to 9.8.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.6.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 26 2022 Igor Ivanov <igori@nvidia.com> 9.6.4-1
|
|
|
|
|
|
|
|
- Bump version to 9.6.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.5.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 29 2022 Igor Ivanov <igori@nvidia.com> 9.5.3-1
|
|
|
|
|
|
|
|
- Bump version to 9.5.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 7 2022 Igor Ivanov <igori@nvidia.com> 9.5.2-1
|
|
|
|
|
|
|
|
- Bump version to 9.5.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 31 2022 Fedora Release Engineering <igori@nvidia.com> - 9.4.0-3
|
|
|
|
|
|
|
|
- Fix gcc12 compilation issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 9.4.0-1
|
|
|
|
|
|
|
|
- Bump version to 9.4.0
|
|
|
|
- Bump version to 9.4.0
|
|
|
|
|
|
|
|
- Resolves: rhbz#2024548
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.3.1-2
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 9.3.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 17 2021 Igor Ivanov <igori@nvidia.com> 9.3.1-1
|
|
|
|
* Tue Jul 06 2021 Honggang Li <honli@redhat.com> - 9.3.1-1
|
|
|
|
- Bump version to 9.3.1
|
|
|
|
- Bump version to 9.3.1
|
|
|
|
|
|
|
|
- Resolves: rhbz#1858572
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 9.2.2-3
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 9.2.2-3
|
|
|
|
- Rebuilt for updated systemd-rpm-macros
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
See https://pagure.io/fesco/issue/2583.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.2-2
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|