Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2018-04-17 11:10:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Tue Apr 17 11:10:57 2018 rev:96 rq:595278 version:4.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes        2018-03-09 
10:34:12.905429225 +0100
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2.changes   2018-04-17 
11:11:02.728622194 +0200
@@ -1,0 +2,25 @@
+Tue Apr 10 05:54:13 UTC 2018 - [email protected]
+
+- Update to new upstream release 4.16
+  * ip link: allow configuring GSO max values
+  * gre6: add collect metadata support
+  * erspan: add erspan version II support
+  * ip link: add support for netdevsim device type
+  * tc: Add batchsize feature for filter and actions
+  * tc red: allow setting th_min and th_max to the same value
+  * bpf: support map offload
+  * tc: support shared block to share filters between qdiscs
+  * ip tunnel: unify local/remote endpoint address printing
+  * tc: JSON output for prio and RED
+  * rdma: add option to provide "-" sign for the port number
+  * rdma: add filtering infrastructure
+  * rdma: add QP resource tracking information
+  * netns: allow negative nsid
+  * ignore -color when json output is requested
+  * devlink: add support for devlink resource abstraction
+  * devlink: add support for hot reload
+  * ip route: treat "default" and "all"/"any" addresses differenty
+  * ss: allow excluding a socket table from being queried
+- use %license for license file (bsc#1082318)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.0MXwLm/_old  2018-04-17 11:11:03.488586542 +0200
+++ /var/tmp/diff_new_pack.0MXwLm/_new  2018-04-17 11:11:03.492586355 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           iproute2
-Version:        4.15.0
+Version:        4.16
 Release:        0
-%define rversion 4.15.0
+%define rversion 4.16.0
 Summary:        Linux network configuration utilities
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Networking/Routing
 Url:            
https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
 # Using GPL-2.0 instead of GPL-2.0+ because of tc_skbedit.h and tc/q_multiq.c
@@ -51,7 +51,7 @@
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(xtables) >= 1.4.11
 %endif
-Provides:       %name-doc = 4.15.0
+Provides:       %name-doc = %version
 Provides:       iproute = %version-%release
 Provides:       %name(xfrm6_raw) = %version-%release
 Obsoletes:      %name-doc < 4.15.0
@@ -65,7 +65,7 @@
 
 %package -n libnetlink-devel
 Summary:        A Higher Level Interface to the Netlink Service
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Provides:       libnetlink = %version-%release
 
@@ -75,7 +75,7 @@
 
 %package bash-completion
 Summary:        Bash completion for iproute
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Shells
 Requires:       bash-completion
 
@@ -120,7 +120,7 @@
        ln -sf "%_sbindir/$BIN" "$b/%_bindir/$BIN"
 done
 rm "$b/%_sbindir/ifcfg"
-cp -an README* COPYING "$b/%_docdir/%name/"
+cp -an README* "$b/%_docdir/%name/"
 %fdupes %buildroot/%_prefix
 
 %files
@@ -141,6 +141,11 @@
 %_libdir/tc/
 %_datadir/tc/
 %_docdir/%name/
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120300
+%license COPYING
+%else
+%doc COPYING
+%endif
 
 %files -n libnetlink-devel
 %_includedir/*

++++++ iproute2-4.15.0.tar.xz -> iproute2-4.16.0.tar.xz ++++++
++++ 8220 lines of diff (skipped)


Reply via email to