commit libvma for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvma for openSUSE:Factory checked in at 2022-09-30 17:58:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvma (Old) and /work/SRC/openSUSE:Factory/.libvma.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libvma" Fri Sep 30 17:58:58 2022 rev:14 rq:1007268 version:9.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvma/libvma.changes 2022-06-13 13:03:25.549191860 +0200 +++ /work/SRC/openSUSE:Factory/.libvma.new.2275/libvma.changes 2022-09-30 17:59:20.721447531 +0200 @@ -1,0 +2,31 @@ +Fri Sep 30 13:13:43 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> + +- Update to v9.7.0 (jsc#PED-913) + - Fixing the handling of null elements in iov tx vector + - Updating coverity version to 2021.12 + - Fixing coverity 2021.12 findings + - Fixing pcb resources leak for failed blocking connect + - Fix no SYN rexmits for blocking connect + - Fix blocking socket connect timer race + - Use VMA_HANDLE_SIGINTR for signal() API + - Fix segfault when IPoIB is used along with extra logging + - Fix no traffic during disabled sriov (azure) + - Update Copyright + - Fix stats output logic + - Fix debian/copyright file + - Fix hypervisor check under x86_64 + - Fix gcc12 compilation issue + - Fix VMA_UDP_3T_RULES logic for UDP UC + - Add C++11 Support requirement to a compiler + - Export symbols from socket api only + - Fix gcc12 compilation issue + - Fix fc35 issues + - Add support for fortified glibc functions + - Fix issue in vma_recvfrom_zcopy() + - Fix data corruption in shrink operation + - Workaround for segfault on IBV_EVENT_DEVICE_FATAL +- Drop patches fixed upstream: + - issue-2485156-Fix-fc35-issues.patch + - issue-2945718-Fix-gcc12-compilation-issue.patch + +------------------------------------------------------------------- Old: ---- issue-2485156-Fix-fc35-issues.patch issue-2945718-Fix-gcc12-compilation-issue.patch libvma-9.3.1.0.47396f1a5eaa.tar.gz New: ---- libvma-9.7.0.0.789c380f9b82.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvma.spec ++++++ --- /var/tmp/diff_new_pack.0nCe0t/_old 2022-09-30 17:59:21.253448668 +0200 +++ /var/tmp/diff_new_pack.0nCe0t/_new 2022-09-30 17:59:21.257448677 +0200 @@ -17,19 +17,17 @@ # -%define git_ver .0.47396f1a5eaa +%define git_ver .0.789c380f9b82 %define lib_major 9 Name: libvma Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: BSD-2-Clause OR GPL-2.0-only Group: Development/Libraries/C and C++ -Version: 9.3.1 +Version: 9.7.0 Release: 0 Source0: %{name}-%{version}%{git_ver}.tar.gz Source1: vma.service -Patch1: issue-2485156-Fix-fc35-issues.patch -Patch2: issue-2945718-Fix-gcc12-compilation-issue.patch Patch3: harden_vma.service.patch URL: https://github.com/Mellanox/libvma BuildRequires: autoconf @@ -73,8 +71,6 @@ %prep %setup -q -n %{name}-%{version}%{git_ver} -%patch1 -%patch2 %patch3 -p1 %build @@ -128,7 +124,7 @@ %{_bindir}/vma_stats %{_datadir}/%{name}/vma_perf_envelope.sh %{_mandir}/man*/* -%license COPYING +%license LICENSE %files -n libvma%{lib_major} %{_libdir}/%{name}*.so.* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0nCe0t/_old 2022-09-30 17:59:21.289448745 +0200 +++ /var/tmp/diff_new_pack.0nCe0t/_new 2022-09-30 17:59:21.293448754 +0200 @@ -6,7 +6,7 @@ <param name="exclude">.git</param> <param name="filename">libvma</param> <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> - <param name="revision">47396f1a5eaa98e589be0684c921c885e88d2ac3</param> + <param name="revision">789c380f9b82727faa6cb5ea3b4b06bacbd466b4</param> </service> <service name="recompress" mode="disabled"> <param name="file">libvma*.tar</param> ++++++ libvma-9.3.1.0.47396f1a5eaa.tar.gz -> libvma-9.7.0.0.789c380f9b82.tar.gz ++++++ ++++ 13704 lines of diff (skipped)
participants (1)
-
Source-Sync