Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvma for openSUSE:Factory checked 
in at 2021-04-29 01:38:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvma (Old)
 and      /work/SRC/openSUSE:Factory/.libvma.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvma"

Thu Apr 29 01:38:23 2021 rev:9 rq:889003 version:9.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvma/libvma.changes    2020-10-07 
14:20:18.117572314 +0200
+++ /work/SRC/openSUSE:Factory/.libvma.new.12324/libvma.changes 2021-04-29 
01:39:29.110670671 +0200
@@ -1,0 +2,9 @@
+Wed Apr 28 08:13:07 UTC 2021 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Update to 9.2.2
+  - Support Bonding over rdma-core
+  - Several bug fixes
+    - See journal.txt for a complete list
+- Enable PIE
+
+-------------------------------------------------------------------

Old:
----
  libvma-9.1.2.0.0ed40128ffc0.tar.gz

New:
----
  libvma-9.2.2.0.1610cf601e5a.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvma.spec ++++++
--- /var/tmp/diff_new_pack.QyJtPO/_old  2021-04-29 01:39:29.690671492 +0200
+++ /var/tmp/diff_new_pack.QyJtPO/_new  2021-04-29 01:39:29.694671498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvma
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 #
-%define git_ver .0.0ed40128ffc0
+%define git_ver .0.1610cf601e5a
 %define lib_major 9
 
 Name:           libvma
 Summary:        A library for boosting TCP and UDP traffic (over RDMA hardware)
-License:        GPL-2.0-only OR BSD-2-Clause
+License:        BSD-2-Clause OR GPL-2.0-only
 Group:          Development/Libraries/C and C++
-Version:        9.1.2
+Version:        9.2.2
 Release:        0
 Source0:        %{name}-%{version}%{git_ver}.tar.gz
 Source1:        vma.service
@@ -73,7 +73,9 @@
 
 %build
 ./autogen.sh
-export CXXFLAGS="%optflags -Wno-address-of-packed-member"
+export CXXFLAGS="%optflags -Wno-address-of-packed-member -fPIE"
+export CFLAGS="%optflags -fPIE"
+export LDFLAGS="-pie"
 %configure --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags} V=1
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QyJtPO/_old  2021-04-29 01:39:29.722671537 +0200
+++ /var/tmp/diff_new_pack.QyJtPO/_new  2021-04-29 01:39:29.722671537 +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">0ed40128ffc08626300fe6e6ee80ace632b75cf4</param>
+    <param name="revision">1610cf601e5a601672bdade4f8c70a9fd47f5f24</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libvma*.tar</param>

++++++ libvma-9.1.2.0.0ed40128ffc0.tar.gz -> libvma-9.2.2.0.1610cf601e5a.tar.gz 
++++++
++++ 1700 lines of diff (skipped)

Reply via email to