From ddb300396cc14049ccd072b365a4229b3aa9cde8a8e6a95bdd61c6db6f4e6c9c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 17 Oct 2016 09:05:37 +0000 Subject: [PATCH] iproute2-4.8 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=124 --- iproute2-4.6.0.tar.sign | Bin 543 -> 0 bytes iproute2-4.6.0.tar.xz | 3 --- iproute2-4.8.0.tar.sign | Bin 0 -> 543 bytes iproute2-4.8.0.tar.xz | 3 +++ iproute2-HZ.diff | 14 +++++++------- iproute2-dirs.diff | 23 ++++++++++++----------- iproute2-doc.changes | 21 +++++++++++++++++++++ iproute2-doc.spec | 4 ++-- iproute2.changes | 21 +++++++++++++++++++++ iproute2.spec | 4 ++-- 10 files changed, 68 insertions(+), 25 deletions(-) delete mode 100644 iproute2-4.6.0.tar.sign delete mode 100644 iproute2-4.6.0.tar.xz create mode 100644 iproute2-4.8.0.tar.sign create mode 100644 iproute2-4.8.0.tar.xz diff --git a/iproute2-4.6.0.tar.sign b/iproute2-4.6.0.tar.sign deleted file mode 100644 index d51a8a78f2c87ffe559f447d52a9ac3d3f5e3ab953015a889adb472e73af7f28..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0SEvF1p-$*z)S!N2@rs%e_)l(gQ4sZhsFLAL3rw-nMUEB>!?456$%!div^87e*j}QRo5{-GKs|}vVp=^iY z=gDS1OJ}$4f{J>&1Z5+NQtPk#{aBLG>+9X1yVq(PwNVQxdHKbW8cNKJ+V`Cb^kvt> zY||#0I7=^6^kE!nJwy&MhsY*D%Ji~Il%#4-PA{W5r)W#u_PLG^)r&LyOC=fovm-y6 z1@B<-bGVZw-iS8$*qRX3;7St+m{$MTVwL9Tq=ll1Zlg$Ne*^1IS^;zK0b$Ev_a6#t zCObv2V*RQM+_ANfbM-1=zNW7mpNT31Fu_=K*)Y{p&*UaIR#2mnpkM#p zf1pi+dwdab_|R`Tl?_Wy6D#z!U|>s$J=qwg>ld;5P)HC2lxyw`d zQf2%K`SenuK+juDUc$$1Ld%v6=@z3?W@ zmmz6W3G^D#p^)qkA=4-^jj)`xJCFPnoxfW^}C}$ThKD!|16o*JxbptU&!jK-kL1N21Pg??19qT2T za#m7DQ}m`>(7w++g_TZ5bdBK?Wly>xruB1MFPRD*nS!+j3@*$~$vk9qo>9nz*p0Af zGG|DMP3ItHcK%w#86B1gMbmdEo0)+Od&rh8iqGCt~FvnY`7 zw%U4IV;G-rObNWq(54mbXUXonOnpEypLq0U$qFxDpD!1PxMNy6O29bFP;wXu!a$OB zoCRJkIb+lztH(^F?t2koWk-T+HPp(}qH-%UoyRAd2L22L*S!h|$IpvV3|3W`j2=3W z8iG);qNTmm2D&LD22*m}YAjfu7^V>U)eRCUbwaAT-PIoO@(4QCkag98(h? h*l<0+kn+>`S-two2)@oAP<)JYJ$O2N?gkB`4oTh+`UL<0 literal 0 HcmV?d00001 diff --git a/iproute2-4.8.0.tar.xz b/iproute2-4.8.0.tar.xz new file mode 100644 index 0000000..241f8c2 --- /dev/null +++ b/iproute2-4.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30959c8421bc8ef42719bed41d14e1d7cfdbad80d7d70c5c42ad31f2c2cb389 +size 594636 diff --git a/iproute2-HZ.diff b/iproute2-HZ.diff index 1e3223c..b059c8d 100644 --- a/iproute2-HZ.diff +++ b/iproute2-HZ.diff @@ -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 @@ Index: iproute2-3.18.0/lib/utils.c 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) { diff --git a/iproute2-dirs.diff b/iproute2-dirs.diff index 56b11cb..b9bf48f 100644 --- a/iproute2-dirs.diff +++ b/iproute2-dirs.diff @@ -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 @@ Index: iproute2-4.5.0/Makefile 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 @@ Index: iproute2-4.5.0/Makefile 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 @@ Index: iproute2-4.5.0/netem/Makefile 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]; diff --git a/iproute2-doc.changes b/iproute2-doc.changes index 448ee79..76c5563 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Oct 17 08:58:54 UTC 2016 - jengelh@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.0 +* 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 + ------------------------------------------------------------------- Sat May 21 08:21:36 UTC 2016 - jengelh@inai.de diff --git a/iproute2-doc.spec b/iproute2-doc.spec index 26b4f19..79ed4cb 100644 --- a/iproute2-doc.spec +++ b/iproute2-doc.spec @@ -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 diff --git a/iproute2.changes b/iproute2.changes index 448ee79..76c5563 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Oct 17 08:58:54 UTC 2016 - jengelh@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.0 +* 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 + ------------------------------------------------------------------- Sat May 21 08:21:36 UTC 2016 - jengelh@inai.de diff --git a/iproute2.spec b/iproute2.spec index a727c93..c96ab82 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -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