From a1cb54e53ee8a7299cc66123485d27f6eee37e94353663e1e07b708523194742 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 7 Jan 2015 09:42:17 +0000 Subject: [PATCH] iproute-3.18 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=92 --- iproute2-3.17.0.tar.sign | Bin 543 -> 0 bytes iproute2-3.17.0.tar.xz | 3 --- iproute2-3.18.0.tar.sign | Bin 0 -> 543 bytes iproute2-3.18.0.tar.xz | 3 +++ iproute2-HZ.diff | 12 ++++++------ iproute2-doc.spec | 6 +++--- iproute2.changes | 12 ++++++++++++ iproute2.spec | 6 +++--- 8 files changed, 27 insertions(+), 15 deletions(-) delete mode 100644 iproute2-3.17.0.tar.sign delete mode 100644 iproute2-3.17.0.tar.xz create mode 100644 iproute2-3.18.0.tar.sign create mode 100644 iproute2-3.18.0.tar.xz diff --git a/iproute2-3.17.0.tar.sign b/iproute2-3.17.0.tar.sign deleted file mode 100644 index 83346bb60a8ff5bb09980be4bd2f680646f9b5df138305cdc2ffee1bca9bb0b3..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0SEvF1p-u2%8URC2@rs%e_)l(}rvwAP5$=Xt-q&W%=fX8Z<2}H>Z08ac2@HLakBqq6o5=JydU`j(XYBncg zLK2^&P;|-&Yd9itnjOPz9YdiyA6H29gVasZ?Ow<-l>`em8iGn=LzZ1hE;XU8XqYl)4Rm>}IS0SwZmJ(&58(^+ zsLSR?oeA2%SfGU?#5^&Q6K^r${cwwjo~u!^;m%%fu!1@FQp=wec+n8IIZYTp?nsgA z&$)Jz1@eYxIHNZA!_w4ZLg6@m=Jehia1Bk$k<622@rs%e_)l( z`&VX5!kW7VTh2~Asxt#wGaWN1a>?!twVL7qQ-|x7cRz__h+Nj z=ULA=j%T}VF_4J-X1S5K;KprwH;;F(ZAtl(gxzGDn2IcuZ^x~dJRmev&gO4sAAJQg z)BCELnY7F$Ou{_=YB4HJm1Rqjs-$ChZ?;?Bl!#l?^{2bh_>jiuvfnJr5mm5}M#w_K zwG$?u+}s8XhyKp6ls&|Zn6b0EJJH&eb;{K?(9AM=lXB2jE0(myMG5KzMQe@>0V^||3S12%FdF$UT! z1x{sa#zWs2RO=|xoqdA!pG`)?diIJ6{{S0xQ~R^6QOPDU0Dj38D?XSAy?@^f$bbd` zD|l`RoL5*CooGw!c>XLGI3X{`E2W-El#k_t5v9$gMM>2n?YFyRqR-_>}T7$N}*f%Cvx?yEG*d huGJ6$4^by`CVj#q!HzhUXKlsZ5$ANky>MJviQNij4J`lw literal 0 HcmV?d00001 diff --git a/iproute2-3.18.0.tar.xz b/iproute2-3.18.0.tar.xz new file mode 100644 index 0000000..188721e --- /dev/null +++ b/iproute2-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a182154abd0749b1df7d1649115a32c65f559951477396203b1f514dbff1df +size 448396 diff --git a/iproute2-HZ.diff b/iproute2-HZ.diff index 1820022..1e3223c 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.4.0/lib/utils.c +Index: iproute2-3.18.0/lib/utils.c =================================================================== ---- iproute2-3.4.0.orig/lib/utils.c -+++ iproute2-3.4.0/lib/utils.c -@@ -30,6 +30,10 @@ +--- iproute2-3.18.0.orig/lib/utils.c ++++ iproute2-3.18.0/lib/utils.c +@@ -34,6 +34,10 @@ - #include "utils.h" + int timestamp_short = 0; +#ifndef HZ +#define HZ sysconf(_SC_CLK_TCK) @@ -17,7 +17,7 @@ Index: iproute2-3.4.0/lib/utils.c int get_integer(int *val, const char *arg, int base) { long res; -@@ -453,8 +457,8 @@ int matches(const char *cmd, const char +@@ -558,8 +562,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-doc.spec b/iproute2-doc.spec index ae836fd..9245fea 100644 --- a/iproute2-doc.spec +++ b/iproute2-doc.spec @@ -1,7 +1,7 @@ # # spec file for package iproute2-doc # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: iproute2-doc -Version: 3.17 +Version: 3.18 Release: 0 -%define rversion 3.17.0 +%define rversion 3.18.0 Summary: Documentation to iproute2 License: GPL-2.0+ Group: Documentation/Other diff --git a/iproute2.changes b/iproute2.changes index 11487b8..3361f76 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 7 09:11:03 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 3.18 +* Support for configuring bridges (replacing brctl) +* Human readable output for `ip -s link` (ip -s -h link) +* Permit filtering `ip monitor` events by device per "dev NAME". +* Permit filtering `ip link` output by device per "master NAME", + and by type per `type T` (e.g. type vlan). +* Permit filtering `ip addr` output by flags like "tentative" and + "-tentative". + ------------------------------------------------------------------- Tue Nov 25 08:18:52 UTC 2014 - mkubecek@suse.cz diff --git a/iproute2.spec b/iproute2.spec index fa7d044..ff85b26 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -1,7 +1,7 @@ # # spec file for package iproute2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: iproute2 -Version: 3.17 +Version: 3.18 Release: 0 -%define rversion 3.17.0 +%define rversion 3.18.0 Summary: Linux network configuration utilities License: GPL-2.0 Group: Productivity/Networking/Routing