Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2019-09-05 12:11:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Thu Sep  5 12:11:05 2019 rev:103 rq:722593 version:5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes        2019-05-21 
10:21:56.603604988 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new.7948/iproute2.changes      
2019-09-05 12:11:16.419841727 +0200
@@ -1,0 +2,33 @@
+Mon Aug 12 07:00:32 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------
+Fri Aug  2 07:02:32 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use %make_build.
+
+-------------------------------------------------------------------
+Thu Jul 18 07:39:53 UTC 2019 - Michal Kubeček <mkube...@suse.cz>
+
+- Update to new upstream release 5.2
+  * devlink: increase column size for larger shared buffers
+  * ip: reset netns after each command in batch mode
+  * ip addr: do not set IPv6 specific options for IPv4 addresses
+  * ip fou: support binding FOU ports
+  * ip link: support bridge vlan_stats_per_port
+  * ip link: support vlan bridge binding flag
+  * ip macsec: supporet gcm-aes-256 cipher type
+  * ip monitor: display interfaces from all groups
+  * ip neigh: show neighbor offload indication
+  * rdma: add link add/delete
+  * rdma: update node type strings
+  * ss: add option for single line output
+  * ss: show raw numbers for data rates with --numeric
+  * tc: support for plug qdisc
+  * tc: taprio: support for changing schedules
+  * tc: taprio: support cycle_time and cycle_time_extensions
+  * tipc: support for link broadcast method and ratio
+  * update documentation
+
+-------------------------------------------------------------------

Old:
----
  iproute2-5.1.0.tar.sign
  iproute2-5.1.0.tar.xz

New:
----
  iproute2-5.2.0.tar.sign
  iproute2-5.2.0.tar.xz

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.dqsr1N/_old  2019-09-05 12:11:18.335841361 +0200
+++ /var/tmp/diff_new_pack.dqsr1N/_new  2019-09-05 12:11:18.335841361 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           iproute2
-Version:        5.1
+Version:        5.2
 Release:        0
-%define rversion 5.1.0
+%define rversion 5.2.0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Routing
@@ -97,11 +97,12 @@
 find . -name *.orig -delete
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 # build with -fPIC. For details see
 # https://bugzilla.novell.com/show_bug.cgi?id=388021
 xt_libdir="$(pkg-config xtables --variable=xtlibdir)"
 xt_cflags="$(pkg-config xtables --cflags)"
-make %{?_smp_mflags} CCOPTS="-D_GNU_SOURCE %optflags -Wstrict-prototypes 
-Wno-error -fPIC -DXT_LIB_DIR=\\\"$xt_libdir\\\" $xt_cflags"
+%make_build CCOPTS="-D_GNU_SOURCE %optflags -Wstrict-prototypes -Wno-error 
-fPIC -DXT_LIB_DIR=\\\"$xt_libdir\\\" $xt_cflags"
 
 %install
 b="%buildroot"

++++++ iproute2-5.1.0.tar.xz -> iproute2-5.2.0.tar.xz ++++++
++++ 3693 lines of diff (skipped)


Reply via email to