Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2016-10-26 13:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2-doc.changes    2016-05-26 
23:53:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2-doc.changes       
2016-10-26 13:27:34.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Oct 17 08:58:54 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 4.7
+* add support for VXLAN-GPE
+* ss: add SK_MEMINFO_DROPS display
+* devlink: implement shared buffer support
+* devlink: implement shared buffer occupancy control
+* ip, token: add del command
+* fq_codel: add per queue memory limit
+* ip: add MACsec support
+* ipaddress: Allow listing addresses by type
+* ip rule: Add support for l3mdev rules
+* ss: Add support to filter on device
+* ip link/addr/route: Add support for vrf keyword
+* bridge: add json support for bridge fdb/vlan show
+- Update to new upstream release 4.8
+* ip: report IFLA_GSO_MAX_SIZE and IFLA_GSO_MAX_SEGS
+* tc: Add support for the matchall traffic classifier.
+* iptuntap: show processes using tuntap interface
+
+-------------------------------------------------------------------
iproute2.changes: same change

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

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

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

Other differences:
------------------
++++++ iproute2-doc.spec ++++++
--- /var/tmp/diff_new_pack.RpByzS/_old  2016-10-26 13:27:35.000000000 +0200
+++ /var/tmp/diff_new_pack.RpByzS/_new  2016-10-26 13:27:35.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           iproute2-doc
-Version:        4.6
+Version:        4.8
 Release:        0
-%define rversion 4.6.0
+%define rversion 4.8.0
 Summary:        Documentation to iproute2
 License:        GPL-2.0+
 Group:          Documentation/Other

++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.RpByzS/_old  2016-10-26 13:27:35.000000000 +0200
+++ /var/tmp/diff_new_pack.RpByzS/_new  2016-10-26 13:27:35.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           iproute2
-Version:        4.6
+Version:        4.8
 Release:        0
-%define rversion 4.6.0
+%define rversion 4.8.0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0
 Group:          Productivity/Networking/Routing

++++++ iproute2-4.6.0.tar.xz -> iproute2-4.8.0.tar.xz ++++++
++++ 18832 lines of diff (skipped)

++++++ iproute2-HZ.diff ++++++
--- /var/tmp/diff_new_pack.RpByzS/_old  2016-10-26 13:27:36.000000000 +0200
+++ /var/tmp/diff_new_pack.RpByzS/_new  2016-10-26 13:27:36.000000000 +0200
@@ -2,13 +2,13 @@
  lib/utils.c |    8 ++++++--
  1 file changed, 6 insertions(+), 2 deletions(-)
 
-Index: iproute2-3.18.0/lib/utils.c
+Index: iproute2-4.8.0/lib/utils.c
 ===================================================================
---- iproute2-3.18.0.orig/lib/utils.c
-+++ iproute2-3.18.0/lib/utils.c
-@@ -34,6 +34,10 @@
- 
- int timestamp_short = 0;
+--- iproute2-4.8.0.orig/lib/utils.c
++++ iproute2-4.8.0/lib/utils.c
+@@ -49,6 +49,10 @@ int get_hex(char c)
+       return -1;
+ }
  
 +#ifndef HZ
 +#define HZ sysconf(_SC_CLK_TCK)
@@ -17,7 +17,7 @@
  int get_integer(int *val, const char *arg, int base)
  {
        long res;
-@@ -558,8 +562,8 @@ int matches(const char *cmd, const char
+@@ -683,8 +687,8 @@ int matches(const char *cmd, const char
  
  int inet_addr_match(const inet_prefix *a, const inet_prefix *b, int bits)
  {

++++++ iproute2-dirs.diff ++++++
--- /var/tmp/diff_new_pack.RpByzS/_old  2016-10-26 13:27:36.000000000 +0200
+++ /var/tmp/diff_new_pack.RpByzS/_new  2016-10-26 13:27:36.000000000 +0200
@@ -4,11 +4,12 @@
  tc/q_netem.c   |    2 +-
  3 files changed, 7 insertions(+), 5 deletions(-)
 
-Index: iproute2-4.5.0/Makefile
+Index: iproute2-4.8.0/Makefile
 ===================================================================
---- iproute2-4.5.0.orig/Makefile
-+++ iproute2-4.5.0/Makefile
-@@ -1,6 +1,6 @@
+--- iproute2-4.8.0.orig/Makefile
++++ iproute2-4.8.0/Makefile
+@@ -4,7 +4,7 @@ endif
+ 
  PREFIX?=/usr
  LIBDIR?=$(PREFIX)/lib
 -SBINDIR?=/sbin
@@ -16,7 +17,7 @@
  CONFDIR?=/etc/iproute2
  DATADIR?=$(PREFIX)/share
  DOCDIR?=$(DATADIR)/doc/iproute2
-@@ -13,7 +13,7 @@ DBM_INCLUDE:=$(DESTDIR)/usr/include
+@@ -18,7 +18,7 @@ DBM_INCLUDE:=$(DESTDIR)/usr/include
  
  SHARED_LIBS = y
  
@@ -25,10 +26,10 @@
  ifneq ($(SHARED_LIBS),y)
  DEFINES+= -DNO_SHARED_LIBS
  endif
-Index: iproute2-4.5.0/netem/Makefile
+Index: iproute2-4.8.0/netem/Makefile
 ===================================================================
---- iproute2-4.5.0.orig/netem/Makefile
-+++ iproute2-4.5.0/netem/Makefile
+--- iproute2-4.8.0.orig/netem/Makefile
++++ iproute2-4.8.0/netem/Makefile
 @@ -5,6 +5,8 @@ HOSTCC ?= $(CC)
  CCOPTS  = $(CBUILD_CFLAGS)
  LDLIBS += -lm 
@@ -50,10 +51,10 @@
        done
  
  clean:
-Index: iproute2-4.5.0/tc/q_netem.c
+Index: iproute2-4.8.0/tc/q_netem.c
 ===================================================================
---- iproute2-4.5.0.orig/tc/q_netem.c
-+++ iproute2-4.5.0/tc/q_netem.c
+--- iproute2-4.8.0.orig/tc/q_netem.c
++++ iproute2-4.8.0/tc/q_netem.c
 @@ -113,7 +113,7 @@ static int get_distribution(const char *
        char *line = NULL;
        char name[128];


Reply via email to