Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2014-07-18 06:40:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-05-13 
20:46:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2-doc.changes       
2014-07-18 06:40:32.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jul 16 22:11:49 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.15
+* Support for HHF qdisc
+* Updates to bridge command
+* Lots of vxlan related changes
+* Details at http://lwn.net/Articles/601909/
+
+-------------------------------------------------------------------
iproute2.changes: same change

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

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

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

Other differences:
------------------
++++++ iproute2-doc.spec ++++++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:34.000000000 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:34.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           iproute2-doc
-Version:        3.14
+Version:        3.15
 Release:        0
-%define rversion 3.14.0
+%define rversion 3.15.0
 Summary:        Documentation to iproute2
 License:        GPL-2.0+
 Group:          Documentation/Other

++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:34.000000000 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:34.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           iproute2
-Version:        3.14
+Version:        3.15
 Release:        0
-%define rversion 3.14.0
+%define rversion 3.15.0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0
 Group:          Productivity/Networking/Routing

++++++ iproute2-3.14.0.tar.xz -> iproute2-3.15.0.tar.xz ++++++
++++ 1869 lines of diff (skipped)

++++++ iproute2-dirs.diff ++++++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:35.000000000 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:35.000000000 +0200
@@ -4,10 +4,10 @@
  netem/Makefile     |    6 ++++--
  3 files changed, 7 insertions(+), 5 deletions(-)
 
-Index: iproute2-3.11.0/Makefile
+Index: iproute2-3.15.0/Makefile
 ===================================================================
---- iproute2-3.11.0.orig/Makefile
-+++ iproute2-3.11.0/Makefile
+--- iproute2-3.15.0.orig/Makefile
++++ iproute2-3.15.0/Makefile
 @@ -1,7 +1,7 @@
  ROOTDIR=$(DESTDIR)
  PREFIX=/usr
@@ -19,17 +19,17 @@
  DOCDIR=$(DATADIR)/doc/iproute2
 @@ -33,7 +33,7 @@ CCOPTS = -O2
  WFLAGS := -Wall -Wstrict-prototypes  -Wmissing-prototypes
- WFLAGS += -Wmissing-declarations -Wold-style-definition
+ WFLAGS += -Wmissing-declarations -Wold-style-definition -Wformat=2
  
 -CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
 +CFLAGS = -DLIBDIR=\"${LIBDIR}\" $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
  YACCFLAGS = -d -t -v
  
  SUBDIRS=lib ip tc bridge misc netem genl man
-Index: iproute2-3.11.0/include/iptables.h
+Index: iproute2-3.15.0/include/iptables.h
 ===================================================================
---- iproute2-3.11.0.orig/include/iptables.h
-+++ iproute2-3.11.0/include/iptables.h
+--- iproute2-3.15.0.orig/include/iptables.h
++++ iproute2-3.15.0/include/iptables.h
 @@ -5,7 +5,7 @@
  #include "libiptc/libiptc.h"
  
@@ -39,10 +39,10 @@
  #endif
  
  #ifndef IPPROTO_SCTP
-Index: iproute2-3.11.0/netem/Makefile
+Index: iproute2-3.15.0/netem/Makefile
 ===================================================================
---- iproute2-3.11.0.orig/netem/Makefile
-+++ iproute2-3.11.0/netem/Makefile
+--- iproute2-3.15.0.orig/netem/Makefile
++++ iproute2-3.15.0/netem/Makefile
 @@ -5,6 +5,8 @@ HOSTCC ?= $(CC)
  CCOPTS  = $(CBUILD_CFLAGS)
  LDLIBS += -lm 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to